Update src/app/menu/page.tsx

This commit is contained in:
2026-03-11 15:20:28 +00:00
parent 8b8ec80030
commit 272faf55fe

View File

@@ -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",
},
]}