diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c73de4..e577991 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Scopri di più", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg?_wi=1" imageAlt="Paesaggio affascinante di una destinazione italiana" mediaAnimation="blur-reveal" imagePosition="right" @@ -57,15 +57,15 @@ export default function LandingPage() { testimonials={[ { name: "Marco V.", handle: "Viaggiatore esperto", testimonial: "Le migliori guide di viaggio che abbia mai letto. Autentiche e ricche di dettagli che nessun altro condivide.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=1" }, { name: "Giulia M.", handle: "Fotografa di viaggio", testimonial: "Finalmente qualcuno che parla di viaggio come si deve: con passione e onestà. Non è marketing, è pura esperienza.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=2" }, { name: "Paolo R.", handle: "Blogger di turismo", testimonial: "Un blog che ispira e guida. Le storie sono scritte con lo stile di amici che condividono i loro segreti.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=3" } ]} testimonialRotationInterval={5000} @@ -160,7 +160,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg?_wi=2" imageAlt="Paesaggio che ispira l'avventura" mediaAnimation="blur-reveal" mediaPosition="right"