Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2eaf716e2b | |||
| 7f0ab43c33 | |||
| 85a484a6ad |
@@ -137,6 +137,14 @@ export default function LandingPage() {
|
|||||||
title="Delightful Dishes for Every Palate"
|
title="Delightful Dishes for Every Palate"
|
||||||
description="Explore our diverse menu featuring gourmet pizzas, classic fast-food favorites, and refreshing beverages, all crafted with passion."
|
description="Explore our diverse menu featuring gourmet pizzas, classic fast-food favorites, and refreshing beverages, all crafted with passion."
|
||||||
tag="Our Menu"
|
tag="Our Menu"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Order Online", href: "#"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Dine With Us", href: "#location"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user