Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -151,16 +151,16 @@ export default function LandingPage() {
|
||||
tagIcon={Trophy}
|
||||
metrics={[
|
||||
{
|
||||
id: "students", value: "8,000+", title: "Active Students", description: "Enrolled across all programs and academic levels."
|
||||
id: "students", value: "8,000+", title: "Active Students", description: "Enrolled across all programs and academic levels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e5tb8l", imageAlt: "Students learning together"
|
||||
},
|
||||
{
|
||||
id: "faculty", value: "300+", title: "Faculty Members", description: "Qualified educators with advanced degrees and industry experience."
|
||||
id: "faculty", value: "300+", title: "Faculty Members", description: "Qualified educators with advanced degrees and industry experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w7hajc", imageAlt: "Faculty members teaching"
|
||||
},
|
||||
{
|
||||
id: "placement", value: "94%", title: "Placement Rate", description: "Graduates successfully placed in leading organizations."
|
||||
id: "placement", value: "94%", title: "Placement Rate", description: "Graduates successfully placed in leading organizations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c78asy", imageAlt: "Successful career placement"
|
||||
},
|
||||
{
|
||||
id: "programs", value: "60+", title: "Academic Programs", description: "Diverse offerings across engineering, healthcare, commerce, and arts."
|
||||
id: "programs", value: "60+", title: "Academic Programs", description: "Diverse offerings across engineering, healthcare, commerce, and arts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4we4lo", imageAlt: "Academic programs available"
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user