diff --git a/src/app/page.tsx b/src/app/page.tsx index 86c11d3..1676761 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Experience the true essence of Indian cuisine at Rasa by Gulab. A culinary journey where tradition meets contemporary sophistication in every bite." buttons={[ { - text: "Reserve Table", href: "#contact"}, + text: "Book Your Table", href: "#contact"}, { text: "View Menu", href: "#menu"}, ]} @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file