Update src/app/page.tsx

This commit is contained in:
2025-12-20 13:51:04 +00:00
parent ffaf927f5e
commit 81839879e3

View File

@@ -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"