Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537<!DOCTYPE html>
<html lang="en">
 <head>
  <title>
  </title>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <link data-react-helmet="true" href="https://society6.com/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
  <link href="https://fonts.gstatic.com" rel="preconnect"/>
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap" rel="stylesheet"/>
  <style type="text/css">
   /* USAGE NOTES:
- desktop-first design, start with inline-styles
- on mobile, override with classes inside media query block (use !important)
- rely on basic utility classes first, then define specific component classes if needed
*/
/* FONT IMPORTS */
@font-face {
font-family: 'Greycliff';
src: url("https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fbuild%252Ffonts%252Fgreycliffcf-regular.otf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3NDI2NTMxODEuNDgwNTg3Mn0:1tvzhN:l1zqfedF02TXLUfvazUaaLcp33BIKOMlxh9UE-84dbM") format("opentype");
font-weight: normal;
}
@font-face {
font-family: 'Greycliff';
src: url("https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fbuild%252Ffonts%252Fgreycliffcf-bold.otf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3NDI2NTMxODEuNDgxMzQxNn0:1tvzhN:qFK_RyoIbbSuw1ty9LImdm23Mi7VfqULPuzfLVKgsdQ") format("opentype");
font-weight: bold;
}
/* CLIENT-SPECIFIC STYLES */
body,
table,
td,
a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
/* RESET STYLES */
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
body {
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* iOS BLUE LINKS */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* GMAIL BLUE LINKS */
u+#body a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* SAMSUNG MAIL BLUE LINKS */
#MessageViewBody a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* GLOBAL MSO OVERRIDE STYLES (mso ignores media queries) */
@media screen and (min-width: 0) {}
/* MOBILE RESPONSIVE STYLES (these override inline desktop styles) */
@media screen and (max-width: 600px) {
/* mobile utility classes */
.center {
text-align: center !important;
}
.block {
display: block !important;
width: 100% !important;
}
.inline-block {
display: inline-block !important;
}
.table-cell {
display: table-cell !important;
}
.mobile-hide {
display: none !important;
}
.mw-100 {
max-width: 100% !important;
}
.w-100 {
width: 100% !important;
}
.h-1 {
height: 2px !important;
}
.h-10 {
height: 10px !important;
}
.h-20 {
height: 20px !important;
}
.h-30 {
height: 30px !important;
}
.h-40 {
height: 40px !important;
}
.pa-0 {
padding: 0 !important;
}
.ph-0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pa-10 {
padding: 10px !important;
}
.ph-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.pt-10 {
padding-top: 10px !important;
}
.pb-10 {
padding-bottom: 10px !important;
}
.pa-20 {
padding: 20px !important;
}
.ph-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.pt-20 {
padding-top: 20px !important;
}
.pb-20 {
padding-bottom: 20px !important;
}
.pa-30 {
padding: 30px !important;
}
.ph-30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.pt-30 {
padding-top: 30px !important;
}
.pb-30 {
padding-bottom: 30px !important;
}
/* custom mobile styles */
.logo {
width: 150px !important;
}
.footer-nav-button {
font-size: 14px !important;
transition: all 100ms ease-in;
}
.footer-offer-block-border {
border-left: none !important;
border-top: 2px solid #f4f4f4 !important;
}
}
  </style>
  <!-- note: fix for Times New Roman bug in MSO. for all text blocks, ensure "mso-fallback-text" is _first_ class listed -->
  <!--[if mso]>
<style type=&#8221;text/css&#8221;>
.mso-fallback-text {
font-family: Arial, sans-serif !important;
}
</style>
<![endif]-->
 </head>
 <body bgcolor="#FFFFFF" id="body" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; margin: 0; padding: 0; width: 100% !important;">
  <!-- [preview text] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Plus, Up to 25% Off Friends &amp; Family Event.
  </div>
  <!-- [preheader spacer hack] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌
  </div>
  <!-- [outer container: 100% width, background color/img here] -->
  <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
   <tr>
    <td align="center" class="pa-0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0px 0;">
     <!-- [email body: 600px width. base styles here] -->
     <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mso-fallback-text w-100" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; color: #000000; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;" width="600">
      <!-- logo -->
      <tr>
       <td align="center" class="pt-0" style="padding: 10px 0 10px 0;">
        <a data-location="t1" target="_blank">
         <img alt="Society6" border="0" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Fheader%252Fs6-logo-outlined.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkyNjM4OH0:1tvzhN:L1IVpsy3iEMFbrngAjE6Obm5yf1GGzPMwZstmRsvXM0" style="display: block; height: auto;" width="200"/>
        </a>
       </td>
      </tr>
      <!-- Hero -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t2" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Featured Artist | Ania Greta Studio | Member Since: 2021 | Location: Chicago, Illinois" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkyOTU5NX0:1tvzhN:yoF3inGRGG8FGQqyoXlKOZpv3i85D1TYSR_kVCPUPfw" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  CTA - 1x2  -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <table border="0" cellpadding="0" cellspacing="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: 0; max-width: 600px; mso-table-lspace: 0pt; mso-table-rspace: 0pt; table-layout: auto !important; width: 100%;" width="600">
         <tr>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t3" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Visit Her Shop" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzMTQ5NX0:1tvzhN:0jCXdlgZE8RukrgnqJDFQHGIbQ5PHUSZQ_WK17pLp8Q" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t4" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Meet The Artist" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzMjk4M30:1tvzhN:8QxY9f2Wbh8N1mND614L5pwzOwau_aWkwg6KLZ248qc" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- Hero -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t5" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Meet Ania Greta Studio" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzNDE3NX0:1tvzhN:1w0PefOubjrylJMrsiq5j--mLXs0S_Lp8qj-eCblWsY" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- CTA - More Trending Picks -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t6" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="More Trending Picks" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzNTQ2NX0:1tvzhN:u64qUZycH8hozGmmT3ZQvVkmkWzk--z1mbS2QJC3iGk" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Quote -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t7" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="I love art history and find it super important in my practice. I also love collecting art books. The arts and craft movement is a big inspiration of course, but so is abstract expressionism, and modernism, and i like to think my art practice pulls a littel bit from each one. I am also a huge fan of vintage children's book and illustrations particularly from Eastern Europe. I was born in Poland so a lot of it is nostalgic for me." border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzNzIzfQ:1tvzhN:NxvBbFjKrkCFmxnX2hjtCeVvs3mAZCBWmtas24W-VZI" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Image -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t8" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Featured Artwork" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzODQ2Mn0:1tvzhN:yG2ZEP3T-MNQ_hCdVNDeeRmAn63jRlAZoICNO5SJp70" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  Upsells - Row 1  -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <table border="0" cellpadding="0" cellspacing="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: 0; max-width: 600px; mso-table-lspace: 0pt; mso-table-rspace: 0pt; table-layout: auto !important; width: 100%;" width="600">
         <tr>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t9" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Playful Pups | Framed Art Print" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDkzOTYwOX0:1tvzhN:yhANASJ2FdCpJJKnOaO3hmzJMxlhBYZeMLNus48KbN0" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t10" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Fruit Ducks | Framed Art Print" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk0MDc3Mn0:1tvzhN:P4sxM3ajQfK0g6dVpnJ4Sv24c8niG-1ZxfYaig4JQuw" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Upsells - Row 2  -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <table border="0" cellpadding="0" cellspacing="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: 0; max-width: 600px; mso-table-lspace: 0pt; mso-table-rspace: 0pt; table-layout: auto !important; width: 100%;" width="600">
         <tr>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t11" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Stripes | Throw Pillow" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk0MjM3NH0:1tvzhN:3VAoep0VGA7HE-fL4F6O7aZaGPxrY3UcUogm67ZOVXg" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t12" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Ovals and Dots | Serving Tray" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk0MzY0N30:1tvzhN:HrT7O07md-b4fC9zqJEnIbeS4Z6ML3OfVdEUV7MBAVE" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- About -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t13" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="About Ania Greta Studio | Ania Greta Studio is the creative studio of Anna Mielniczuk. Working in Illustration, painting, and designs, Anna is inspired by folk art, nature, color, and vintage illustration. Anna received her Bachelor's in Fine Arts from the school of Art Institute of Chicago. She has exhibited her work within the United States in Illinois, including the Chicago Public Library, as well as gallery spaces in Chicago and Elgin; Covington, Louisaiana, South Haven, Michigan; and internationally in Italy in Venice, Basilicata, and Sardinia." border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252F032225_Hybrid_ArtistFeature_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk0NDgwMX0:1tvzhN:batsydWApDlbWvysAdNL5z6W4Gj9rbG1Pkkdrp9iwL4" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Banner - Friends & Family Event -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t14" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="The Friends &amp; Family Event | Up to 25% Off Sitewide*. | Shop Sale" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fhybrid%252F20250322_2702_FeaturedArtist_AniaGretaStudio_25p_AM%252FPromo_Banner_FriendsFamilyEvent_2025.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk0Njc0N30:1tvzhN:KBIIGuuhdsHiCSw7fT3imFb7F6ZZSOMIm8x-vUhr6PE" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- FOOTER NAV -->
      <!--  Space -->
      <tr>
       <td align="center">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk1MTc2Nn0:1tvzhN:ZJ4Xsyd3tsmyeNgIjwVaSiWtlJq25c_ntAlS_iJTg-M" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t15" target="_blank">
            <img alt="New Arrivals" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk1NDUwN30:1tvzhN:nGl1xMheD2b9nj2dJIj644PYjBZPmp1tWvPBIl7qREo" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t16" target="_blank">
            <img alt="Wall Art" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk1NjQ0fQ:1tvzhN:MSYFeBZ_hm5ynIYmOP7EElPKzDzrJ5jiwbRbzz8Zw9M" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t17" target="_blank">
            <img alt="Home &amp; Living" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk1NzcyOH0:1tvzhN:jc_YM54PwOYJIL14evgW2CHKQBl-JabwrAcOaclmGz8" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t18" target="_blank">
            <img alt="Clothing" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk1OTU2fQ:1tvzhN:vuPuaPY5vz9iVWl-wG9GsdzofbUHHXMSytxKsA3MIcM" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t19" target="_blank">
            <img alt="Sale" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2MTQwMn0:1tvzhN:2VZp4u4x1yVCMG-aQDga7I1pbkPxvUHDje6E1ldjH10" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t20" target="_blank">
            <img alt="Shop By Artist" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2MzA5NX0:1tvzhN:Rwvnk5dk8ulMDBYuIQfXbnfq_pq-Du3P2ub4rhGbujg" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t21" target="_blank">
            <img alt="Inspiration" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2NDMyfQ:1tvzhN:gvjNabhrRVaiywSCPKFrqIwac7Ca1CBjQlmHh4e9MFM" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t22" target="_blank">
            <img alt="Trade Program" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2NTUwM30:1tvzhN:opXM3GVL7HR4-1LAWVgkwQz2tK3LZkQwT9ML5cJ4t0w" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Space 1 -->
      <tr>
       <td align="center">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2NjY3MX0:1tvzhN:B1WNs4iTB_K8ZRILnELcnr7Y8uxBsQLtsXXBTYN-f64" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
       </td>
      </tr>
      <!--  BRAND LOGO -->
      <tr>
       <td align="center">
        <a data-location="t23" target="_blank">
         <img alt="Society6" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2ODI1NX0:1tvzhN:gtvt--40VOsoZr8xlmAQ61i5qrbxw3ekBpU6JhJywTE" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  SOCIAL MEDIA ICONS 1x5  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk2OTY2Nn0:1tvzhN:8ihDwreclCqOc1sPx5gpwfSZKotmZf0D2tpnAna1rpE" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
          </td>
          <td align="center">
           <a data-location="t24" target="_blank">
            <img alt="Pinterest" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3MDg4NH0:1tvzhN:Rc0s2lhdA4M_L1wuTsY4d9MFz5tx6fF7FPe_T98ryko" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t25" target="_blank">
            <img alt="Instagram" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3MjA0NX0:1tvzhN:c-9YErVONeIrTfZCgWyCzwG-g0_WkyDMnD6JbbmHdHY" style="display: block; width: 100%; max-width: 250x; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t26" target="_blank">
            <img alt="TikTok" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3MzJ9:1tvzhN:WmA8CpH7LjnBqPBlHVf2bfJil2Qb2VbF1tVvHadYU7U" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3NDQzNH0:1tvzhN:UvFK1pIbh6wSLtEfTp2_yIbmUjWYzA3fOIPmIGFkBB0" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Text Opt In -->
      <tr>
       <td align="center">
        <a data-location="t27" target="_blank">
         <img alt="Sign up for texts and get 30% Off. Be the first to receive exclusive offers, decor tips and more." border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3NTYwN30:1tvzhN:4wZ6_hBHKXR7MusQA799b65wV5gYl6-jAQSf-zVgeI0" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  Artist Credit -->
      <tr>
       <td align="center">
        <a data-location="t28" target="_blank">
         <img alt="Featured artwork by SunLee Art" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDI2NTMxODEuNDk3NzU5OH0:1tvzhN:-uVZ7c-PywBBX9yo_977uFIUj8gHKvJHfms-EnMTmCg" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- footer text | Promo Disclaimer -->
      <tr>
       <td align="center" bgcolor="#FBFAF6" class="mso-fallback-text ph-20" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 20px 40px 0px;">
        25% Off: Outdoor &amp; Lifestyle and Wall Art.
        <br/>
        20% Off: Bags, Home Decor, Stationery, Tabletop and Tech Accessories.
        <br/>
        15% Off: Apparel and Furniture.
        <br/>
        <br/>
        <br/>
        The Friends &amp; Family Event ends March 24, 2025 at 11:59pm PT. Cannot be combined with other promotions. Offer cannot be applied to previous orders. For more promotional details, please visit our
        <br/>
        <a data-location="t29" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060; text-decoration: underline;" target="_blank">
         Terms and Conditions
        </a>
        .
       </td>
      </tr>
      <!-- GLOBAL FOOTER -->
      <tr>
       <td align="center" class="mso-fallback-text ph-20" style="background-color: #FBFAF6; color: #606060; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; margin: 0; padding: 20px 40px;">
        Update your preferences or unsubscribe
        <a data-location="t30" style="color: #606060; text-decoration: underline;" target="_blank">
         here
        </a>
        .
        <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fbounceexchange.com%252Ftag%252Fem%252F2698.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZib3VuY2VleGNoYSIsInRpbWUiOjE3NDI2NTMxODEuNDk3ODl9:1tvzhN:-zHJmfXh6HQsQ12zdN1cUJaYb_XQ8BIUBloXeUuhA-8" width="1"/>
        <br/>
        <br/>
        <a data-location="t31" style="color:#6e6e6e;text-decoration:none;">
         3890 S Windermere St, Englewood, CO 80110
        </a>
        <br/>
        <a data-location="t32" style="color: #6e6e6e;text-decoration:underline;">
         View in Browser
        </a>
        |
        <a data-location="t33" style="color:#6e6e6e;text-decoration:underline;" target="_blank">
         Privacy Policy
        </a>
        <br/>
        <br/>
        © 2025 Society6
        <br/>
        <br/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <img alt="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fe.e.society6.com%252Fopen%253FENTdlOTA4ZmZAdWlmZWVkLmNvbQ%252FCeyJtaWQiOiIxNzQyNjUyMjU0NTkwY2Y5NDUxMzYxN2ZjIiwiY3QiOiJzb2NpZXR5Ni1kMTc3NDFiZWU3OWI3OGY0NDgxYzA4ZWFjNzVkOWY3Ny0xIiwicmQiOiJ1aWZlZWQuY29tIn0%252FV%252FSWkhfZXNvY2lldHlfRE5UQU4wMzIyMjAyNWMxNjAwMzQ0YjE%252FLbGcx%252FgZ97EQQ%252Fsbn507c3610/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLmUuc29jaWV0eSIsInRpbWUiOjE3NDI2NTMxODEuNDk4MDc3Mn0:1tvzhN:YQ9dmZVpCrbMJirzm7_fv62OjnCyFoSWIUmmPbOcEpA" width="3"/>
 </body>
</html>