Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-08 15:54:10 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
imagePosition="right" imagePosition="right"
buttons={[ buttons={[
{ text: "Make a Reservation", href: "contact" }, { text: "Make a Reservation", href: "contact" },
{ text: "View Menu", href: "features" } { text: "See Cocktails", href: "features" }
]} ]}
/> />
</div> </div>