Update src/app/page.tsx

This commit is contained in:
2026-05-10 16:44:56 +00:00
parent 402a79c13c
commit 0cb4503cc4

View File

@@ -148,7 +148,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Book Your Table"
description="Reserve a table for your next dining experience."
buttons={[{ text: "Reserve Now", href: "#contact" }]}
buttons={[{ text: "Secure Your Reservation Now", href: "#contact" }]}
/>
</div>