diff --git a/src/app/page.tsx b/src/app/page.tsx index e38b9c3..1056ed6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { logoText="Spice Harmony" description="Authentic Indian cuisine crafted with time-honored recipes and the finest spices. Experience culinary excellence in an atmosphere of warmth and elegance." buttons={[ - { text: "Reserve Now", href: "#contact" }, + { text: "Book Table Now", href: "#contact" }, { text: "View Menu", href: "#menu" } ]} buttonAnimation="slide-up"