Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
207
src/app/page.tsx
207
src/app/page.tsx
@@ -33,27 +33,18 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Facilities",
|
||||
id: "features",
|
||||
},
|
||||
name: "Facilities", id: "features"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elite Academy"
|
||||
button={{ text: "Book a Tour", href: "#contact" }}
|
||||
/>
|
||||
</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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Tour",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Tour", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=1",
|
||||
imageAlt: "Modern campus entrance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg", imageAlt: "Modern campus entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-sitting-with-books-stairs_23-2147850667.jpg",
|
||||
imageAlt: "Library facility",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-sitting-with-books-stairs_23-2147850667.jpg", imageAlt: "Library facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-dwelling_1127-3257.jpg",
|
||||
imageAlt: "Science lab",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-dwelling_1127-3257.jpg", imageAlt: "Science lab"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-suit-cycling-work_23-2149426677.jpg",
|
||||
imageAlt: "Outdoor playground",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-suit-cycling-work_23-2149426677.jpg", imageAlt: "Outdoor playground"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg",
|
||||
imageAlt: "Student collaboration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg", imageAlt: "Student collaboration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg",
|
||||
imageAlt: "School auditorium",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg", imageAlt: "School auditorium"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,9 +79,7 @@ export default function LandingPage() {
|
||||
title="Building Future Leaders with Integrity and Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read Our Vision",
|
||||
href: "#",
|
||||
},
|
||||
text: "Read Our Vision", href: "#"},
|
||||
]}
|
||||
tag="Our Philosophy"
|
||||
tagIcon={BookOpen}
|
||||
@@ -118,17 +93,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Advanced Science Lab",
|
||||
"Tech-Integrated Library",
|
||||
"Indoor Cafeteria",
|
||||
],
|
||||
"Advanced Science Lab", "Tech-Integrated Library", "Indoor Cafeteria"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Spacious Playground",
|
||||
"Creative Art Studio",
|
||||
"Safety & Security",
|
||||
],
|
||||
"Spacious Playground", "Creative Art Studio", "Safety & Security"],
|
||||
}}
|
||||
title="Exceptional Campus Facilities"
|
||||
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}
|
||||
metrics={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Academic Excellence at a Glance"
|
||||
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}
|
||||
groups={[
|
||||
{
|
||||
id: "group1",
|
||||
groupTitle: "Core Faculty",
|
||||
members: [
|
||||
id: "group1", groupTitle: "Core Faculty", members: [
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
],
|
||||
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"
|
||||
@@ -223,45 +153,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
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: "1", name: "Sarah J.", 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",
|
||||
name: "Michael C.",
|
||||
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: "2", name: "Michael C.", 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",
|
||||
name: "Emily R.",
|
||||
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: "3", name: "Emily R.", 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",
|
||||
name: "David K.",
|
||||
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: "4", name: "David K.", 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",
|
||||
name: "Jessica L.",
|
||||
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",
|
||||
},
|
||||
id: "5", name: "Jessica L.", 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}
|
||||
title="Voices of Our Community"
|
||||
@@ -274,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What is the admissions process?",
|
||||
content: "Our process includes an introductory tour followed by a parent meeting and student assessment.",
|
||||
},
|
||||
id: "f1", title: "What is the admissions process?", content: "Our process includes an introductory tour followed by a parent meeting and student assessment."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you have transport facilities?",
|
||||
content: "Yes, we provide safe door-to-door transport for students within city limits.",
|
||||
},
|
||||
id: "f2", title: "Do you have transport facilities?", content: "Yes, we provide safe door-to-door transport for students within city limits."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How is student progress tracked?",
|
||||
content: "We use monthly assessment reports and frequent parent-teacher interactions to ensure consistent growth.",
|
||||
},
|
||||
id: "f3", 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"
|
||||
sideDescription="Everything you need to know about our admissions, curriculum, and campus tours."
|
||||
@@ -299,8 +195,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Visit Us"
|
||||
title="Experience Elite Academy"
|
||||
description="Ready to see our school in action? Book your visit today."
|
||||
@@ -316,33 +211,21 @@ export default function LandingPage() {
|
||||
logoText="Elite Academy"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Admissions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Admissions", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user