diff --git a/src/app/page.tsx b/src/app/page.tsx index bb0bccc..b6dd79f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,8 +77,8 @@ export default function LandingPage() { products={[ { id: "1", name: "Cornetti Artigianali", price: "Gusto Tradizionale", variant: "Freschi di Forno", imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg" }, { id: "2", name: "Caffetteria Premium", price: "Qualità Superiore", variant: "Miscele Selezionate", imageSrc: "http://img.b2bpic.net/free-photo/unroasted-coffee-beans-near-cup-coffee_23-2147711090.jpg" }, - { id: "3", name: "Girella al Cioccolato", price: "Pasticceria Top", variant: "Ricetta Originale", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-restaurant_23-2148001611.jpg" }, - { id: "4", name: "Gelato Artigianale", price: "Produzione Propria", variant: "Gusti stagionali", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-restaurant_23-2148001611.jpg" }, + { id: "3", name: "Girella al Cioccolato", price: "Pasticceria Top", variant: "Ricetta Originale", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-restaurant_23-2148001611.jpg?_wi=1" }, + { id: "4", name: "Gelato Artigianale", price: "Produzione Propria", variant: "Gusti stagionali", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-restaurant_23-2148001611.jpg?_wi=2" }, ]} title="Le Nostre Specialità" description="Una selezione curata dei migliori prodotti di pasticceria e caffetteria mugnanese."