diff --git a/src/app/page.tsx b/src/app/page.tsx index 9628fb8..b13414b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,10 +42,8 @@ export default function LandingPage() { tag="Welcome to DoDo" title="Exceptional Dining Experience Awaits" description="Discover our curated selection of authentic dishes crafted with passion and the finest ingredients. Join us for an unforgettable culinary journey." - buttons={[ - { text: "View Menu", href: "menu" }, - { text: "Reserve Now", href: "contact" } - ]} + buttons={[{ text: "View Menu", href: "menu" }, + {"text":"Reserve Now a Table","href":"contact"}]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490266944-6grpqq0f.jpg" imageAlt="Restaurant dining ambiance" frameStyle="browser"