Merge version_1 into main #2
131
src/app/page.tsx
131
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Academics",
|
||||
id: "/academics",
|
||||
},
|
||||
name: "Academics", id: "/academics"},
|
||||
{
|
||||
name: "Admissions",
|
||||
id: "/admissions",
|
||||
},
|
||||
name: "Admissions", id: "/admissions"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="FPS Fergana"
|
||||
/>
|
||||
@@ -60,15 +50,11 @@ export default function LandingPage() {
|
||||
description="Fergana Presidential School develops high-achieving students through rigorous academics, leadership training, and global standards of education."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Programs",
|
||||
href: "/academics",
|
||||
},
|
||||
text: "Explore Programs", href: "/academics"},
|
||||
{
|
||||
text: "Admissions Process",
|
||||
href: "/admissions",
|
||||
},
|
||||
text: "Admissions Process", href: "/admissions"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg"
|
||||
imageAlt="Fergana Presidential School students"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,28 +66,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "STEM Excellence",
|
||||
description: "Cutting-edge laboratory facilities and advanced curriculum.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: GraduationCap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-glassware-with-green-liquid-assortment_23-2149481744.jpg",
|
||||
imageAlt: "stem laboratory equipment modern",
|
||||
title: "STEM Excellence", description: "Cutting-edge laboratory facilities and advanced curriculum.", bentoComponent: "reveal-icon", icon: GraduationCap
|
||||
},
|
||||
{
|
||||
title: "Global Faculty",
|
||||
description: "Experienced international educators mentoring our students.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Globe,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg?_wi=2",
|
||||
imageAlt: "stem laboratory equipment modern",
|
||||
title: "Global Faculty", description: "Experienced international educators mentoring our students.", bentoComponent: "reveal-icon", icon: Globe
|
||||
},
|
||||
{
|
||||
title: "Innovation Lab",
|
||||
description: "Fostering creative problem-solving and technical skills.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peron-doing-presentation-her-colleagues_23-2149229034.jpg",
|
||||
imageAlt: "stem laboratory equipment modern",
|
||||
title: "Innovation Lab", description: "Fostering creative problem-solving and technical skills.", bentoComponent: "reveal-icon", icon: Zap
|
||||
},
|
||||
]}
|
||||
title="Institutional Pillars"
|
||||
@@ -117,20 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "98%",
|
||||
description: "University Placement Rate",
|
||||
},
|
||||
id: "m1", value: "98%", description: "University Placement Rate"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
description: "Student Research Projects",
|
||||
},
|
||||
id: "m2", value: "50+", description: "Student Research Projects"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
description: "Olympiad Wins",
|
||||
},
|
||||
id: "m3", value: "15+", description: "Olympiad Wins"},
|
||||
]}
|
||||
title="Academic Impact"
|
||||
description="Measurable results in academic achievement and student growth."
|
||||
@@ -143,36 +105,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries about our admissions, programs, and school life."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg"
|
||||
imageAlt="Happy student in graduation cap"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I apply?",
|
||||
content: "Applications are processed through our central online portal during the annual intake window.",
|
||||
},
|
||||
id: "f1", title: "How do I apply?", content: "Applications are processed through our central online portal during the annual intake window."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What is the curriculum?",
|
||||
content: "We follow an internationally-benchmarked STEM curriculum with heavy emphasis on critical thinking.",
|
||||
},
|
||||
id: "f2", title: "What is the curriculum?", content: "We follow an internationally-benchmarked STEM curriculum with heavy emphasis on critical thinking."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are there scholarships?",
|
||||
content: "All students admitted to the Presidential School receive full scholarships covering tuition and board.",
|
||||
},
|
||||
id: "f3", title: "Are there scholarships?", content: "All students admitted to the Presidential School receive full scholarships covering tuition and board."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Is boarding mandatory?",
|
||||
content: "Yes, our environment is designed for full-time immersive learning.",
|
||||
},
|
||||
id: "f4", title: "Is boarding mandatory?", content: "Yes, our environment is designed for full-time immersive learning."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "What are the requirements?",
|
||||
content: "Students must pass a rigorous multi-stage entrance examination covering logic, language, and science.",
|
||||
},
|
||||
id: "f5", title: "What are the requirements?", content: "Students must pass a rigorous multi-stage entrance examination covering logic, language, and science."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -181,12 +128,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Contact Admissions"
|
||||
description="Reach out to our admissions office for guidance on the application process."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg"
|
||||
imageAlt="Public library setting with older woman studying under soft lighting"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -198,42 +144,27 @@ export default function LandingPage() {
|
||||
logoText="Fergana Presidential School"
|
||||
columns={[
|
||||
{
|
||||
title: "School",
|
||||
items: [
|
||||
title: "School", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "News",
|
||||
href: "/news",
|
||||
},
|
||||
label: "News", href: "/news"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Portal",
|
||||
items: [
|
||||
title: "Portal", items: [
|
||||
{
|
||||
label: "Student Portal",
|
||||
href: "/portal",
|
||||
},
|
||||
label: "Student Portal", href: "/portal"},
|
||||
{
|
||||
label: "Resources",
|
||||
href: "/resources",
|
||||
},
|
||||
label: "Resources", href: "/resources"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Admissions",
|
||||
items: [
|
||||
title: "Admissions", items: [
|
||||
{
|
||||
label: "How to Apply",
|
||||
href: "/admissions",
|
||||
},
|
||||
label: "How to Apply", href: "/admissions"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQ", href: "/faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user