Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8d80cb238 | |||
| 6c47428fef | |||
| edf0dec432 | |||
| a246bf91dc | |||
| b32a67f5fc | |||
| f6e64f42f0 |
@@ -87,8 +87,11 @@ 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"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Browse Full Menu", href: "#menu" }
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -228,4 +231,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user