Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 01:53:31 +00:00
parent 2e70b5d727
commit 6ebf2a857a

View File

@@ -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}