diff --git a/src/app/page.tsx b/src/app/page.tsx index 50ed816..5675b40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,8 @@ export default function LandingPage() { title="Where Tradition Meets Modern Hospitality. We bring authentic Arabic recipes passed down through generations, combined with warm hospitality and exceptional service to create an unforgettable dining experience." useInvertedBackground={false} buttons={[ - { text: "Learn More", href: "#" } + { text: "Learn More", href: "#" }, + { text: "Reserve Table", href: "contact" } ]} buttonAnimation="slide-up" />