diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fba3d8..d8321a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { ]} buttons={[ { text: "📞 Call Now", href: "tel:+16469985905" }, - { text: "📝 Make a Reservation", href: "#contact" } + { text: "🗓️ Reserve Your Table", href: "#contact" } ]} buttonAnimation="slide-up" carouselPosition="right"