From e7e9002705c963d87eee6df64ee73d2448ebfa00 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 07:45:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f225846..dd00b63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Little Cayn offers the softest, sustainable, and most stylish clothing curated specifically for your baby's delicate skin." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg?_wi=1", imageAlt: "Cute baby apparel", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg?_wi=1", imageAlt: "Soft cotton baby clothes", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { description: "Eco-friendly production for a healthier planet.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg?_wi=2", imageAlt: "soft baby knitwear newborn", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { description: "Machine washable fabrics designed to last through every wash.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg?_wi=2", imageAlt: "soft baby knitwear newborn", }, ]}