From 6ebf2a857a21796cb91e536af41c4bc981ebce37 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:53:31 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 93e859b..c43f2f5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { { value: "50,000+", title: "Verified Properties" }, { value: "100,000+", title: "Active Student Users" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/charming-girlfriends-posing-selfie_23-2147745085.jpg" + imageSrc="http://img.b2bpic.net/free-photo/charming-girlfriends-posing-selfie_23-2147745085.jpg?_wi=2" imageAlt="happy students apartment friendly roommates" mediaAnimation="slide-up" useInvertedBackground={true} @@ -102,7 +102,7 @@ export default function AboutPage() { { value: "200+", title: "Partner Universities" }, { value: "1,000,000+", title: "Total Transactions" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-resting-couch-while-her-husband-decorating-their-new-living-room_329181-994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-resting-couch-while-her-husband-decorating-their-new-living-room_329181-994.jpg?_wi=3" imageAlt="students settling into their new campus housing" mediaAnimation="slide-up" useInvertedBackground={false}