From d2f4e0ded4ca0f83e53cf516f0e4deae5d951938 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:10:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3adc7aa..c50288c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Explore Collections", href: "products" }, { text: "Learn Our Story", href: "about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=1" imageAlt="Family in coordinated apparel" showDimOverlay={true} /> @@ -64,7 +64,7 @@ export default function LandingPage() { { value: "5000+", title: "Happy Family Sets Sold" }, { value: "100%", title: "Premium Quality Assured" } ]} - imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=2" imageAlt="Family coordination showcase" useInvertedBackground={false} mediaAnimation="slide-up" @@ -209,7 +209,7 @@ export default function LandingPage() {