diff --git a/src/app/page.tsx b/src/app/page.tsx index b274d6c..4fd0168 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,27 +214,27 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", role: "Travel Blogger", testimonial: "SkyWings provided exceptional service and unbeatable prices. My journey was comfortable and memorable from start to finish.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", role: "Business Traveler", testimonial: "The business class experience is outstanding. Premium comfort, excellent food, and professional service every single time.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"}, { id: "3", name: "Emily Rodriguez", role: "Family Vacation", testimonial: "Flying with my kids was stress-free thanks to SkyWings' family-friendly policies and attentive crew.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"}, { id: "4", name: "David Kim", role: "Adventure Seeker", testimonial: "Affordable fares without sacrificing quality. SkyWings got me to exotic destinations within budget.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"}, { id: "5", name: "Jessica Martinez", role: "Corporate Executive", testimonial: "Reliable schedules, professional crew, and seamless connections. My go-to airline for business travel.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Martinez"}, { id: "6", name: "Thomas Anderson", role: "Frequent Flyer", testimonial: "Loyalty rewards program is generous, and customer service excellence is consistent across all flights.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Anderson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Thomas Anderson"}, ]} title="Traveler Reviews" description="Real stories from our satisfied passengers across the globe"