Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:41:13 +00:00
parent ceb37b9967
commit d7e931d4fc

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: "Secure Your Reservation Now", href: "#contact" }]}
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
/>
</div>