From 936220d346ec977f4de3dddd06546e2dc7e8649b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 12:44:21 +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 4e74634..a2eb3c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,15 +83,15 @@ export default function LandingPage() { imageAlt: "Traditional Charcoal Grill", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-with-yogurt-parsley-salad-white-plate_176474-3292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-with-yogurt-parsley-salad-white-plate_176474-3292.jpg?_wi=1", imageAlt: "Gourmet Kebab Presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=1", imageAlt: "Fresh Turkish Platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131343.jpg?_wi=1", imageAlt: "Artisan Kebab Wrap", }, ]} @@ -137,19 +137,19 @@ export default function LandingPage() { id: "1", name: "Chef's Special", price: "18€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-with-yogurt-parsley-salad-white-plate_176474-3292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-with-yogurt-parsley-salad-white-plate_176474-3292.jpg?_wi=2", }, { id: "2", name: "Kebap Classique", price: "9€", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=2", }, { id: "3", name: "Assiette Complète", price: "14€", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131343.jpg?_wi=2", }, { id: "4",