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}