diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e6d51b..a7482d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function HomePage() { dashboard={{ title: "Trip Planning Hub", logoIcon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-world-map-screen-table_23-2148036923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-world-map-screen-table_23-2148036923.jpg?_wi=1", imageAlt: "Travel planning dashboard interactive", searchPlaceholder: "Search destinations, flights, hotels...", buttons: [ @@ -286,7 +286,7 @@ export default function HomePage() { title: "Destinations Available", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099254.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099254.jpg?_wi=1" imageAlt="TravelMap team collaborating" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -310,7 +310,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "@sarah_adventures", testimonial: "TravelMap completely changed how I plan trips. The dashboard is intuitive, and booking everything in one place saves so much time. Can't imagine planning without it now!", - imageSrc: "http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -318,7 +318,7 @@ export default function HomePage() { name: "Michael Chen", handle: "@globe_trotter_mike", testimonial: "The customer support team is exceptional. When I had questions about my itinerary, they responded within minutes. Highly recommend to any serious traveler.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -326,7 +326,7 @@ export default function HomePage() { name: "Emily Rodriguez", handle: "@wanderlust_emily", testimonial: "I love the ability to share my travel plans with friends and collaborate in real-time. Group trip planning has never been easier. Finally, everyone stays on the same page!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -334,7 +334,7 @@ export default function HomePage() { name: "David Kim", handle: "@digital_nomad_david", testimonial: "As a frequent traveler, the saved itineraries and mobile app are lifesavers. I can access everything offline and sync seamlessly across devices.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=1", imageAlt: "David Kim", }, { @@ -342,7 +342,7 @@ export default function HomePage() { name: "Jessica Williams", handle: "@travel_with_purpose", testimonial: "The destination filtering by budget and theme helped me find amazing hidden gems I would have otherwise missed. Budget-friendly luxury travel is now possible!", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg?_wi=1", imageAlt: "Jessica Williams", }, { @@ -350,7 +350,7 @@ export default function HomePage() { name: "Robert Thompson", handle: "@adventure_bob", testimonial: "Secure payments and transparent pricing give me complete peace of mind. Plus, the built-in travel guides ensure I never miss the best experiences at each destination.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=1", imageAlt: "Robert Thompson", }, ]}