diff --git a/src/app/page.tsx b/src/app/page.tsx index 238f54f..7834ace 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,35 +70,35 @@ export default function LandingPage() { handle: "@aria_travels", testimonial: "Make My Experience completely transformed my trip to Italy! Every detail was perfect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=1", }, { name: "Marcus L.", handle: "@marcus.leisure", testimonial: "The hidden gems they found for my anniversary were absolutely stunning. Top-tier curation.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=1", }, { name: "Elena S.", handle: "@elena_globetrotter", testimonial: "I loved the seamless booking process and the personalized local recommendations. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=1", }, { name: "Jason T.", handle: "@jt_vibes", testimonial: "If you want to experience the best of a city without the stress, hire them. Unmatched quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=1", }, { name: "Sophia B.", handle: "@sophia.refined", testimonial: "Truly a premium service. I've never felt so taken care of while traveling.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=1", }, ]} buttons={[ @@ -179,27 +179,27 @@ export default function LandingPage() { { id: "1", name: "Aria V.", - imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=2", }, { id: "2", name: "Marcus L.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=2", }, { id: "3", name: "Elena S.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=2", }, { id: "4", name: "Jason T.", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=2", }, { id: "5", name: "Sophia B.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=2", }, ]} cardTitle="Loved by Global Travelers" @@ -221,7 +221,7 @@ export default function LandingPage() { category: "Travel", title: "Hidden Gems of Europe", excerpt: "Discover the places that guidebooks miss, curated by our experts.", - imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=3", authorName: "Aria V.", authorAvatar: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", date: "Jan 20, 2025", @@ -231,7 +231,7 @@ export default function LandingPage() { category: "Events", title: "Modern Urban Living", excerpt: "How to stay inspired while living in the concrete jungle.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=3", authorName: "Marcus L.", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", date: "Feb 05, 2025",