diff --git a/src/app/page.tsx b/src/app/page.tsx index 1398140..2ec1098 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { background={{ variant: "plain" }} enableKpiAnimation={true} buttons={[ - { text: "Reserve Your Table", href: "#reservation" }, + { text: "Book Now - No Wait", href: "#reservation" }, { text: "View Menu", href: "#dishes" } ]} mediaAnimation="slide-up"