diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fca84e..5eee58b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,10 +46,8 @@ export default function LandingPage() { title="Authentic Italian Cuisine Since 1998" description="Experience the flavors of Italy in every bite. Our chefs craft traditional recipes with locally-sourced ingredients, bringing warmth and tradition to your table." tag="Experience Italy" - buttons={[ - { text: "Make a Reservation", href: "contact" }, - { text: "View Menu", href: "menu" } - ]} + buttons={[{ text: "Make a Reservation", href: "contact" }, + { text: "View Menu", href: "menu" }]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766237434264-kf7vqb4g.jpg" imageAlt="Signature carbonara pasta dish" imagePosition="right"