From 8f6b31b77f578f7dd36a015e4c3bc2b8fe48384a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:43:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1