From d04859d68b98a55cc9e415f50f9fc88d087c4fb9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:29:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b293f25..37ff052 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,10 +84,10 @@ export default function LandingPage() { title: "Pasticceria d'Autore", description: "Creazioni uniche per ogni occasione. Dalle torte di compleanno alle composizioni per eventi speciali, ogni dolce è un'opera d'arte culinaria.", icon: Cake, mediaItems: [ { - imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop", imageAlt: "Custom designed cakes" + imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=1", imageAlt: "Custom designed cakes" }, { - imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop", imageAlt: "Pastry artistry and details" + imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop&_wi=1", imageAlt: "Pastry artistry and details" }, ], }, @@ -95,10 +95,10 @@ export default function LandingPage() { title: "Gelateria Artigianale", description: "Gelato preparato quotidianamente con ricette tradizionali e ingredienti premium. Dall'estate alla festività, la scelta perfetta per ogni stagione.", icon: Cone, mediaItems: [ { - imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop", imageAlt: "Artisanal gelato display" + imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop&_wi=1", imageAlt: "Artisanal gelato display" }, { - imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop", imageAlt: "Gelato flavor selection" + imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop&_wi=2", imageAlt: "Gelato flavor selection" }, ], }, @@ -154,13 +154,13 @@ export default function LandingPage() { id: "3", name: "Pasticceria Mignon", price: "Da €3,50", imageSrc: "https://images.unsplash.com/photo-1599599810694-b3b2f5532d42?w=400&h=400&fit=crop", imageAlt: "Artisanal mignon pastry selection", initialQuantity: 1, }, { - id: "4", name: "Torte Monoporzionate", price: "Da €8", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Individual portion cake", initialQuantity: 1, + id: "4", name: "Torte Monoporzionate", price: "Da €8", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1", imageAlt: "Individual portion cake", initialQuantity: 1, }, { - id: "5", name: "Dolci Gluten-Free", price: "Da €5", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop", imageAlt: "Gluten-free pastry options", initialQuantity: 1, + id: "5", name: "Dolci Gluten-Free", price: "Da €5", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=2", imageAlt: "Gluten-free pastry options", initialQuantity: 1, }, { - id: "6", name: "Torte a Tema", price: "Da €65", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop", imageAlt: "Themed custom cake creation", initialQuantity: 1, + id: "6", name: "Torte a Tema", price: "Da €65", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop&_wi=2", imageAlt: "Themed custom cake creation", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -180,11 +180,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Maria Rossi", role: "Mamma", company: "Ardea", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=1" }, { id: "2", name: "Luca Bianchi", role: "Event Planner", company: "Roma Events", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2" }, { id: "3", name: "Francesca Verdi", role: "Proprietaria Ristorante", company: "Trattoria Ardea", rating: 5, @@ -196,11 +196,11 @@ export default function LandingPage() { }, { id: "5", name: "Sara Colombo", role: "Direttrice Scuola", company: "Scuola dell'Infanzia", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=2" }, { id: "6", name: "Giovanni Moretti", role: "Imprenditore", company: "Società Costruzioni", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=3" }, ]} gridVariant="three-columns-all-equal-width" -- 2.49.1