Update src/app/page.tsx

This commit is contained in:
2026-03-08 06:06:23 +00:00
parent e2ac3b7d5d
commit fd5a8a9c71

View File

@@ -225,8 +225,8 @@ export default function LandingPage() {
title="Come Taste Tradition at Shiv Shakti"
useInvertedBackground={true}
buttons={[
{ text: "Get Directions", href: "#visit" },
{ text: "Call Us", href: "tel:+919876543210" }
{ text: "Reserve Your Table", href: "#visit" },
{ text: "Order Now (+91 9876543210)", href: "tel:+919876543210" }
]}
buttonAnimation="slide-up"
/>