Merge version_27 into main #28
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Shish Kebab", price: "$24", variant: "Premium Lamb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shish-kebab-with-fried-vegetables-chopped-onion-ayran-knife-white-plate_176474-3443.jpg" },
|
||||
{ id: "3", name: "Turkish Meze", price: "$15", variant: "Appetizers", imageSrc: "http://img.b2bpic.net/free-photo/appetizers-small-sauce-bowls-containing-marinated-foods-olives-cream-cheese_114579-1540.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "View Full Menu", href: "#" }]}
|
||||
buttons={[{ text: "Explore Our Full Menu", href: "#contact" }]}
|
||||
title="Signature Menu"
|
||||
description="Explore our chef-curated selections."
|
||||
/>
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user