Merge version_2 into main #1

Merged
development merged 1 commits from version_2 into main 2026-01-08 15:54:11 +00:00

View File

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