Merge version_2_1781877330331 into main #2

Merged
bender merged 1 commits from version_2_1781877330331 into main 2026-06-19 13:56:47 +00:00

View File

@@ -14,13 +14,13 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroSplitMediaGrid
tag="Authentic Italian Taste"
title="Heritage Flavors of Italy at Osteria Gonzaga"
description="Experience tradition through seasonally sourced ingredients and time-honored recipes in a setting designed for memorable conversations."
tag="Il Vero Sapore Italiano"
title="I Sapori della Tradizione all'Osteria Gonzaga"
description="Vivi la tradizione attraverso ingredienti di stagione e ricette tramandate nel tempo, nel cuore di Volta Mantovana."
primaryButton={{
text: "Book a Table", href: "#contact"}}
text: "Prenota un Tavolo", href: "#contact"}}
secondaryButton={{
text: "View Menu", href: "#menu"}}
text: "Vedi il Menù", href: "#menu"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg"},
@@ -34,9 +34,9 @@ export default function HomePage() {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutMediaOverlay
tag="Our Story"
title="Crafted with Passion"
description="At Osteria Gonzaga, we honor the simple joys of eating well. Our kitchen brings the warmth of home-style Italian hospitality to your table every evening."
tag="La Nostra Storia"
title="Creato con Passione"
description="All'Osteria Gonzaga celebriamo la gioia del mangiar bene. La nostra cucina porta il calore dell'ospitalità mantovana sulla tua tavola ogni sera."
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208276.jpg"
/>
</SectionErrorBoundary>