Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
{ text: "Login", href: "/login" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg?_wi=1"
|
||||
imageAlt="Campus Buddy - Student platform showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -88,10 +88,10 @@ export default function HomePage() {
|
||||
title: "360° Virtual College Tours",
|
||||
description: "Explore any campus with immersive 360-degree virtual tours. Get a real feel of campus life without leaving home.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg?_wi=1",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -99,10 +99,10 @@ export default function HomePage() {
|
||||
title: "Smart College Finder",
|
||||
description: "Find your perfect college using advanced filters. Compare universities based on location, facilities, courses, and ratings.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040217.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148219821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148219821.jpg?_wi=1",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
title: "Location & Transportation",
|
||||
description: "Check distance from railway and bus stations instantly. Plan your daily commute with integrated mapping and real-time updates.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148219821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148219821.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/resume-design_98292-2859.jpg",
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
role: "First Year Student",
|
||||
company: "Tech Institute",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
role: "Campus Ambassador",
|
||||
company: "State University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-unshaved-dark-skinned-guy-standing-park-with-coffee-wearing-headphones-neck-looking-aside-man-tries-find-his-girlfriend-crowd-emotions-concept_176420-42397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-unshaved-dark-skinned-guy-standing-park-with-coffee-wearing-headphones-neck-looking-aside-man-tries-find-his-girlfriend-crowd-emotions-concept_176420-42397.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -292,7 +292,7 @@ export default function HomePage() {
|
||||
description="Subscribe to our newsletter for exclusive college insights, campus tips, and feature updates. Be the first to know about new colleges and opportunities."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-students-watching-virtual-video-tutorial_74855-1806.jpg?_wi=3"
|
||||
imageAlt="Campus Buddy Newsletter"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user