Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 09:29:07 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Academics",
id: "academics",
},
name: "Academics", id: "academics"},
{
name: "Facilities",
id: "facilities",
},
name: "Facilities", id: "facilities"},
{
name: "Admissions",
id: "admissions",
},
name: "Admissions", id: "admissions"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Birla High School"
/>
@@ -60,70 +50,38 @@ export default function LandingPage() {
description="At Birla High School, we empower the next generation of leaders through holistic education, values, and global perspectives."
testimonials={[
{
name: "Rahul Verma",
role: "Parent",
testimonial: "Birla High School has shaped my child's future with values and academic rigor.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/image-happy-goodlooking-young-man-cross-arms-chest-smiling-pleased-camera-standing-whi_1258-106653.jpg",
},
name: "Rahul Verma", handle: "Parent", testimonial: "Birla High School has shaped my child's future with values and academic rigor.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/image-happy-goodlooking-young-man-cross-arms-chest-smiling-pleased-camera-standing-whi_1258-106653.jpg"},
{
name: "Ananya Sharma",
role: "Student",
testimonial: "The learning environment here is truly world-class and inspiring.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-graduate-looking-camera-while-frowning-face-uniform-casual-clothes-looking-stubborn-front-view_176474-51047.jpg",
},
name: "Ananya Sharma", handle: "Student", testimonial: "The learning environment here is truly world-class and inspiring.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-graduate-looking-camera-while-frowning-face-uniform-casual-clothes-looking-stubborn-front-view_176474-51047.jpg"},
{
name: "Dr. Kavita Singh",
role: "Parent",
testimonial: "An institution that genuinely cares for the holistic development of students.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-elbow-stack-books_23-2148635369.jpg",
},
name: "Dr. Kavita Singh", handle: "Parent", testimonial: "An institution that genuinely cares for the holistic development of students.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-elbow-stack-books_23-2148635369.jpg"},
{
name: "Mr. Ashok Mehta",
role: "Teacher",
testimonial: "Teaching here is a privilege, surrounded by dedicated minds.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cool-student-man-notebook_1149-1788.jpg",
},
name: "Mr. Ashok Mehta", handle: "Teacher", testimonial: "Teaching here is a privilege, surrounded by dedicated minds.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cool-student-man-notebook_1149-1788.jpg"},
{
name: "Vikram Seth",
role: "Alumni",
testimonial: "My foundation at BHS enabled my career success in global industry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-smiling-with-book-head_23-2148208755.jpg",
},
name: "Vikram Seth", handle: "Alumni", testimonial: "My foundation at BHS enabled my career success in global industry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-smiling-with-book-head_23-2148208755.jpg"},
]}
buttons={[
{
text: "Apply Now",
href: "#admissions",
},
text: "Apply Now", href: "#admissions"},
]}
imageSrc="http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257236.jpg"
imageAlt="modern school campus architecture"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-smart-professional-young-male-student-with-dreads-yellow-tshirt-cr_1258-112172.jpg",
alt: "Closeup portrait of confident student",
},
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-smart-professional-young-male-student-with-dreads-yellow-tshirt-cr_1258-112172.jpg", alt: "Closeup portrait of confident student"},
{
src: "http://img.b2bpic.net/free-photo/goodhumored-curly-bearded-darkskinned-man-stylish-orange-jacket-sunglasses-smiles-crosses-arms-leans-white-wall-outside_197531-28757.jpg",
alt: "Goodhumored curly bearded man",
},
src: "http://img.b2bpic.net/free-photo/goodhumored-curly-bearded-darkskinned-man-stylish-orange-jacket-sunglasses-smiles-crosses-arms-leans-white-wall-outside_197531-28757.jpg", alt: "Goodhumored curly bearded man"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-black-man-white_285396-378.jpg",
alt: "Portrait of young handsome man",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-black-man-white_285396-378.jpg", alt: "Portrait of young handsome man"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-confident-arms-crossed-chest-serious_285396-2953.jpg",
alt: "Portrait of young hipster",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-confident-arms-crossed-chest-serious_285396-2953.jpg", alt: "Portrait of young hipster"},
{
src: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-man_23-2148201883.jpg",
alt: "Graduation concept happy man",
},
src: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-man_23-2148201883.jpg", alt: "Graduation concept happy man"},
]}
avatarText="Trusted by over 10,000+ alumni and parents."
/>
@@ -136,17 +94,11 @@ export default function LandingPage() {
description="Our curriculum is designed to foster critical thinking, creativity, and intellectual rigor through a blend of traditional values and modern pedagogy."
metrics={[
{
value: "80+",
title: "Faculty Members",
},
value: "80+", title: "Faculty Members"},
{
value: "1.5k+",
title: "Successful Alumni",
},
value: "1.5k+", title: "Successful Alumni"},
{
value: "20+",
title: "Academic Clubs",
},
value: "20+", title: "Academic Clubs"},
]}
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-entrepreneurship-students-learning-about-leadership_482257-126247.jpg"
mediaAnimation="slide-up"
@@ -161,32 +113,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Science Labs",
descriptions: [
"State-of-the-art laboratories",
"Safe environment for research",
],
imageSrc: "http://img.b2bpic.net/free-photo/old-people-asking-professional-advice-from-financial-expert_482257-107450.jpg",
},
id: "f1", title: "Science Labs", descriptions: [
"State-of-the-art laboratories", "Safe environment for research"],
imageSrc: "http://img.b2bpic.net/free-photo/old-people-asking-professional-advice-from-financial-expert_482257-107450.jpg"},
{
id: "f2",
title: "Sports Complex",
descriptions: [
"International standard courts",
"Focus on physical health",
],
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-student-learning-material_23-2147666761.jpg",
},
id: "f2", title: "Sports Complex", descriptions: [
"International standard courts", "Focus on physical health"],
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-student-learning-material_23-2147666761.jpg"},
{
id: "f3",
title: "Digital Library",
descriptions: [
"Comprehensive digital resources",
"Quiet study environment",
],
imageSrc: "http://img.b2bpic.net/free-photo/student-girl-laughing-lecture-room_23-2147679201.jpg",
},
id: "f3", title: "Digital Library", descriptions: [
"Comprehensive digital resources", "Quiet study environment"],
imageSrc: "http://img.b2bpic.net/free-photo/student-girl-laughing-lecture-room_23-2147679201.jpg"},
]}
title="World-Class Facilities"
description="Providing a conducive environment for every student's growth."
@@ -200,29 +137,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "sl1",
title: "Performing Arts",
descriptions: [
"Music, Dance, and Drama programs",
],
imageSrc: "http://img.b2bpic.net/free-photo/different-moments-theater-class_23-2151104287.jpg",
},
id: "sl1", title: "Performing Arts", descriptions: [
"Music, Dance, and Drama programs"],
imageSrc: "http://img.b2bpic.net/free-photo/different-moments-theater-class_23-2151104287.jpg"},
{
id: "sl2",
title: "STEM Initiatives",
descriptions: [
"Robotics and coding workshops",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg",
},
id: "sl2", title: "STEM Initiatives", descriptions: [
"Robotics and coding workshops"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571314.jpg"},
{
id: "sl3",
title: "Student Governance",
descriptions: [
"Elected student council and leadership",
],
imageSrc: "http://img.b2bpic.net/free-photo/curious-children-doing-chemical-experiment-school_23-2148990183.jpg",
},
id: "sl3", title: "Student Governance", descriptions: [
"Elected student council and leadership"],
imageSrc: "http://img.b2bpic.net/free-photo/curious-children-doing-chemical-experiment-school_23-2148990183.jpg"},
]}
title="Beyond the Classroom"
description="Our holistic approach ensures students excel in co-curricular activities, building character and leadership skills."
@@ -236,20 +161,11 @@ export default function LandingPage() {
tag="Join Our Family"
metrics={[
{
id: "m1",
value: "2024",
description: "Academic Session Start",
},
id: "m1", value: "2024", description: "Academic Session Start"},
{
id: "m2",
value: "98%",
description: "Average Grade Success",
},
id: "m2", value: "98%", description: "Average Grade Success"},
{
id: "m3",
value: "15",
description: "Student-Teacher Ratio",
},
id: "m3", value: "15", description: "Student-Teacher Ratio"},
]}
/>
</div>
@@ -260,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What is the admission procedure?",
content: "Admissions are processed based on merit and vacancy.",
},
id: "q1", title: "What is the admission procedure?", content: "Admissions are processed based on merit and vacancy."},
{
id: "q2",
title: "What extracurriculars are offered?",
content: "We offer a diverse range including arts, sports, and tech.",
},
id: "q2", title: "What extracurriculars are offered?", content: "We offer a diverse range including arts, sports, and tech."},
{
id: "q3",
title: "Is transportation available?",
content: "Yes, we provide safe transport across the city.",
},
id: "q3", title: "Is transportation available?", content: "Yes, we provide safe transport across the city."},
]}
title="Parental Guidance"
description="Common questions answered to make your transition smooth."
@@ -285,14 +192,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Ready to shape your child's future? Visit our campus or reach out to our admission cell today."
buttons={[
{
text: "Contact Admissions",
href: "#",
},
text: "Contact Admissions", href: "#"},
]}
/>
</div>
@@ -302,42 +206,27 @@ export default function LandingPage() {
logoText="Birla High School"
columns={[
{
title: "School",
items: [
title: "School", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "History",
href: "#",
},
label: "History", href: "#"},
],
},
{
title: "Admissions",
items: [
title: "Admissions", items: [
{
label: "Requirements",
href: "#",
},
label: "Requirements", href: "#"},
{
label: "Apply Online",
href: "#",
},
label: "Apply Online", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use",
href: "#",
},
label: "Terms of Use", href: "#"},
],
},
]}