From 83a8eebd134ea60433fc91eeadb729bfbdf60797 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:12:01 +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 38ff83f..0f68b37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Since 1995" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg?_wi=1", imageAlt: "Traditional Tunisian Dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=1", imageAlt: "Elegant Dining Interior", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { title: "Traditional Recipes", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=1" imageAlt="Chef preparing traditional food" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -129,7 +129,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mortar-pestle-near-spices_23-2147894645.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg?_wi=2", imageAlt: "fresh organic vegetables market produce", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/small-business-equipment-making-coffee_23-2149458146.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=2", imageAlt: "fresh organic vegetables market produce", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=2", imageAlt: "fresh organic vegetables market produce", }, ]}