Update src/app/page.tsx

This commit is contained in:
2026-03-16 12:07:59 +00:00
parent 7b22e56ee9
commit d79efb371d

View File

@@ -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"