Update src/app/page.tsx

This commit is contained in:
2026-03-07 20:59:37 +00:00
parent db0b78eb5f
commit fbf939b5de

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
rating={5}
ratingText="Trusted by food lovers"
buttons={[
{ text: "Make Reservation", href: "#contact" },
{ text: "Reserve Table Now", href: "#contact" },
{ text: "View Menu", href: "#menu" }
]}
buttonAnimation="slide-up"