Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-student-reading-library_23-2148727870.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-student-reading-library_23-2148727870.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
title: "From Campus",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-women-bed_23-2149248691.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-women-bed_23-2149248691.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/signal-icon-front-side-with-white-background_187299-39974.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-reading-library_23-2148727870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-reading-library_23-2148727870.jpg?_wi=2",
|
||||
imageAlt: "high speed wifi symbol",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-salad_1203-9411.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-women-bed_23-2149248691.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-women-bed_23-2149248691.jpg?_wi=2",
|
||||
imageAlt: "high speed wifi symbol",
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598843.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-sheets-decor_23-2150551173.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-sheets-decor_23-2150551173.jpg?_wi=1",
|
||||
imageAlt: "high speed wifi symbol",
|
||||
},
|
||||
]}
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Single Occupancy",
|
||||
price: "₹6,000/mo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-sheets-decor_23-2150551173.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-sheets-decor_23-2150551173.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user