diff --git a/src/app/page.tsx b/src/app/page.tsx index f3dd4a9..f927781 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-together-while-drinking-cup-coffee-coffee-shop_58466-16179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-together-while-drinking-cup-coffee-coffee-shop_58466-16179.jpg?_wi=1", imageAlt: "Two friends enjoying warm conversation over coffee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-holding-plates_23-2148903615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-holding-plates_23-2148903615.jpg?_wi=1", imageAlt: "Diverse group of people connecting together", }, ]} @@ -121,14 +121,14 @@ export default function HomePage() { id: 2, title: "Meet a Verified Companion", description: "Browse background-checked, trained companions. Read reviews, see their profiles, and pick someone you feel comfortable with.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg?_wi=1", imageAlt: "Verified companion badge and profile", }, { id: 3, title: "Enjoy Real Connection", description: "Meet in a safe public space and enjoy genuine human company. No judgment, no expectations—just authentic companionship.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-friends-outdoors_23-2149512391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-friends-outdoors_23-2149512391.jpg?_wi=1", imageAlt: "Two people meeting confidently for an activity", }, ]} @@ -172,7 +172,7 @@ export default function HomePage() { id: "conversation", name: "Emotional Conversation", price: "Be truly heard and supported", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-drinking-hot-tea-with-lemon-winter-day_329181-5800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-drinking-hot-tea-with-lemon-winter-day_329181-5800.jpg?_wi=1", imageAlt: "Two people having meaningful conversation", }, { @@ -236,7 +236,7 @@ export default function HomePage() { name: "Sarah", handle: "@sarah_new_city", testimonial: "Moving to a new city felt terrifying. My WthYou companion helped me explore and feel welcomed. I finally feel like I belong here.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-work_23-2149304146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-work_23-2149304146.jpg?_wi=1", imageAlt: "Sarah's profile photo", }, { @@ -244,7 +244,7 @@ export default function HomePage() { name: "James", handle: "@james_working_pro", testimonial: "After long work days, having someone to grab dinner with and actually talk to made all the difference. It's not therapy—it's real friendship.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-992.jpg?_wi=1", imageAlt: "James's profile photo", }, { @@ -252,7 +252,7 @@ export default function HomePage() { name: "Priya", handle: "@priya_belonging", testimonial: "As a senior, I was lonely. WthYou connected me with a wonderful companion. We go shopping, have tea, and laugh together. Life feels full again.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12691.jpg?_wi=1", imageAlt: "Priya's profile photo", }, { @@ -260,7 +260,7 @@ export default function HomePage() { name: "Alex", handle: "@alex_safe_space", testimonial: "Finding a non-judgmental companion who truly gets me has been life-changing. For the first time, I feel completely safe being myself.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-cafe-standing-by-window-talking-phone_1303-20075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-cafe-standing-by-window-talking-phone_1303-20075.jpg?_wi=1", imageAlt: "Alex's profile photo", }, { @@ -268,7 +268,7 @@ export default function HomePage() { name: "Maya", handle: "@maya_connection", testimonial: "I thought I'd have to feel alone forever. WthYou showed me that authentic human connection is possible. I'm so grateful.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-woman-sitting-wall_285396-4441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-woman-sitting-wall_285396-4441.jpg?_wi=1", imageAlt: "Maya's profile photo", }, { @@ -276,7 +276,7 @@ export default function HomePage() { name: "David", handle: "@david_newfriend", testimonial: "My companion has become my trusted friend. We share activities, conversations, and genuine laughter. This is what I needed.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg?_wi=1", imageAlt: "David's profile photo", }, ]}