diff --git a/src/app/page.tsx b/src/app/page.tsx index ee16558..96d1134 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/hand-holding-thanksgiving-note_23-2147709394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-holding-thanksgiving-note_23-2147709394.jpg?_wi=1" imageAlt="Colorful sticker collection" buttons={[ { text: "Shop All Stickers", href: "#products" }, @@ -179,7 +179,7 @@ export default function LandingPage() { description="Get exclusive access to new sticker drops, special discounts, and creative inspiration straight to your inbox." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/hand-holding-thanksgiving-note_23-2147709394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-holding-thanksgiving-note_23-2147709394.jpg?_wi=2" imageAlt="Subscribe to our newsletter" mediaAnimation="opacity" mediaPosition="right"