3 Commits

Author SHA1 Message Date
5237184dcf Update src/app/page.tsx 2026-04-14 14:05:26 +00:00
88913e29cb Merge version_2 into main
Merge version_2 into main
2026-04-14 14:03:03 +00:00
70ab8d5a50 Merge version_2 into main
Merge version_2 into main
2026-04-14 14:02:30 +00:00

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
tag="Reservations" tag="Reservations"
title="Book Your Brunch Table" title="Book Your Brunch Table"
description="Secure your table for our €28 weekend brunch formula. We prioritize made-to-order experiences for every guest." description="Secure your table for our €28 weekend brunch formula. Visit us at Viale G. Marconi, 5, 55016 Porcari, Italy. We prioritize made-to-order experiences for every guest."
/> />
</div> </div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
{ title: "Bakery", items: [{ label: "Our Story" }, { label: "Made-to-Order Process" }] }, { title: "Bakery", items: [{ label: "Our Story" }, { label: "Made-to-Order Process" }] },
{ title: "Information", items: [{ label: "Inclusive Luxury Commitment" }, { label: "Contact & Location" }] } { title: "Information", items: [{ label: "Inclusive Luxury Commitment" }, { label: "Contact & Location" }] }
]} ]}
bottomLeftText="Marina's Bakery - Inclusive Luxury in Every Bite." bottomLeftText="Marina's Bakery - Viale G. Marconi, 5, 55016 Porcari, Italy."
bottomRightText="© 2025 Porcari, Italy" bottomRightText="© 2025 Porcari, Italy"
/> />
</div> </div>