Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
368
src/app/page.tsx
368
src/app/page.tsx
@@ -33,42 +33,24 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Programs",
|
||||
id: "#programs",
|
||||
},
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Achievements",
|
||||
id: "#achievements",
|
||||
},
|
||||
name: "Achievements", id: "#achievements"},
|
||||
{
|
||||
name: "Faculty",
|
||||
id: "#faculty",
|
||||
},
|
||||
name: "Faculty", id: "#faculty"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Apply Now", href: "#contact"}}
|
||||
brandName="Liloy Baptist Academy"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,15 +61,11 @@ export default function LandingPage() {
|
||||
description="Nurturing Minds, Inspiring Hearts, Shaping Futures. Join our community dedicated to academic excellence and Christian values."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Programs",
|
||||
href: "#programs",
|
||||
},
|
||||
text: "Explore Programs", href: "#programs"},
|
||||
{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Apply Now", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-international-students-sitting-grass-together-park-university-african-caucasian-girls-indian-boy-talking-outdoors_1157-50069.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-international-students-sitting-grass-together-park-university-african-caucasian-girls-indian-boy-talking-outdoors_1157-50069.jpg"
|
||||
imageAlt="Smiling diverse group of students on campus"
|
||||
/>
|
||||
</div>
|
||||
@@ -102,19 +80,13 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Academic Rigor",
|
||||
description: "Challenging curriculum designed to equip students for higher education and future careers.",
|
||||
},
|
||||
title: "Academic Rigor", description: "Challenging curriculum designed to equip students for higher education and future careers."},
|
||||
{
|
||||
title: "Christian Foundations",
|
||||
description: "Integrating biblical principles into every aspect of learning and character development.",
|
||||
},
|
||||
title: "Christian Foundations", description: "Integrating biblical principles into every aspect of learning and character development."},
|
||||
{
|
||||
title: "Holistic Development",
|
||||
description: "Encouraging growth in intellect, spirit, physical health, and social responsibility.",
|
||||
},
|
||||
title: "Holistic Development", description: "Encouraging growth in intellect, spirit, physical health, and social responsibility."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361573.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361573.jpg"
|
||||
imageAlt="Students and teacher in a modern classroom"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -127,57 +99,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "k12-program",
|
||||
title: "K-12 Christian Education",
|
||||
author: "Comprehensive Learning",
|
||||
description: "A robust curriculum from Kindergarten to Grade 12, focusing on academic excellence, critical thinking, and spiritual values.",
|
||||
tags: [
|
||||
"Kindergarten",
|
||||
"Elementary",
|
||||
"High School",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-teens-celebrating-world-youth-day-by-doing-activities-together_23-2151478316.jpg",
|
||||
imageAlt: "Students conducting an experiment",
|
||||
},
|
||||
id: "k12-program", title: "K-12 Christian Education", author: "Comprehensive Learning", description: "A robust curriculum from Kindergarten to Grade 12, focusing on academic excellence, critical thinking, and spiritual values.", tags: [
|
||||
"Kindergarten", "Elementary", "High School"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-teens-celebrating-world-youth-day-by-doing-activities-together_23-2151478316.jpg", imageAlt: "Students conducting an experiment"},
|
||||
{
|
||||
id: "values-formation",
|
||||
title: "Character & Values Formation",
|
||||
author: "Beyond Academics",
|
||||
description: "Dedicated programs and daily activities to cultivate strong moral character, leadership skills, and a servant's heart.",
|
||||
tags: [
|
||||
"Moral Values",
|
||||
"Leadership",
|
||||
"Spiritual Growth",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-graphic-eye-makeup_23-2150693658.jpg",
|
||||
imageAlt: "Students in a group discussion",
|
||||
},
|
||||
id: "values-formation", title: "Character & Values Formation", author: "Beyond Academics", description: "Dedicated programs and daily activities to cultivate strong moral character, leadership skills, and a servant's heart.", tags: [
|
||||
"Moral Values", "Leadership", "Spiritual Growth"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-graphic-eye-makeup_23-2150693658.jpg", imageAlt: "Students in a group discussion"},
|
||||
{
|
||||
id: "arts-culture",
|
||||
title: "Arts & Cultural Development",
|
||||
author: "Creative Expression",
|
||||
description: "Engaging opportunities in music, visual arts, and drama, fostering creativity and appreciation for diverse cultures.",
|
||||
tags: [
|
||||
"Music",
|
||||
"Visual Arts",
|
||||
"Drama",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-smiling-happy-drawing-sitting-floor-art-studio_839833-8065.jpg",
|
||||
imageAlt: "Students practicing musical instruments",
|
||||
},
|
||||
id: "arts-culture", title: "Arts & Cultural Development", author: "Creative Expression", description: "Engaging opportunities in music, visual arts, and drama, fostering creativity and appreciation for diverse cultures.", tags: [
|
||||
"Music", "Visual Arts", "Drama"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-smiling-happy-drawing-sitting-floor-art-studio_839833-8065.jpg", imageAlt: "Students practicing musical instruments"},
|
||||
{
|
||||
id: "sports-athletics",
|
||||
title: "Sports & Athletics",
|
||||
author: "Healthy Lifestyle",
|
||||
description: "Promoting physical fitness, teamwork, and sportsmanship through various athletic programs and competitions.",
|
||||
tags: [
|
||||
"Basketball",
|
||||
"Volleyball",
|
||||
"Track & Field",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-walking-together_23-2149161279.jpg",
|
||||
imageAlt: "Students playing sports",
|
||||
},
|
||||
id: "sports-athletics", title: "Sports & Athletics", author: "Healthy Lifestyle", description: "Promoting physical fitness, teamwork, and sportsmanship through various athletic programs and competitions.", tags: [
|
||||
"Basketball", "Volleyball", "Track & Field"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-walking-together_23-2149161279.jpg", imageAlt: "Students playing sports"},
|
||||
]}
|
||||
title="Academic Programs & Curriculum"
|
||||
description="Discover our comprehensive educational offerings designed to provide a strong foundation and specialized learning opportunities for every student."
|
||||
@@ -193,25 +129,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "alumni-network",
|
||||
value: "1000+",
|
||||
description: "Successful Alumni Worldwide",
|
||||
},
|
||||
id: "alumni-network", value: "1000+", description: "Successful Alumni Worldwide"},
|
||||
{
|
||||
id: "enrollment-growth",
|
||||
value: "20%+",
|
||||
description: "Annual Enrollment Growth",
|
||||
},
|
||||
id: "enrollment-growth", value: "20%+", description: "Annual Enrollment Growth"},
|
||||
{
|
||||
id: "qualified-faculty",
|
||||
value: "95%",
|
||||
description: "Highly Qualified Faculty",
|
||||
},
|
||||
id: "qualified-faculty", value: "95%", description: "Highly Qualified Faculty"},
|
||||
{
|
||||
id: "programs-offered",
|
||||
value: "10+",
|
||||
description: "Diverse Academic Programs",
|
||||
},
|
||||
id: "programs-offered", value: "10+", description: "Diverse Academic Programs"},
|
||||
]}
|
||||
title="Our Impact & Achievements"
|
||||
description="Proudly reflecting on the milestones and successes that define Liloy Baptist Academy's commitment to educational excellence and student growth."
|
||||
@@ -226,77 +150,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "leadership",
|
||||
groupTitle: "Leadership",
|
||||
members: [
|
||||
id: "leadership", groupTitle: "Leadership", members: [
|
||||
{
|
||||
id: "principal-1",
|
||||
title: "Dr. Elena Rodriguez",
|
||||
subtitle: "Principal",
|
||||
detail: "Over 20 years of experience in educational leadership and curriculum development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg",
|
||||
imageAlt: "Dr. Elena Rodriguez, Principal",
|
||||
},
|
||||
id: "principal-1", title: "Dr. Elena Rodriguez", subtitle: "Principal", detail: "Over 20 years of experience in educational leadership and curriculum development.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", imageAlt: "Dr. Elena Rodriguez, Principal"},
|
||||
{
|
||||
id: "vice-principal-1",
|
||||
title: "Mr. Mark Tan",
|
||||
subtitle: "Vice Principal",
|
||||
detail: "Specializing in student affairs and academic program coordination, with a focus on holistic growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg",
|
||||
imageAlt: "Mr. Mark Tan, Vice Principal",
|
||||
},
|
||||
id: "vice-principal-1", title: "Mr. Mark Tan", subtitle: "Vice Principal", detail: "Specializing in student affairs and academic program coordination, with a focus on holistic growth.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", imageAlt: "Mr. Mark Tan, Vice Principal"},
|
||||
{
|
||||
id: "curriculum-head-1",
|
||||
title: "Ms. Sarah Lim",
|
||||
subtitle: "Head of Curriculum",
|
||||
detail: "Expert in innovative teaching methodologies and Christian education integration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16048.jpg",
|
||||
imageAlt: "Ms. Sarah Lim, Head of Curriculum",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-international-students-sitting-grass-together-park-university-african-caucasian-girls-indian-boy-talking-outdoors_1157-50069.jpg?_wi=2",
|
||||
imageAlt: "professional male principal smiling",
|
||||
id: "curriculum-head-1", title: "Ms. Sarah Lim", subtitle: "Head of Curriculum", detail: "Expert in innovative teaching methodologies and Christian education integration.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16048.jpg", imageAlt: "Ms. Sarah Lim, Head of Curriculum"},
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "faculty",
|
||||
groupTitle: "Faculty",
|
||||
members: [
|
||||
id: "faculty", groupTitle: "Faculty", members: [
|
||||
{
|
||||
id: "teacher-1",
|
||||
title: "Mrs. Grace Santos",
|
||||
subtitle: "English Department Head",
|
||||
detail: "Passionate about literature and fostering strong communication skills in students.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-professor-looking-camera-against-chalkboard-with-math-example_23-2148200995.jpg",
|
||||
imageAlt: "Mrs. Grace Santos, English Department Head",
|
||||
},
|
||||
id: "teacher-1", title: "Mrs. Grace Santos", subtitle: "English Department Head", detail: "Passionate about literature and fostering strong communication skills in students.", imageSrc: "http://img.b2bpic.net/free-photo/senior-professor-looking-camera-against-chalkboard-with-math-example_23-2148200995.jpg", imageAlt: "Mrs. Grace Santos, English Department Head"},
|
||||
{
|
||||
id: "teacher-2",
|
||||
title: "Mr. Ben Cruz",
|
||||
subtitle: "Science Teacher",
|
||||
detail: "Engages students with interactive science experiments and a love for discovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-clinic_23-2151997606.jpg",
|
||||
imageAlt: "Mr. Ben Cruz, Science Teacher",
|
||||
},
|
||||
id: "teacher-2", title: "Mr. Ben Cruz", subtitle: "Science Teacher", detail: "Engages students with interactive science experiments and a love for discovery.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-clinic_23-2151997606.jpg", imageAlt: "Mr. Ben Cruz, Science Teacher"},
|
||||
{
|
||||
id: "teacher-3",
|
||||
title: "Ms. Diane Perez",
|
||||
subtitle: "Math Teacher",
|
||||
detail: "Makes complex mathematical concepts accessible and enjoyable for all learners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-artist-chair_23-2148002491.jpg",
|
||||
imageAlt: "Ms. Diane Perez, Math Teacher",
|
||||
},
|
||||
id: "teacher-3", title: "Ms. Diane Perez", subtitle: "Math Teacher", detail: "Makes complex mathematical concepts accessible and enjoyable for all learners.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-chair_23-2148002491.jpg", imageAlt: "Ms. Diane Perez, Math Teacher"},
|
||||
{
|
||||
id: "teacher-4",
|
||||
title: "Mr. Carlo Reyes",
|
||||
subtitle: "Sports Coach",
|
||||
detail: "Promotes physical development, teamwork, and healthy competition through athletics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-out-indoors-together-with-dumbbells_23-2149175419.jpg",
|
||||
imageAlt: "Mr. Carlo Reyes, Sports Coach",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361573.jpg?_wi=2",
|
||||
imageAlt: "professional male principal smiling",
|
||||
},
|
||||
id: "teacher-4", title: "Mr. Carlo Reyes", subtitle: "Sports Coach", detail: "Promotes physical development, teamwork, and healthy competition through athletics.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-out-indoors-together-with-dumbbells_23-2149175419.jpg", imageAlt: "Mr. Carlo Reyes, Sports Coach"},
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Meet Our Dedicated Educators"
|
||||
description="Our faculty and leadership team are passionate about inspiring and guiding students to achieve their fullest potential."
|
||||
@@ -310,65 +184,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria S.",
|
||||
date: "May 2023",
|
||||
title: "Transformed My Academic Journey",
|
||||
quote: "LBA provided me with an excellent academic foundation and instilled values that shaped me into who I am today. The teachers genuinely care!",
|
||||
tag: "Student",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051621.jpg",
|
||||
avatarAlt: "Maria S. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-college-students-working-library_74855-1890.jpg",
|
||||
imageAlt: "Student studying",
|
||||
},
|
||||
id: "1", name: "Maria S.", date: "May 2023", title: "Transformed My Academic Journey", quote: "LBA provided me with an excellent academic foundation and instilled values that shaped me into who I am today. The teachers genuinely care!", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051621.jpg", avatarAlt: "Maria S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/focused-college-students-working-library_74855-1890.jpg", imageAlt: "Student studying"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mr. & Mrs. Dela Cruz",
|
||||
date: "April 2023",
|
||||
title: "A Nurturing and Safe Environment",
|
||||
quote: "We are incredibly grateful for LBA. Our children are not just excelling academically but are also growing spiritually and socially in a safe, loving environment.",
|
||||
tag: "Parents",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-father-working-outdoors_23-2150167092.jpg",
|
||||
avatarAlt: "Mr. & Mrs. Dela Cruz avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-school-student-wearing-masks-their-way-home_53876-96187.jpg",
|
||||
imageAlt: "Family on campus",
|
||||
},
|
||||
id: "2", name: "Mr. & Mrs. Dela Cruz", date: "April 2023", title: "A Nurturing and Safe Environment", quote: "We are incredibly grateful for LBA. Our children are not just excelling academically but are also growing spiritually and socially in a safe, loving environment.", tag: "Parents", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-father-working-outdoors_23-2150167092.jpg", avatarAlt: "Mr. & Mrs. Dela Cruz avatar", imageSrc: "http://img.b2bpic.net/free-photo/high-school-student-wearing-masks-their-way-home_53876-96187.jpg", imageAlt: "Family on campus"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Roberto G.",
|
||||
date: "March 2023",
|
||||
title: "Prepared Me for the Future",
|
||||
quote: "As an alumnus, I can confidently say that LBA prepared me not only for university but for life. The rigorous academics and character development are unmatched.",
|
||||
tag: "Alumnus",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402693.jpg",
|
||||
avatarAlt: "Roberto G. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333671.jpg",
|
||||
imageAlt: "Alumnus speaking",
|
||||
},
|
||||
id: "3", name: "Roberto G.", date: "March 2023", title: "Prepared Me for the Future", quote: "As an alumnus, I can confidently say that LBA prepared me not only for university but for life. The rigorous academics and character development are unmatched.", tag: "Alumnus", avatarSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402693.jpg", avatarAlt: "Roberto G. avatar", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333671.jpg", imageAlt: "Alumnus speaking"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Samantha P.",
|
||||
date: "February 2023",
|
||||
title: "More Than Just a School, It's a Family",
|
||||
quote: "The sense of community at LBA is truly special. I've made lifelong friends and found incredible mentors among the faculty.",
|
||||
tag: "Student",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg",
|
||||
avatarAlt: "Samantha P. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13291.jpg",
|
||||
imageAlt: "Students collaborating",
|
||||
},
|
||||
id: "4", name: "Samantha P.", date: "February 2023", title: "More Than Just a School, It's a Family", quote: "The sense of community at LBA is truly special. I've made lifelong friends and found incredible mentors among the faculty.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", avatarAlt: "Samantha P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13291.jpg", imageAlt: "Students collaborating"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mrs. Evelyn R.",
|
||||
date: "January 2023",
|
||||
title: "Highly Recommend Liloy Baptist Academy",
|
||||
quote: "Choosing LBA for my son was the best decision. He's happier, more confident, and genuinely loves learning. The communication with parents is also excellent.",
|
||||
tag: "Parent",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151306200.jpg",
|
||||
avatarAlt: "Mrs. Evelyn R. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-standing-with-his-son-park_23-2148164518.jpg",
|
||||
imageAlt: "Mother and daughter",
|
||||
},
|
||||
id: "5", name: "Mrs. Evelyn R.", date: "January 2023", title: "Highly Recommend Liloy Baptist Academy", quote: "Choosing LBA for my son was the best decision. He's happier, more confident, and genuinely loves learning. The communication with parents is also excellent.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151306200.jpg", avatarAlt: "Mrs. Evelyn R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-standing-with-his-son-park_23-2148164518.jpg", imageAlt: "Mother and daughter"},
|
||||
]}
|
||||
title="What Our Community Says"
|
||||
description="Hear directly from our students, parents, and alumni about their transformative experiences at Liloy Baptist Academy."
|
||||
@@ -381,14 +205,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Accreditation Body One",
|
||||
"Education Alliance",
|
||||
"Local Ministry of Education",
|
||||
"Christian Schools Association",
|
||||
"Youth Development Council",
|
||||
"Regional Academic Board",
|
||||
"Community Foundations",
|
||||
]}
|
||||
"Accreditation Body One", "Education Alliance", "Local Ministry of Education", "Christian Schools Association", "Youth Development Council", "Regional Academic Board", "Community Foundations"]}
|
||||
title="Trusted & Accredited"
|
||||
description="Liloy Baptist Academy is proudly recognized by leading educational and religious organizations, ensuring the highest standards of quality and integrity."
|
||||
tag="Accreditations"
|
||||
@@ -401,30 +218,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are the admission requirements?",
|
||||
content: "Admission requirements vary by grade level but generally include academic records, recommendation letters, and an entrance examination. Please visit our 'Admissions' page for detailed information.",
|
||||
},
|
||||
id: "faq-1", title: "What are the admission requirements?", content: "Admission requirements vary by grade level but generally include academic records, recommendation letters, and an entrance examination. Please visit our 'Admissions' page for detailed information."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What age does Kindergarten start?",
|
||||
content: "Students entering Kindergarten must be 5 years old by August 31st of the enrollment year. Early enrollment for younger students is subject to assessment.",
|
||||
},
|
||||
id: "faq-2", title: "What age does Kindergarten start?", content: "Students entering Kindergarten must be 5 years old by August 31st of the enrollment year. Early enrollment for younger students is subject to assessment."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer scholarships or financial aid?",
|
||||
content: "Yes, Liloy Baptist Academy offers a limited number of scholarships and financial aid programs based on academic merit and financial need. Application details are available on our 'Admissions' page.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer scholarships or financial aid?", content: "Yes, Liloy Baptist Academy offers a limited number of scholarships and financial aid programs based on academic merit and financial need. Application details are available on our 'Admissions' page."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What extracurricular activities are available?",
|
||||
content: "We offer a wide range of extracurricular activities including various sports (basketball, volleyball), arts clubs (music, drama, visual arts), and academic clubs (science, debate).",
|
||||
},
|
||||
id: "faq-4", title: "What extracurricular activities are available?", content: "We offer a wide range of extracurricular activities including various sports (basketball, volleyball), arts clubs (music, drama, visual arts), and academic clubs (science, debate)."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "How does LBA integrate Christian values?",
|
||||
content: "Christian values are integrated into daily lessons, chapel services, character development programs, and faculty mentorship, fostering a Christ-centered learning environment.",
|
||||
},
|
||||
id: "faq-5", title: "How does LBA integrate Christian values?", content: "Christian values are integrated into daily lessons, chapel services, character development programs, and faculty mentorship, fostering a Christ-centered learning environment."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about admissions, programs, and student life at Liloy Baptist Academy."
|
||||
@@ -437,20 +239,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Ready to Enroll Your Child?"
|
||||
description="Take the first step towards a brighter future. Contact our admissions office today to schedule a visit or request more information about Liloy Baptist Academy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Inquire Now",
|
||||
href: "mailto:admissions@liloybaptistacademy.edu",
|
||||
},
|
||||
text: "Inquire Now", href: "mailto:admissions@liloybaptistacademy.edu"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+639123456789",
|
||||
},
|
||||
text: "Call Us", href: "tel:+639123456789"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -459,58 +256,35 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Academics",
|
||||
items: [
|
||||
title: "Academics", items: [
|
||||
{
|
||||
label: "K-12 Programs",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "K-12 Programs", href: "#programs"},
|
||||
{
|
||||
label: "Curriculum",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Curriculum", href: "#programs"},
|
||||
{
|
||||
label: "Faculty",
|
||||
href: "#faculty",
|
||||
},
|
||||
label: "Faculty", href: "#faculty"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Admissions",
|
||||
items: [
|
||||
title: "Admissions", items: [
|
||||
{
|
||||
label: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Apply Now", href: "#contact"},
|
||||
{
|
||||
label: "Requirements",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Requirements", href: "#faq"},
|
||||
{
|
||||
label: "Financial Aid",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Financial Aid", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user