Merge version_1 into main #1
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jessica Martinez", handle: "Traveled to Bali", testimonial: "Wanderly made our honeymoon absolutely magical. Every detail was perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Explored Europe", testimonial: "The best travel planning service I've ever used. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Safari Adventure", testimonial: "Professional, attentive, and they really understand what travelers need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Wilson", handle: "@emmaw_travel", testimonial: "Wanderly transformed my travel dreams into reality. The attention to detail was incredible!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Wilson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Emma Wilson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Kumar", handle: "@davidktravel", testimonial: "Best travel company ever. Professional, responsive, and genuinely care about their clients.", rating: 5,
|
||||
@@ -180,15 +180,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lucia Rossi", handle: "@luciatravel", testimonial: "Exceeded all my expectations. The itinerary was perfectly paced and filled with surprises.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lucia Rossi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Lucia Rossi"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Anderson", handle: "@jamesadventure", testimonial: "Worth every penny. They handle everything so you can just focus on enjoying your trip.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Anderson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "James Anderson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofia Gonzalez", handle: "@sofiaexplores", testimonial: "The personalized touch makes all the difference. Can't wait to book my next trip!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sofia Gonzalez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5", imageAlt: "Sofia Gonzalez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Oliver Thompson", handle: "@olivertrips", testimonial: "Outstanding service from start to finish. Truly a world-class travel experience.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user