3 Commits

Author SHA1 Message Date
b02facf207 Update src/app/page.tsx 2026-03-07 16:17:33 +00:00
e59c871648 Update src/app/layout.tsx 2026-03-07 16:17:32 +00:00
219d433c57 Merge version_2 into main
Merge version_2 into main
2026-03-07 16:15:48 +00:00
2 changed files with 1396 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="blur-reveal"
buttons={[
{ text: "Reserve Your Table", href: "#contact" },
{ text: "Book Your Seat Now", href: "#contact" },
{ text: "View Our Menu", href: "#products" },
]}
buttonAnimation="blur-reveal"