Update src/app/page.tsx

This commit is contained in:
2026-03-06 09:17:17 +00:00
parent 8a5753e865
commit 1c13ffa975

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
imageAlt="NEO Books and Coffee cozy interior with warm lighting"
mediaAnimation="slide-up"
buttons={[
{ text: "Call Now", href: "tel:+919876543210" },
{ text: "Get Started", href: "#contact" },
{ text: "Reserve Table", href: "#contact" },
]}
buttonAnimation="blur-reveal"