From 0ce03f5adaccc1e1b22ffd2ae82272df4707bc32 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 17:35:57 +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 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", }, ]}