Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function HomePage() {
|
||||
{ text: "Start Searching Now", href: "browse" },
|
||||
{ text: "Find Roommates", href: "/roommates" },
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="students exploring apartment near university campus"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
{ 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=1"
|
||||
imageAlt="happy students apartment friendly roommates"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -219,7 +219,7 @@ export default function HomePage() {
|
||||
price: "$1,200/month",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407632.jpg?_wi=1",
|
||||
imageAlt: "modern studio apartment furnished near campus",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
price: "$850/month",
|
||||
rating: 4,
|
||||
reviewCount: "218",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-student-dormitory-group-interracial-students-resting-student-dormitory_613910-18945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-student-dormitory-group-interracial-students-resting-student-dormitory_613910-18945.jpg?_wi=1",
|
||||
imageAlt: "two bedroom apartment shared roommates students",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
price: "$950/month",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-with-tablet-couch_23-2147782782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-with-tablet-couch_23-2147782782.jpg?_wi=1",
|
||||
imageAlt: "furnished dorm room college university housing",
|
||||
},
|
||||
]}
|
||||
@@ -352,7 +352,7 @@ export default function HomePage() {
|
||||
"While we can't mandate lease changes, our support team can help mediate conflicts and discuss options. We recommend having clear roommate agreements before moving in.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161648.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161648.jpg?_wi=1"
|
||||
imageAlt="friendly customer service team helping students"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user