Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8d80cb238 | |||
| 6c47428fef | |||
| edf0dec432 | |||
| a246bf91dc |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user