From e7d86f4be17ffd779940976c9fcb3fb85c753c31 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:40:38 +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 496bce2..0ea0db6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "View Your Surprise", href: "#message" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg?_wi=1" imageAlt="Celebrating the special woman in your life" mediaAnimation="blur-reveal" imagePosition="right" @@ -113,7 +113,7 @@ export default function LandingPage() { { id: "3", name: "Your Strength", imageSrc: "http://img.b2bpic.net/free-vector/fantastic-women-s-day-card-with-floral-decoration_23-2147597363.jpg"}, { - id: "4", name: "Your Love", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg"}, + id: "4", name: "Your Love", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg?_wi=2"}, ]} memberVariant="card" useInvertedBackground={false} -- 2.49.1