diff --git a/src/app/page.tsx b/src/app/page.tsx index f682fd5..73d2378 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@marcorossi_client", testimonial: "Servizio impeccabile, i ragazzi sono stati bravissimi e molto professionali. Consigliatissimi per ogni esigenza idraulica!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg?_wi=1", imageAlt: "Marco Rossi", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { }, ]} avatarText="Valutazione media: 3.9 / 5 (11 recensioni)" - imageSrc="http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg?_wi=1" imageAlt="Tecnici Termoidraulici al lavoro" showBlur={true} /> @@ -203,7 +203,7 @@ export default function LandingPage() { imageAlt: "Caldaie e riscaldamento", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg?_wi=2", imageAlt: "modern faucet water flow installation", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { imageAlt: "Impianti gas e acqua", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg?_wi=1", imageAlt: "modern faucet water flow installation", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg?_wi=1", imageAlt: "Ristrutturazioni impiantistiche", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { imageAlt: "Ristrutturazioni impiantistiche", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg?_wi=2", imageAlt: "modern faucet water flow installation", }, ]} @@ -432,7 +432,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg?_wi=2" imageAlt="Mappa di Rovigo con posizione" mediaAnimation="slide-up" mediaPosition="right" @@ -442,7 +442,7 @@ export default function LandingPage() {