Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
title: "Interactive Global Map",
|
||||
description: "Visualize university locations and filter by region.",
|
||||
bentoComponent: "map",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg?_wi=2",
|
||||
imageAlt: "modern university campus architecture",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
title: "Data Insights",
|
||||
description: "Compare tuition and rankings visually.",
|
||||
bentoComponent: "line-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-student-girl-wearing-bandana-backpack-putting-glasses-her-blouse-keeping-fists-air-holding-open-note-pad-her-head-with-closed-eyes-isolated-blue-background_141793-139803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-student-girl-wearing-bandana-backpack-putting-glasses-her-blouse-keeping-fists-air-holding-open-note-pad-her-head-with-closed-eyes-isolated-blue-background_141793-139803.jpg?_wi=1",
|
||||
imageAlt: "student portrait happy academic",
|
||||
},
|
||||
]}
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
role: "Computer Science",
|
||||
company: "MIT",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-student-girl-wearing-bandana-backpack-putting-glasses-her-blouse-keeping-fists-air-holding-open-note-pad-her-head-with-closed-eyes-isolated-blue-background_141793-139803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-student-girl-wearing-bandana-backpack-putting-glasses-her-blouse-keeping-fists-air-holding-open-note-pad-her-head-with-closed-eyes-isolated-blue-background_141793-139803.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-hallway_23-2147679004.jpg?_wi=3"
|
||||
logoText="UniPath"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user