Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-04-03 21:12:41 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="La nostra storia"
description="Da generazioni portiamo i sapori autentici dell'Italia nel cuore del nostro quartiere, con ricette di famiglia e prodotti locali di alta qualità."
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg?_wi=1"
/>
</div>
@@ -66,7 +66,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Cosa dicono i nostri ospiti"
description="La soddisfazione dei clienti è il nostro orgoglio."
testimonials={[{ id: "1", name: "Giulia R.", handle: "@giulia", testimonial: "La miglior pizza di Napoli!", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" }, { id: "2", name: "Marco V.", handle: "@marco", testimonial: "Ottima accoglienza e cibo divino.", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-preparing-fresh-spaghetti-pasta-with-powder-flour-kitchen-counter_23-2148076123.jpg" }, { id: "3", name: "Elena S.", handle: "@elena", testimonial: "Consigliatissimo per una cena romantica.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-cake-chestnuts-close-up_23-2148395150.jpg" }, { id: "4", name: "Luca B.", handle: "@luca", testimonial: "Tiramisù strepitoso.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25267.jpg" }, { id: "5", name: "Sofia F.", handle: "@sofia", testimonial: "Servizio eccellente e prezzi giusti.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg" }]}
testimonials={[{ id: "1", name: "Giulia R.", handle: "@giulia", testimonial: "La miglior pizza di Napoli!", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" }, { id: "2", name: "Marco V.", handle: "@marco", testimonial: "Ottima accoglienza e cibo divino.", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-preparing-fresh-spaghetti-pasta-with-powder-flour-kitchen-counter_23-2148076123.jpg" }, { id: "3", name: "Elena S.", handle: "@elena", testimonial: "Consigliatissimo per una cena romantica.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-cake-chestnuts-close-up_23-2148395150.jpg" }, { id: "4", name: "Luca B.", handle: "@luca", testimonial: "Tiramisù strepitoso.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25267.jpg" }, { id: "5", name: "Sofia F.", handle: "@sofia", testimonial: "Servizio eccellente e prezzi giusti.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg?_wi=2" }]}
/>
</div>
@@ -88,7 +88,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Domande frequenti"
description="Tutto quello che devi sapere sulla nostra cucina."
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598359.jpg?_wi=3"
mediaAnimation="blur-reveal"
faqsAnimation="slide-up"
faqs={[{ id: "1", title: "Avete opzioni vegetariane?", content: "Sì, offriamo diverse opzioni vegetariane nel nostro menù." }, { id: "2", title: "È necessaria la prenotazione?", content: "È consigliata, specialmente nei weekend." }, { id: "3", title: "Accettate animali?", content: "Certamente, i vostri amici a quattro zampe sono i benvenuti." }]}