Compare commits
3 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| d79efb371d | |||
| 7b22e56ee9 | |||
| a796747d5a |
@@ -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"
|
||||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="Award-Winning Coastal Dining Excellence"
|
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
||||||
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
||||||
|
|||||||
Reference in New Issue
Block a user