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", }, ]}