3 Commits

Author SHA1 Message Date
e287d9ce23 Merge version_2 into main
Merge version_2 into main
2026-04-08 14:39:09 +00:00
d0cf3275c9 Update src/app/page.tsx 2026-04-08 14:39:03 +00:00
575e4b30ca Merge version_1 into main
Merge version_1 into main
2026-04-08 14:37:30 +00:00

View File

@@ -29,50 +29,27 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "#hero" },
name: "Home", { name: "About", id: "#about" },
id: "#hero", { name: "Academics", id: "#features" },
}, { name: "FAQ", id: "#faq" },
{ { name: "Contact", id: "#contact" },
name: "About",
id: "#about",
},
{
name: "Programs",
id: "#features",
},
{
name: "FAQ",
id: "#faq",
},
{
name: "Contact",
id: "#contact",
},
]} ]}
brandName="Excel Academy" brandName="Sri Guru Gobind Singh Public Senior Secondary School"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars", logoText="Sri Guru Gobind Singh Public Senior Secondary School"
}} description="Sri Chamkaur Sahib | Empowering Minds, Shaping Futures through Academic Excellence and Values."
logoText="Excel Academy"
description="Empowering the next generation with knowledge, character, and excellence. Join our vibrant community of learners today."
buttons={[ buttons={[
{ { text: "Apply Now", href: "#contact" },
text: "Apply Now", { text: "Learn More", href: "#about" },
href: "#contact",
},
{
text: "Learn More",
href: "#about",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg?_wi=1"
imageAlt="Excel Academy Campus" imageAlt="School Campus"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
</div> </div>
@@ -80,24 +57,15 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="A Legacy of Academic Excellence" title="Legacy of Education in Sri Chamkaur Sahib"
description="For over 30 years, Excel Academy has been dedicated to providing a balanced, rigorous curriculum that prepares students for success in college and beyond." description="Dedicated to providing a high-quality education rooted in discipline, traditional values, and modern pedagogy for the students of Sri Chamkaur Sahib."
metrics={[ metrics={[
{ { value: "30+", title: "Years of Excellence" },
value: "98%", { value: "100%", title: "Holistic Focus" },
title: "Graduation Rate", { value: "1000+", title: "Success Stories" },
},
{
value: "15:1",
title: "Student-Teacher Ratio",
},
{
value: "50+",
title: "Extracurriculars",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-students-posing-camera_23-2147663796.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/young-students-posing-camera_23-2147663796.jpg?_wi=1"
imageAlt="Our vibrant classroom" imageAlt="School environment"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -109,30 +77,12 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { id: "f1", title: "Academic Rigor", description: "Advanced curriculum aligned with national standards.", tag: "Academics" },
id: "f1", { id: "f2", title: "Character Building", description: "Instilling core values and ethical leadership in every student.", tag: "Values" },
title: "STEM Excellence", { id: "f3", title: "Sports & Activity", description: "Developing physical health and team-based cooperation.", tag: "Extracurricular" },
description: "Hands-on robotics, coding, and advanced sciences for future innovators.",
tag: "STEM",
imageSrc: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg?_wi=2",
},
{
id: "f2",
title: "Humanities Program",
description: "Deep engagement with literature, history, and critical thinking.",
tag: "Arts",
imageSrc: "http://img.b2bpic.net/free-photo/young-students-posing-camera_23-2147663796.jpg?_wi=2",
},
{
id: "f3",
title: "Sports & Athletics",
description: "Building team spirit, resilience, and physical well-being.",
tag: "Sports",
imageSrc: "http://img.b2bpic.net/free-photo/children-drawing-together-classroom_23-2148925457.jpg?_wi=1",
},
]} ]}
title="Our Academic Programs" title="Our Educational Programs"
description="Comprehensive pathways designed for diverse learning styles." description="Comprehensive pathways designed to nurture well-rounded individuals."
/> />
</div> </div>
@@ -141,49 +91,11 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", title: "Excellence", quote: "A great school for holistic development.", name: "Paramjit Singh", role: "Parent" },
id: "1", { id: "2", title: "Inspired", quote: "I feel ready for my university career.", name: "Gurpreet Kaur", role: "Alumni" },
title: "Outstanding Faculty",
quote: "The teachers truly care about individual growth.",
name: "Jane Doe",
role: "Parent",
imageSrc: "http://img.b2bpic.net/free-photo/young-mother-with-her-one-years-old-little-son-dressed-pajamas-are-posing_273609-13586.jpg",
},
{
id: "2",
title: "Life Changing",
quote: "I feel prepared for any college challenges ahead.",
name: "John Smith",
role: "Alumni",
imageSrc: "http://img.b2bpic.net/free-photo/nice-family-shot-young-mother-her-little-son-playing-floor-home-attractive-caucasian-woman-white-top-lying-her-belly-smiling-kid-straddling-happily-her-shinny-mommy_273609-5689.jpg",
},
{
id: "3",
title: "Supportive Environment",
quote: "The curriculum is rigorous yet balanced.",
name: "Alice Brown",
role: "Parent",
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-celebration-with-kid_23-2151175776.jpg",
},
{
id: "4",
title: "Great Community",
quote: "My kids love the school spirit and extracurriculars.",
name: "Robert Lee",
role: "Parent",
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-student-woman-with-her-backpack-goes-back-school-feels-lovely-happy_114579-77326.jpg",
},
{
id: "5",
title: "Academic Rigor",
quote: "Best decision we made for their education.",
name: "Sarah Miller",
role: "Parent",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg",
},
]} ]}
title="Voices from our Community" title="Community Voices"
description="What our students and parents say about the Excel difference." description="Hear from our families and alumni about their journey with us."
/> />
</div> </div>
@@ -192,26 +104,12 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ { id: "q1", title: "How to enroll?", content: "Visit our office in Sri Chamkaur Sahib for admission forms and counseling." },
id: "q1", { id: "q2", title: "Is there transport?", content: "Yes, we provide safe transport across the district." },
title: "What is the admissions process?",
content: "Our admissions process involves a tour, interview, and academic assessment for placement.",
},
{
id: "q2",
title: "Are there scholarships available?",
content: "Yes, we offer need-based financial aid and merit scholarships.",
},
{
id: "q3",
title: "What are school hours?",
content: "Classes run from 8:00 AM to 3:30 PM, with optional after-school care until 6:00 PM.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/children-drawing-together-classroom_23-2148925457.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/children-drawing-together-classroom_23-2148925457.jpg?_wi=2"
imageAlt="School FAQ illustration"
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Answers to common queries about our admissions, schedules, and policies." description="We are here to help you get started."
faqsAnimation="blur-reveal" faqsAnimation="blur-reveal"
/> />
</div> </div>
@@ -219,21 +117,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{ variant: "radial-gradient" }}
variant: "radial-gradient",
}}
tag="Admissions" tag="Admissions"
title="Ready to Enroll?" title="Join Our Family"
description="Start your journey with us today. Schedule a campus tour or request more information about our enrollment process." description="Contact us to discuss your child's future at our school in Sri Chamkaur Sahib."
buttons={[ buttons={[
{ { text: "Call Us", href: "tel:+91" },
text: "Schedule a Tour", { text: "Location Info", href: "#" },
href: "#",
},
{
text: "Contact Admissions",
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -241,60 +131,12 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
columns={[ columns={[
{ { title: "Institution", items: [{ label: "History", href: "#about" }, { label: "Campus", href: "#" }] },
title: "School", { title: "Academics", items: [{ label: "Curriculum", href: "#features" }, { label: "Results", href: "#" }] },
items: [ { title: "Contact", items: [{ label: "Admissions", href: "#contact" }, { label: "Support", href: "#" }] },
{
label: "About Us",
href: "#about",
},
{
label: "Faculty",
href: "#",
},
{
label: "Calendar",
href: "#",
},
],
},
{
title: "Programs",
items: [
{
label: "STEM",
href: "#features",
},
{
label: "Arts",
href: "#features",
},
{
label: "Athletics",
href: "#features",
},
],
},
{
title: "Admissions",
items: [
{
label: "Apply Now",
href: "#contact",
},
{
label: "Tuition",
href: "#",
},
{
label: "FAQ",
href: "#faq",
},
],
},
]} ]}
logoText="Excel Academy" logoText="Sri Guru Gobind Singh Public Senior Secondary School"
copyrightText="© 2025 Excel Academy | All Rights Reserved." copyrightText="© 2025 SGGS Public SSS, Sri Chamkaur Sahib."
/> />
</div> </div>
</ReactLenis> </ReactLenis>