Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 23:11:15 +00:00

View File

@@ -49,22 +49,23 @@ 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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg"
imageAlt="Paesaggio affascinante di una destinazione italiana"
mediaAnimation="blur-reveal"
imagePosition="right"
background={{ variant: "plain" }}
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?_wi=1"
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"
},
{
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?_wi=2"
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"
},
{
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?_wi=3"
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"
}
]}
testimonialRotationInterval={5000}
@@ -159,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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-228.jpg"
imageAlt="Paesaggio che ispira l'avventura"
mediaAnimation="blur-reveal"
mediaPosition="right"