Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-03 08:10:19 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Utensils} tagIcon={Utensils}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "View Menu", href: "#menu" }, { text: "Reserve Your Table", href: "#reservation" },
{ text: "Reserve a Table", href: "#reservation" } { text: "Reserve a Table", href: "#reservation" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"