Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c2c3124cad | |||
| 0efd0faab2 | |||
| ab15bbefa3 | |||
| ff61772fdd |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Explore Menu", href: "#menu" },
|
||||
{ text: "View Menu & Reserve", href: "#menu" },
|
||||
{ text: "Reserve Now", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
title="Signature Dishes"
|
||||
description="Handcrafted plates featuring the finest local ingredients and bold flavors"
|
||||
description="All entrees crafted with premium ingredients. Handcrafted plates featuring the finest local ingredients and bold flavors"
|
||||
tag="Featured Menu"
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user