2 Commits

Author SHA1 Message Date
397157318c Update src/app/page.tsx 2026-05-08 18:25:25 +00:00
eb0316d4c3 Merge version_2 into main
Merge version_2 into main
2026-05-08 18:24:20 +00:00

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
tag="Visit Us" tag="Visit Us"
title="Book Your Dining Experience" title="Book Your Dining Experience"
description="Ready for an exceptional meal? Contact us today to secure your table." description="Ready for an exceptional meal? Contact us today to secure your table."
buttons={[{ text: "Contact Us Now", href: "#" }]} buttons={[{ text: "Reserve Your Table", href: "#" }]}
/> />
</div> </div>