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}