diff --git a/src/app/page.tsx b/src/app/page.tsx index 70b739d..d72bc80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { text="Skip the Wait. Book Your Table Now. Weekends are always busy!" buttons={[ { - text: "Reserve Now", href: "#"}, + text: "Book Your Table", href: "#"}, ]} />