Update src/app/page.tsx

This commit is contained in:
2026-04-24 09:37:55 +00:00
parent 741c554dde
commit 6c166c59cd

View File

@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Lighthouse Christian College"
/>
@@ -58,43 +43,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Guiding Excellence in Faith and Knowledge"
description="Lighthouse Christian College provides a Christ-centered environment where students are inspired to grow, lead, and excel academically."
tag="Enrollment Open 2025"
buttons={[
{
text: "Apply Today",
href: "#contact",
},
{
text: "Tour Campus",
href: "#about",
},
{ text: "Apply Today", href: "#contact" },
{ text: "Tour Campus", href: "#about" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-girl-with-cellphone-taking-picture-filming-video_74855-3498.jpg",
imageAlt: "christian college campus modern architecture",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-girl-with-cellphone-taking-picture-filming-video_74855-3498.jpg", imageAlt: "christian college campus modern architecture"},
{
imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891353.jpg",
imageAlt: "diverse group students college campus",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1032.jpg",
imageAlt: "New York City Manhattan skyline",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/town-square_1359-844.jpg",
imageAlt: "town square",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/long-empty-footpath-modern-city-square-with-skyline_1127-3358.jpg",
imageAlt: "long empty footpath in modern city square with skyline.",
},
imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891353.jpg", imageAlt: "diverse group students college campus"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -118,20 +79,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Academic Rigor",
description: "Rigorous curriculum designed to challenge and prepare students for university and beyond.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses_23-2148816390.jpg",
},
title: "Academic Rigor", description: "Rigorous curriculum designed to challenge and prepare students for university and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-researcher-laboratory-with-safety-glasses_23-2148816390.jpg"},
{
title: "Collaborative Learning",
description: "Small class sizes that encourage peer mentorship and deeper engagement with faculty.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-schoolgirl-working-project-school-library_482257-118122.jpg",
},
title: "Collaborative Learning", description: "Small class sizes that encourage peer mentorship and deeper engagement with faculty.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-schoolgirl-working-project-school-library_482257-118122.jpg"},
{
title: "Faith Integration",
description: "Faith is woven into every aspect of our learning, shaping well-rounded, compassionate leaders.",
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-with-diploma_23-2147746364.jpg",
},
title: "Faith Integration", description: "Faith is woven into every aspect of our learning, shaping well-rounded, compassionate leaders.", imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-with-diploma_23-2147746364.jpg"},
]}
title="Our Core Pillars of Excellence"
description="We foster intellectual discovery and spiritual maturity through a diverse, supportive campus community."
@@ -144,30 +96,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "98%",
title: "Graduation Rate",
items: [
"Consistent academic success",
],
},
{
id: "m2",
value: "15:1",
title: "Student-Faculty Ratio",
items: [
"Personalized attention",
],
},
{
id: "m3",
value: "40+",
title: "Student Organizations",
items: [
"Vibrant campus life",
],
},
{ id: "m1", value: "98%", title: "Graduation Rate", items: ["Consistent academic success"] },
{ id: "m2", value: "15:1", title: "Student-Faculty Ratio", items: ["Personalized attention"] },
{ id: "m3", value: "40+", title: "Student Organizations", items: ["Vibrant campus life"] },
]}
title="Excellence by the Numbers"
description="Our commitment to student achievement is reflected in our success stories."
@@ -178,31 +109,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex River",
imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-cute-girl-starting-senior-year-college-holding-notebooks-takeaway-coffee-carry_1258-117679.jpg",
},
{
id: "t2",
name: "Jamie Lee",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-standing-straight-posing-camera-graduation-gown-cap-looking-cute_176474-82509.jpg",
},
{
id: "t3",
name: "Sarah Jenkins",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-up-book-outside_23-2148396330.jpg",
},
{
id: "t4",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-early-morning-bus-stop_169016-20583.jpg",
},
{
id: "t5",
name: "Jordan P.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-wearing-yellow-backpack-flexing-blue-wall_140725-43843.jpg",
},
{ id: "t1", name: "Alex River", imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-cute-girl-starting-senior-year-college-holding-notebooks-takeaway-coffee-carry_1258-117679.jpg" },
{ id: "t2", name: "Jamie Lee", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-standing-straight-posing-camera-graduation-gown-cap-looking-cute_176474-82509.jpg" },
{ id: "t3", name: "Sarah Jenkins", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-up-book-outside_23-2148396330.jpg" },
{ id: "t4", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-early-morning-bus-stop_169016-20583.jpg" },
{ id: "t5", name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-wearing-yellow-backpack-flexing-blue-wall_140725-43843.jpg" },
]}
cardTitle="Voices from Our Community"
cardTag="Stories of Transformation"
@@ -214,21 +125,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Is the college accredited?",
content: "Yes, we maintain rigorous academic standards.",
},
{
id: "q2",
title: "Do you offer financial aid?",
content: "We offer various scholarship and grant programs.",
},
{
id: "q3",
title: "How do I apply?",
content: "Complete the online application through our admissions portal.",
},
{ id: "q1", title: "Is the college accredited?", content: "Yes, we maintain rigorous academic standards." },
{ id: "q2", title: "Do you offer financial aid?", content: "We offer various scholarship and grant programs." },
{ id: "q3", title: "How do I apply?", content: "Complete the online application through our admissions portal." },
]}
sideTitle="Admissions FAQ"
sideDescription="Common questions about enrollment, aid, and student life."
@@ -242,24 +141,10 @@ export default function LandingPage() {
title="Start Your Journey Today"
description="Our admissions team is here to answer your questions and guide you through the enrollment process."
inputs={[
{
name: "name",
type: "text",
placeholder: "Student Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{ name: "name", type: "text", placeholder: "Student Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
name: "message",
placeholder: "Tell us how we can help...",
rows: 4,
}}
textarea={{ name: "message", placeholder: "Tell us how we can help...", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/smiling-businesswoman-shaking-hands-with-coworker-office-meeting_662251-161.jpg"
/>
</div>
@@ -273,4 +158,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}