From 96f94ece09a7cb46cffeb6aaefecb0fc81018e7b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:31:36 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 90b6cff..308a8c8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,11 +52,11 @@ export default function AboutPage() { tagAnimation="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=2", 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=2", imageAlt: "Diverse group of people connecting together", }, ]} @@ -109,7 +109,7 @@ export default function AboutPage() { 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=3", imageAlt: "Sarah's profile photo", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { 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=3", imageAlt: "James's profile photo", }, { @@ -125,7 +125,7 @@ export default function AboutPage() { 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=3", imageAlt: "Priya's profile photo", }, { @@ -133,7 +133,7 @@ export default function AboutPage() { 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=3", imageAlt: "Alex's profile photo", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { 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=3", imageAlt: "Maya's profile photo", }, { @@ -149,7 +149,7 @@ export default function AboutPage() { 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=3", imageAlt: "David's profile photo", }, ]}