From fba3ca54c7e11a3c664cd7be50835747f4528c78 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:47:10 +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 16efe64..cff4adc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-flowers-towel-wooden-tabletop_23-2147927222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-flowers-towel-wooden-tabletop_23-2147927222.jpg?_wi=1", imageAlt: "Freshly folded white laundry in an elegant setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-flowers-towel-wooden-tabletop_23-2147927222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-flowers-towel-wooden-tabletop_23-2147927222.jpg?_wi=2", imageAlt: "Soft white fabrics with gentle lighting", }, ]} -- 2.49.1