diff --git a/src/app/page.tsx b/src/app/page.tsx index a0b4b8a..37dec61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />