Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-03-03 08:18:10 +00:00

View File

@@ -36,7 +36,6 @@ export default function LandingPage() {
{ name: "Visit Us", id: "about" } { name: "Visit Us", id: "about" }
]} ]}
button={{ text: "Reserve Table", href: "#contact" }} button={{ text: "Reserve Table", href: "#contact" }}
buttonClassName="px-6 py-2 rounded-full font-semibold"
/> />
</div> </div>