3 Commits

Author SHA1 Message Date
4ef585b04c Merge version_3 into main
Merge version_3 into main
2026-03-11 09:14:25 +00:00
96c8b1b88e Update src/app/page.tsx 2026-03-11 09:14:21 +00:00
8e801ef02d Merge version_2 into main
Merge version_2 into main
2026-03-11 09:13:21 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
imageAlt="Elegant restaurant dining experience"
buttons={[
{ text: "Reserve Your Table", href: "#contact" },
{ text: "Reserve Now", href: "#contact" },
{ text: "Explore Our Menu", href: "#features" }
]}
buttonAnimation="slide-up"