diff --git a/src/app/page.tsx b/src/app/page.tsx index b9ece75..50dd26b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg?_wi=1", imageAlt: "Colorful spices in bowls", }, { - imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg?_wi=1", imageAlt: "Rustic kitchen spices", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { imageAlt: "Airtight spice packaging", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg?_wi=2", imageAlt: "globe showing spice trade routes", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageAlt: "Various spice blends in bowls", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg?_wi=2", imageAlt: "globe showing spice trade routes", }, ]}