From 272faf55fec98300e7d56fa7d2c1002ac359d4bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:20:28 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 59bd747..5d1acf3 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -109,21 +109,21 @@ export default function MenuPage() { id: 1, title: "Restaurant Interior", description: "Experience the elegance of our dining spaces adorned with traditional Moroccan architecture, intricate zellige tilework, and warm golden lighting.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg?_wi=1", imageAlt: "Restaurant interior with Moroccan decor", }, { id: 2, title: "Traditional Elements", description: "Every corner of La Cote celebrates Moroccan heritage—from ornate brass lanterns to carved wooden doors that tell stories of centuries past.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arab-dish_23-2147794277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arab-dish_23-2147794277.jpg?_wi=1", imageAlt: "Traditional Moroccan architectural details", }, { id: 3, title: "Culinary Presentations", description: "Our chefs transform traditional recipes into visual masterpieces. Each plate is arranged with artistic precision and presented with pride.", - imageSrc: "http://img.b2bpic.net/free-photo/turkish-delight-with-tea-glass-table_23-2148088400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkish-delight-with-tea-glass-table_23-2148088400.jpg?_wi=1", imageAlt: "Beautifully plated Moroccan dishes", }, ]}