Compare commits
4 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| d79efb371d | |||
| 7b22e56ee9 | |||
| a796747d5a | |||
| 0cbb77ca34 |
@@ -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."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Now - Premium Seating", href: "#contact" },
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Award-Winning Coastal Dining Excellence"
|
||||
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
|
||||
metrics={[
|
||||
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
||||
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
||||
|
||||
Reference in New Issue
Block a user