Update src/app/page.tsx

This commit is contained in:
2026-03-11 09:14:21 +00:00
parent 8e801ef02d
commit 96c8b1b88e

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"