From 3be30f66afe52f33e99b838789a5e1b80b2ee332 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:42:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e812835..4edf1b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,27 +62,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=1", imageAlt: "Gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=2", imageAlt: "Gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=3", imageAlt: "Gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=4", imageAlt: "Gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=5", imageAlt: "Gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-seafood-salad-with-sauce-modern-presentation-restaurant-food_8353-7020.jpg?_wi=6", imageAlt: "Gourmet dish", }, ]}