4 Commits

Author SHA1 Message Date
e8d80cb238 Update src/app/page.tsx 2026-05-05 15:16:15 +00:00
6c47428fef Merge version_3 into main
Merge version_3 into main
2026-05-05 15:14:28 +00:00
edf0dec432 Update src/app/page.tsx 2026-05-05 15:14:25 +00:00
a246bf91dc Merge version_2 into main
Merge version_2 into main
2026-05-05 15:13:13 +00:00

View File

@@ -88,10 +88,10 @@ export default function LandingPage() {
id: "p6", name: "Roasted Vegetable Platter", price: "$24", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-lettuce-olives-corn-tomatoes-top-view_114579-9534.jpg"}, id: "p6", name: "Roasted Vegetable Platter", price: "$24", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-lettuce-olives-corn-tomatoes-top-view_114579-9534.jpg"},
]} ]}
buttons={[ buttons={[
{ text: "View Full Menu", href: "#menu" } { text: "Browse Full Menu", href: "#menu" }
]} ]}
title="Signature Dishes" title="Signature Dishes"
description="Experience our curated selection of Mediterranean specialties." description="Experience our chef-curated selection of Mediterranean specialties, designed to offer an elevated culinary journey."
/> />
</div> </div>