Update src/app/page.tsx

This commit is contained in:
2026-05-12 17:46:56 +00:00
parent 697615a7d8
commit b244272482

View File

@@ -33,27 +33,18 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Facilities", name: "Facilities", id: "features"},
id: "features",
},
{ {
name: "Team", name: "Team", id: "team"},
id: "team",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Elite Academy" brandName="Elite Academy"
button={{ text: "Book a Tour", href: "#contact" }}
/> />
</div> </div>
@@ -63,35 +54,21 @@ export default function LandingPage() {
description="Inspiring young minds through excellence in education. Join our vibrant community and explore our world-class facilities today." description="Inspiring young minds through excellence in education. Join our vibrant community and explore our world-class facilities today."
buttons={[ buttons={[
{ {
text: "Book a Tour", text: "Book a Tour", href: "#contact"},
href: "#contact",
},
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg", imageAlt: "Modern campus entrance"},
imageAlt: "Modern campus entrance",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/students-sitting-with-books-stairs_23-2147850667.jpg", imageSrc: "http://img.b2bpic.net/free-photo/students-sitting-with-books-stairs_23-2147850667.jpg", imageAlt: "Library facility"},
imageAlt: "Library facility",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/water-dwelling_1127-3257.jpg", imageSrc: "http://img.b2bpic.net/free-photo/water-dwelling_1127-3257.jpg", imageAlt: "Science lab"},
imageAlt: "Science lab",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-suit-cycling-work_23-2149426677.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-suit-cycling-work_23-2149426677.jpg", imageAlt: "Outdoor playground"},
imageAlt: "Outdoor playground",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg", imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg", imageAlt: "Student collaboration"},
imageAlt: "Student collaboration",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg", imageAlt: "School auditorium"},
imageAlt: "School auditorium",
},
]} ]}
/> />
</div> </div>
@@ -102,9 +79,7 @@ export default function LandingPage() {
title="Building Future Leaders with Integrity and Excellence" title="Building Future Leaders with Integrity and Excellence"
buttons={[ buttons={[
{ {
text: "Read Our Vision", text: "Read Our Vision", href: "#"},
href: "#",
},
]} ]}
tag="Our Philosophy" tag="Our Philosophy"
tagIcon={BookOpen} tagIcon={BookOpen}
@@ -118,17 +93,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
negativeCard={{ negativeCard={{
items: [ items: [
"Advanced Science Lab", "Advanced Science Lab", "Tech-Integrated Library", "Indoor Cafeteria"],
"Tech-Integrated Library",
"Indoor Cafeteria",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Spacious Playground", "Spacious Playground", "Creative Art Studio", "Safety & Security"],
"Creative Art Studio",
"Safety & Security",
],
}} }}
title="Exceptional Campus Facilities" title="Exceptional Campus Facilities"
description="We provide a nurturing environment with modern labs, libraries, and creative spaces for every student to thrive." description="We provide a nurturing environment with modern labs, libraries, and creative spaces for every student to thrive."
@@ -142,26 +111,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "98%", title: "Graduation Rate", description: "Students successfully advancing to higher education.", imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg"},
value: "98%",
title: "Graduation Rate",
description: "Students successfully advancing to higher education.",
imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg",
},
{ {
id: "m2", id: "m2", value: "15:1", title: "Student-Teacher Ratio", description: "Ensuring personalized attention in every classroom.", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16146.jpg"},
value: "15:1",
title: "Student-Teacher Ratio",
description: "Ensuring personalized attention in every classroom.",
imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16146.jpg",
},
{ {
id: "m3", id: "m3", value: "50+", title: "Extra-Curriculars", description: "Active clubs and sports programs for holistic growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-process-action-plan-concept_53876-125074.jpg"},
value: "50+",
title: "Extra-Curriculars",
description: "Active clubs and sports programs for holistic growth.",
imageSrc: "http://img.b2bpic.net/free-photo/business-process-action-plan-concept_53876-125074.jpg",
},
]} ]}
title="Academic Excellence at a Glance" title="Academic Excellence at a Glance"
description="Tracking our commitment to high academic standards and student engagement through data-driven approaches." description="Tracking our commitment to high academic standards and student engagement through data-driven approaches."
@@ -175,40 +129,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
groups={[ groups={[
{ {
id: "group1", id: "group1", groupTitle: "Core Faculty", members: [
groupTitle: "Core Faculty",
members: [
{ {
id: "t1", id: "t1", title: "Dr. Sarah Miller", subtitle: "Head of Science", detail: "PhD in Education with 15+ years experience.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-teacher-assisting-her-students-class-elementary-school_637285-8628.jpg"},
title: "Dr. Sarah Miller",
subtitle: "Head of Science",
detail: "PhD in Education with 15+ years experience.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-teacher-assisting-her-students-class-elementary-school_637285-8628.jpg",
},
{ {
id: "t2", id: "t2", title: "James Anderson", subtitle: "Lead Principal", detail: "Dedicated to student-centric learning models.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg"},
title: "James Anderson",
subtitle: "Lead Principal",
detail: "Dedicated to student-centric learning models.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg",
},
{ {
id: "t3", id: "t3", title: "Elena Rossi", subtitle: "Lead Literature", detail: "Fostering creativity and critical thinking.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-females-wearing-headphones-around-neck-looking-laptop_23-2148397162.jpg"},
title: "Elena Rossi",
subtitle: "Lead Literature",
detail: "Fostering creativity and critical thinking.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-females-wearing-headphones-around-neck-looking-laptop_23-2148397162.jpg",
},
{ {
id: "t4", id: "t4", title: "Marcus Thorne", subtitle: "Early Years Lead", detail: "Specialist in child development and play-based learning.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-teacher-helping-her-students-class_23-2148633380.jpg"},
title: "Marcus Thorne",
subtitle: "Early Years Lead",
detail: "Specialist in child development and play-based learning.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-teacher-helping-her-students-class_23-2148633380.jpg",
},
], ],
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=2",
imageAlt: "professional school teacher portrait",
}, },
]} ]}
title="Our Dedicated Educators" title="Our Dedicated Educators"
@@ -223,45 +153,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", handle: "@parent", testimonial: "Excellent academic environment and faculty.", rating: 5,
name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/mother-kid-first-school-day-medium-shot_23-2149748230.jpg"},
handle: "@parent",
testimonial: "Excellent academic environment and faculty.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-kid-first-school-day-medium-shot_23-2149748230.jpg",
},
{ {
id: "2", id: "2", name: "Michael C.", handle: "@parent", testimonial: "My child loves the library and sports.", rating: 5,
name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891244.jpg"},
handle: "@parent",
testimonial: "My child loves the library and sports.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891244.jpg",
},
{ {
id: "3", id: "3", name: "Emily R.", handle: "@alumni", testimonial: "A truly nurturing place for young minds.", rating: 5,
name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-teacher-boy-studying_23-2148618681.jpg"},
handle: "@alumni",
testimonial: "A truly nurturing place for young minds.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-teacher-boy-studying_23-2148618681.jpg",
},
{ {
id: "4", id: "4", name: "David K.", handle: "@parent", testimonial: "Safety and academics are top-notch.", rating: 5,
name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-playing-with-planes_23-2147997398.jpg"},
handle: "@parent",
testimonial: "Safety and academics are top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-playing-with-planes_23-2147997398.jpg",
},
{ {
id: "5", id: "5", name: "Jessica L.", handle: "@parent", testimonial: "Best school decision we made.", rating: 5,
name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-group-kid-childcare_1262-2744.jpg"},
handle: "@parent",
testimonial: "Best school decision we made.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-group-kid-childcare_1262-2744.jpg",
},
]} ]}
showRating={true} showRating={true}
title="Voices of Our Community" title="Voices of Our Community"
@@ -274,20 +179,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "What is the admissions process?", content: "Our process includes an introductory tour followed by a parent meeting and student assessment."},
title: "What is the admissions process?",
content: "Our process includes an introductory tour followed by a parent meeting and student assessment.",
},
{ {
id: "f2", id: "f2", title: "Do you have transport facilities?", content: "Yes, we provide safe door-to-door transport for students within city limits."},
title: "Do you have transport facilities?",
content: "Yes, we provide safe door-to-door transport for students within city limits.",
},
{ {
id: "f3", id: "f3", title: "How is student progress tracked?", content: "We use monthly assessment reports and frequent parent-teacher interactions to ensure consistent growth."},
title: "How is student progress tracked?",
content: "We use monthly assessment reports and frequent parent-teacher interactions to ensure consistent growth.",
},
]} ]}
sideTitle="Commonly Asked Questions" sideTitle="Commonly Asked Questions"
sideDescription="Everything you need to know about our admissions, curriculum, and campus tours." sideDescription="Everything you need to know about our admissions, curriculum, and campus tours."
@@ -299,8 +195,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
tag="Visit Us" tag="Visit Us"
title="Experience Elite Academy" title="Experience Elite Academy"
description="Ready to see our school in action? Book your visit today." description="Ready to see our school in action? Book your visit today."
@@ -316,33 +211,21 @@ export default function LandingPage() {
logoText="Elite Academy" logoText="Elite Academy"
columns={[ columns={[
{ {
title: "Navigation", title: "Navigation", items: [
items: [
{ {
label: "About", label: "About", href: "#"},
href: "#",
},
{ {
label: "Admissions", label: "Admissions", href: "#"},
href: "#",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}