Compare commits

...

6 Commits

Author SHA1 Message Date
ca98ff9f14 Update src/pages/HomePage.tsx 2026-06-14 11:30:28 +00:00
0381a9980e Update src/pages/HomePage.tsx 2026-06-14 11:29:55 +00:00
0866d4c697 Update src/pages/HomePage.tsx 2026-06-14 11:29:38 +00:00
cfedc26a6f Update src/pages/HomePage.tsx 2026-06-14 11:29:24 +00:00
edd37c3800 Update src/pages/HomePage.tsx 2026-06-14 11:28:41 +00:00
b51ff4bf89 Update src/pages/HomePage.tsx 2026-06-14 11:28:27 +00:00

View File

@@ -99,10 +99,10 @@ export default function HomePage() {
</div>
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<SectionCantina vini rrorBoundary name="features">
<FeaturesMediaCards
tag="Perché Noi"
title="L'Esperienza Al Corvo"
title="L'Cantina vini sperienza Al Corvo"
description="Uniamo tradizione e tecniche moderne per offrire un'esperienza culinaria senza tempo e sorprendente."
items={[
{
@@ -111,18 +111,18 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-wooden-board-white_501050-18.jpg",
},
{
title: "E",
title: "Cantina vini ",
description: " La nostra cantina offre oltre 200 etichette rare provenienti dai migliori vigneti italiani, perfette per accompagnare ogni piatto.",
imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles_1182-1073.jpg",
},
{
title: "Culinary Artistry",
description: "Every dish is a work of art, meticulously composed to excite the palate and elevate the senses.",
description: "Cantina vini very dish is a work of art, meticulously composed to excite the palate and elevate the senses.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-frying-pan-different-types-pasta_1220-438.jpg",
},
]}
/>
</SectionErrorBoundary>
</SectionCantina vini rrorBoundary>
</div>
<div id="product" data-section="product">
@@ -233,14 +233,14 @@ export default function HomePage() {
},
{
name: "Luca Verdi",
role: "Wine Connoisseur",
quote: "The sommelier's recommendations here are absolutely top tier.",
role: "Cliente regolare",
quote: "I consigli del sommelier qui sono assolutamente di altissimo livello.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg",
},
{
name: "Sofia Conti",
role: "Culinary Enthusiast",
quote: "Simply impeccable dining experience from beginning to end.",
quote: "Un'esperienza culinaria semplicemente impeccabile dall'inizio alla fine.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-rich-woman-table_23-2149684353.jpg",
},
]}