Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:26:24 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Prenota un tavolo", href: "/contact" },
{ text: "Scopri il menù", href: "/menu" },
]}
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=1"
imageAlt="ristorante elegante tavola apparecchiata"
/>
</div>
@@ -63,22 +63,22 @@ export default function LandingPage() {
{
title: "Accoglienza impeccabile", description: "Anche in gruppi numerosi troviamo il modo di farvi stare vicini e comodi.", icon: Users,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "ristorante elegante" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "atmosfera ristorante" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=2", imageAlt: "ristorante elegante" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=3", imageAlt: "atmosfera ristorante" },
]
},
{
title: "Pranzo di lavoro", description: "Menù completi con primo, secondo, contorno e bevanda a prezzi onesti.", icon: Clock,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "pranzo veloce" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "tavola apparecchiata" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=4", imageAlt: "pranzo veloce" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=5", imageAlt: "tavola apparecchiata" },
]
},
{
title: "Sapori memorabili", description: "Impasto sottile, bistecca cotta con passione e dolci che restano nel cuore.", icon: Utensils,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "piatto gourmet" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg", imageAlt: "piatto di pasta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=6", imageAlt: "piatto gourmet" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=7", imageAlt: "piatto di pasta" },
]
},
]}
@@ -91,11 +91,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Giulia R.", handle: "@giulir", testimonial: "Personale educato, la proprietaria è gentilissima. Torno sempre volentieri!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg" },
{ id: "2", name: "Marco V.", handle: "@marcov", testimonial: "Porzioni abbondanti e bistecca eccezionale. Il mio posto fisso!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-eating-green-red-apples_114579-41998.jpg" },
{ id: "1", name: "Giulia R.", handle: "@giulir", testimonial: "Personale educato, la proprietaria è gentilissima. Torno sempre volentieri!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg?_wi=1" },
{ id: "2", name: "Marco V.", handle: "@marcov", testimonial: "Porzioni abbondanti e bistecca eccezionale. Il mio posto fisso!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-eating-green-red-apples_114579-41998.jpg?_wi=1" },
{ id: "3", name: "Elena S.", handle: "@elenas", testimonial: "Pizza sottile, leggera e ricca di sapore. La diavola è da provare.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-amusement-park_23-2147910756.jpg" },
{ id: "4", name: "Luca B.", handle: "@lucab", testimonial: "Servizio rapido a pranzo e qualità eccellente. Consigliatissimo.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg" },
{ id: "5", name: "Sara D.", handle: "@sarad", testimonial: "Dolci della casa superbi. Locale sempre pulito e accogliente.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-eating-green-red-apples_114579-41998.jpg" },
{ id: "4", name: "Luca B.", handle: "@lucab", testimonial: "Servizio rapido a pranzo e qualità eccellente. Consigliatissimo.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg?_wi=2" },
{ id: "5", name: "Sara D.", handle: "@sarad", testimonial: "Dolci della casa superbi. Locale sempre pulito e accogliente.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-eating-green-red-apples_114579-41998.jpg?_wi=2" },
]}
title="Cosa dicono di noi"
description="Da anni, sempre gli stessi sorrisi."