Merge version_10 into main
Merge version_10 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
description="Experience luxury coastal dining where fresh ingredients meet culinary artistry. Savor our signature surf vibe grill featuring premium crab cake burgers, blackened tuna, perfectly crispy wings, and chimichurri fries. Join us for unforgettable meals in Virginia Beach."
|
description="Experience luxury coastal dining where fresh ingredients meet culinary artistry. Savor our signature surf vibe grill featuring premium crab cake burgers, blackened tuna, perfectly crispy wings, and chimichurri fries. Join us for unforgettable meals in Virginia Beach."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now - Premium Seating", href: "#contact" },
|
{ text: "Reserve Your Table", href: "#contact" },
|
||||||
{ text: "View Menu", href: "#menu" }
|
{ text: "View Menu", href: "#menu" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user