diff --git a/src/app/page.tsx b/src/app/page.tsx index c34c998..b8d41f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,35 +70,35 @@ export default function LandingPage() { handle: "@saverio", testimonial: "Palestra completissima, ben tenuta e gestori fantastici. Esperienza top!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg?_wi=1", }, { name: "Rob Forconi", handle: "@rob", testimonial: "La palestra per eccellenza di Civitanova. Macchinari top gamma e staff super.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg?_wi=1", }, { name: "Michele Passaretti", handle: "@michele", testimonial: "Comunità accogliente, coach di alto livello. Dopo due anni qui ho trovato amici veri.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-taking-selfies_23-2148419851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-taking-selfies_23-2148419851.jpg?_wi=1", }, { name: "Giulia R.", handle: "@giulia", testimonial: "Ambiente stimolante e pulito, super consigliata!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg?_wi=1", }, { name: "Marco V.", handle: "@marco", testimonial: "I trainer sono sempre disponibili e preparati.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg?_wi=1", }, ]} buttons={[ @@ -288,35 +288,35 @@ export default function LandingPage() { name: "Saverio M.", role: "Atleta", testimonial: "Gestori fantastici, mi sento a casa.", - imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-smiling-confident-standing-orange-wall_141793-50007.jpg?_wi=2", }, { id: "t2", name: "Rob F.", role: "Local Guide", testimonial: "La palestra per eccellenza, imbattibile.", - imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg?_wi=2", }, { id: "t3", name: "Michele P.", role: "Membro", testimonial: "Ho trovato non solo attrezzature, ma veri amici.", - imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-taking-selfies_23-2148419851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-taking-selfies_23-2148419851.jpg?_wi=2", }, { id: "t4", name: "Giulia R.", role: "Membro", testimonial: "Staff super accogliente e motivante!", - imageSrc: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg?_wi=2", }, { id: "t5", name: "Marco V.", role: "Atleta", testimonial: "Ambiente pulito e stimolante.", - imageSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg?_wi=2", }, ]} title="Cosa dicono i nostri membri"