5 Commits

Author SHA1 Message Date
612211bc1a Merge version_2 into main
Merge version_2 into main
2026-03-12 01:34:21 +00:00
ec6566c7a0 Update src/app/page.tsx 2026-03-12 01:34:17 +00:00
aed5fbd655 Merge version_1 into main
Merge version_1 into main
2026-03-12 01:33:00 +00:00
a77d8f750c Merge version_1 into main
Merge version_1 into main
2026-03-12 01:32:30 +00:00
a5eba334de Merge version_1 into main
Merge version_1 into main
2026-03-12 01:31:36 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Reserve Your Table", href: "#contact" }, { text: "Reserve Now", href: "#contact" },
{ text: "View Our Menu", href: "#features" } { text: "View Our Menu", href: "#features" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"