Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Mosaic Uses:
Floors Walls or Tabletops both Indoor or Outdoor as well as wet places such as showers
and Pools.
Made To Order
All our mosaics except those on clearance are made to order. Orders including custom mosaic art, require 4-8 weeks to be delivered. However, if you are in a hurry we can rush your mosaic order for an extra fee and it'll be delivered within 1-3 weeks.
Description
Elevate your space with our stunning Mosaic Mural - Egrets, designed to bring a touch of nature's beauty into your home or outdoor environment. This exquisite mural features intricate designs of graceful egrets, capturing the essence of these magnificent birds in a vibrant and artistic display. Perfectly suited for both indoor and outdoor settings, the Mosaic Mural - Egrets adds a unique flair to any decor.
Whether you’re looking to enhance the tranquility of your bathroom or create an inviting atmosphere in your backyard, this mural serves as a versatile piece of wall art. Its durable construction ensures it can withstand various weather conditions, making it an ideal choice for outdoor spaces while also maintaining its elegance indoors.
The Mosaic Mural - Egrets is available in both standard and custom sizes, allowing you to find the perfect fit for your specific needs. Transform your walls into a focal point with this stunning piece of art that not only beautifies your environment but also sparks conversation and admiration.
Bring the serene charm of nature into your home with the Mosaic Mural - Egrets and enjoy the harmonious blend of artistry and craftsmanship that enhances any room or outdoor area. Experience the beauty today!
Shipping & Returns
Free Shipping on Standard Orders (4-8 weeks) Express Shipping on Rush Orders (1-3 weeks) Free worldwide shipping 30 days full refund if for any reason you are not happy with your purchase
Items Not Eligible for refund: 1.Sale Items on clearance at 50% off. 2.Custom Mosaics ( your own image you sent us to create as mosaic are not returned as we
send photos of completed work for approval prior to shipping).
Exclusive lifetime warranty on all mosaic art pieces guaranteed.
Installation
For all the dos and don'ts of installing a mosaic, watch our easy to follow and exclusive installion guide:
Certificate of Authenticity
Receive a Certificate of Authenticity signed by the artisan who personally handcrafted your mosaic piece.
See it On Your Wall
Do you like to see how Liquid error (snippets/product_tabs line 213): include usage is not allowed in this context
looks on your wall?
Upload Your Wall Image
Upload
Shop the look
Choosing a selection results in a full page refresh.
Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Return to the form
function getParam(p) {
var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search);
return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
function getExpiryRecord(value) {
var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds
var expiryDate = new Date().getTime() + expiryPeriod;
return {value: value, expiryDate: expiryDate};
}
function addGclid() {
var gclidParam = getParam('gclid');
var gclidFormFields = [
'footer_gclid_field',
'klaviyo-form-Mw3UAa-gclid_field',
'aaaFormBuilder3381-gclid_field',
'inquire-gclid_field',
'addToCart_gclid_field',
'ctm_size_gclid_field',
'kit_gclid_field',
'aaaFormBuilder3382-gclid_field',
'orderLookupForm-gclid_field',
'artist-collaboration-gclid_field',
'black-friday-gclid_field',
'affiliates-gclid_field',
'dealers_gclid_field',
'retailers_gclid_field',
'architects_gclid_field',
'art_gclid_field',
'entrepreneurship_gclid_field',
'corporate-logo-gclid_field',
'need-help-gclid_field',
'custom-mosaics-gclid_field'
]; // all possible gclid form field ids here
var gclidRecord = null;
var currGclidFormField;
var gclsrcParam = getParam('gclsrc');
var isGclsrcValid = ! gclsrcParam || gclsrcParam.indexOf('aw') !== -1;
gclidFormFields.forEach(function(field) {
if (document.getElementById(field)) {
currGclidFormField = document.getElementById(field);
}
if (gclidParam && isGclsrcValid) {
gclidRecord = getExpiryRecord(gclidParam);
localStorage.setItem('gclid', JSON.stringify(gclidRecord));
}
var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid'));
var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate;
if (currGclidFormField && isGclidValid) {
currGclidFormField.value = gclid.value;
}
});
}
window.addEventListener('load', addGclid);
if ($('.gallery-image-item-4').length > 0) {
$('.gallery-image-item-4').hide();
// init Masonry
var $grid = $('.gallery-image-item-4').masonry({itemSelector: '.gallery-image-item', columnWidth: '.grid-sizer'});
// layout Masonry after each image loads
$grid.imagesLoaded().progress(function() {
$grid.masonry('layout');
$('.gallery-image-item-4').show();
});
}
$('.newsletterform').on('click',function(){
$('html, body').animate({
scrollTop: $(".footer-block__newsletter").offset().top
}, 1000);
});
$('.aiTool').on('click',function(e){
e.preventDefault();
$('html, body').animate({
scrollTop: $("#artGenerator").offset().top
}, 1000);
})
$(document).on('click','#artGenerator a',function(e){
e.preventDefault();
$('.ai-generator-form').toggle();
});
$( document ).ready(function() {
$(`.graybuttonattop > span.button-input`).click(function(){
$(`.chatboxarea`).fadeToggle();
});
});
function myInit(){ StampedFn.init({ apiKey: 'pubkey-tlL8MINv39CH87fA3TNnB8l9qUvtp4', sId: '34788' }); }
$(document).ready(function(){
$(".header-slides").slick({
infinite: false,
speed: 300,
autoplay: false,
autoplaySpeed: 3000,
infinite: true,
slidesToShow: 4,
slidesToScroll: 4,
prevArrow: ``,
nextArrow: ``,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: true
}
}
]
});
$('.slides').slick({
lazyLoad: 'ondemand',
arrows: true,
prevArrow: '',
nextArrow: '',
autoplay: true,
autoplaySpeed: 3000,
adaptiveHeight: false,
asNavFor: '.thumbnails',
infinite: true,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
}
}
]
});
$('.thumbnails').slick({
slidesToShow: 2,
slidesToScroll: 1,
asNavFor: '.slides',
dots: false,
// focusOnSelect: true,
focusOnSelect: true,
speed: 500,
});
})
window.dataLayer = window.dataLayer || [];
function () {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'AW-1070641720');
gtag('event', 'page_view', {
'send_to': 'AW-1070641720',
'ecomm_pagetype': 'product',
'ecomm_prodid': 'shopify_US_ 61355229193_621144244233',
'ecomm_totalvalue': '55795'
});