From d3e061e79edec88fefb58266f021d6fa90ae564f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 21:58:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6800666..cbb652c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,7 @@ export default function LandingPage() { id: "p6", name: "Sélection de Desserts Marocains", price: "120 MAD", imageSrc: "http://img.b2bpic.net/free-photo/three-gogals-with-ancient-cup-brown-cloth_114579-25050.jpg", imageAlt: "An assortment of luxurious Moroccan pastries and sweets.", rating: 4, }, ]} + title="A Symphony of Flavors: Our Signature Dishes" titleSegments={[ { type: "text", content: "A Symphony of Flavors: " }, { type: "image", src: "http://img.b2bpic.net/free-photo/ramadan-concept-with-top-view-arabic-food_23-2147791815.jpg", alt: "Moroccan food icon" }, -- 2.49.1