Update src/app/page.tsx

This commit is contained in:
2026-04-27 13:45:49 +00:00
parent b74bbd0f53
commit e5acdf88d2

View File

@@ -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: "#"},
]}
/>
</div>