Update src/app/page.tsx

This commit is contained in:
2026-03-16 02:21:50 +00:00
parent 7c82d6e70a
commit 32724fcb2b

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: "Reserve Your Table", href: "#contact" },
{ text: "Book Now - Premium Seating", href: "#contact" },
{ text: "View Menu", href: "#menu" }
]}
buttonAnimation="slide-up"