From df9675fd7d10e2828101ebe6af21ea0d580c5bf4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:17:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98bb46e..cc4297a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { quote: "Una perla nascosta, nel cuore di Napoli. Un'esperienza sensoriale indimenticabile.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg?_wi=1", }, { id: "2", @@ -117,7 +117,7 @@ export default function LandingPage() { quote: "Ci ha fatti sentire a casa. Il ragù è incredibile, una poesia.", tag: "Caloroso", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg?_wi=1", }, { id: "3", @@ -127,7 +127,7 @@ export default function LandingPage() { quote: "Cena sublime tra i Quartieri Spagnoli. Servizio impeccabile e sincero.", tag: "Autentico", avatarSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952875.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/truffle-dish-arrangement-high-angle_23-2149525179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/truffle-dish-arrangement-high-angle_23-2149525179.jpg?_wi=1", }, { id: "4", @@ -137,7 +137,7 @@ export default function LandingPage() { quote: "Cucina tradizionale, buonissima! Torneremo sicuramente il prossimo anno.", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/grilled-octopus-with-fresh-herbs-spices-black-plate_84443-71749.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/grilled-octopus-with-fresh-herbs-spices-black-plate_84443-71749.jpg?_wi=1", }, { id: "5", @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "Non mangiavo un ragù così buono da anni. Atmosfera magica.", tag: "Magico", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2859.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg?_wi=2", }, ]} title="Amato da chi cerca la vera Napoli" @@ -179,25 +179,25 @@ export default function LandingPage() { id: "p1", name: "Ragù Napoletano", price: "€16", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-leaf-dolma-plate_140725-5697.jpg?_wi=3", }, { id: "p2", name: "Parmigiana di Melanzane", price: "€12", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg?_wi=2", }, { id: "p3", name: "Scialatielli cozze e zucchine", price: "€18", - imageSrc: "http://img.b2bpic.net/free-photo/truffle-dish-arrangement-high-angle_23-2149525179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/truffle-dish-arrangement-high-angle_23-2149525179.jpg?_wi=2", }, { id: "p4", name: "Polpo alla Luciana", price: "€22", - imageSrc: "http://img.b2bpic.net/free-psd/grilled-octopus-with-fresh-herbs-spices-black-plate_84443-71749.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/grilled-octopus-with-fresh-herbs-spices-black-plate_84443-71749.jpg?_wi=2", }, ]} title="I piatti che fanno innamorare"