Merge version_1_1781366172676 into main #2
@@ -18,29 +18,15 @@ export default function HomePage() {
|
||||
title="Your future begins here"
|
||||
description="A university experience designed for learning, growth, and transforming the world. Discover programs, connect with peers, and access everything you need in one elegant platform."
|
||||
primaryButton={{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Apply Now", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Explore Programs",
|
||||
href: "#programs",
|
||||
}}
|
||||
text: "Explore Programs", href: "#programs"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-teen-girl-with-textbook_23-2147666876.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906346.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-student-reading-writing-detailed-notes-exam_482257-126377.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-concrete-building-clear-blue-sky_250224-217.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-studying-bench_23-2147666801.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dreamy-teen-girl-with-textbook_23-2147666876.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906346.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-student-reading-writing-detailed-notes-exam_482257-126377.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/brown-concrete-building-clear-blue-sky_250224-217.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-studying-bench_23-2147666801.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -51,13 +37,9 @@ export default function HomePage() {
|
||||
<AboutText
|
||||
title="A tradition of excellence, a vision for the future. We provide a transformative environment where academic rigor meets innovation and community belonging."
|
||||
primaryButton={{
|
||||
text: "Our Mission",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Our Mission", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Student Services",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Student Services", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -70,29 +52,14 @@ export default function HomePage() {
|
||||
description="Access your entire academic life through our intelligent platform."
|
||||
items={[
|
||||
{
|
||||
title: "Academic Calendar",
|
||||
tags: [
|
||||
"Schedule",
|
||||
"Deadlines",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg",
|
||||
},
|
||||
title: "Academic Calendar", tags: ["Schedule", "Deadlines"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"},
|
||||
{
|
||||
title: "Digital Library",
|
||||
tags: [
|
||||
"Research",
|
||||
"Resources",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/numerology-collage-concept_23-2150061750.jpg",
|
||||
},
|
||||
title: "Digital Library", tags: ["Research", "Resources"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/numerology-collage-concept_23-2150061750.jpg"},
|
||||
{
|
||||
title: "Lab Facilities",
|
||||
tags: [
|
||||
"Science",
|
||||
"Research",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-woman-writing-blackboard_23-2148581910.jpg",
|
||||
},
|
||||
title: "Lab Facilities", tags: ["Science", "Research"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-woman-writing-blackboard_23-2148581910.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -105,48 +72,13 @@ export default function HomePage() {
|
||||
title="Find Your Path"
|
||||
description="Explore our world-class departments and degree programs."
|
||||
items={[
|
||||
{
|
||||
title: "Engineering & Technology",
|
||||
description: "Cutting edge innovation in STEM.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg",
|
||||
},
|
||||
{
|
||||
title: "Business & Management",
|
||||
description: "Future leadership training.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-workers-office-working-together-finishing-project_482257-126470.jpg",
|
||||
},
|
||||
{
|
||||
title: "Arts & Creative",
|
||||
description: "Unlock your potential.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-kid-learning-paint-with-aquarelle-colormix-canvas-creating-art-masterpiece-with-orange-watercolor-artist-with-creative-skills-doing-artwork-design-with-palette_482257-48757.jpg",
|
||||
},
|
||||
{
|
||||
title: "Health Sciences",
|
||||
description: "Excellence in clinical care.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biologist-researcher-woman-holding-transparent-petri-dish-analyzing-blue-solution_482257-20216.jpg",
|
||||
},
|
||||
{
|
||||
title: "Social Sciences",
|
||||
description: "Understanding global systems.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-students-working-home-task-together-sitting-cafe-making-research-browsing-internet-using-wi-fi-touch-pad_273609-6342.jpg",
|
||||
},
|
||||
{
|
||||
title: "Humanities",
|
||||
description: "Critical thinking and research.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clever-woman-holding-book-hands_23-2147864187.jpg",
|
||||
},
|
||||
{
|
||||
title: "Data Informatics",
|
||||
description: "Advanced digital analysis.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-script-text-coding-word_53876-64939.jpg",
|
||||
},
|
||||
{ title: "Engineering & Technology", description: "Cutting edge innovation in STEM.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg" },
|
||||
{ title: "Business & Management", description: "Future leadership training.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-workers-office-working-together-finishing-project_482257-126470.jpg" },
|
||||
{ title: "Arts & Creative", description: "Unlock your potential.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/mother-kid-learning-paint-with-aquarelle-colormix-canvas-creating-art-masterpiece-with-orange-watercolor-artist-with-creative-skills-doing-artwork-design-with-palette_482257-48757.jpg" },
|
||||
{ title: "Health Sciences", description: "Excellence in clinical care.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/biologist-researcher-woman-holding-transparent-petri-dish-analyzing-blue-solution_482257-20216.jpg" },
|
||||
{ title: "Social Sciences", description: "Understanding global systems.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/three-students-working-home-task-together-sitting-cafe-making-research-browsing-internet-using-wi-fi-touch-pad_273609-6342.jpg" },
|
||||
{ title: "Humanities", description: "Critical thinking and research.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/clever-woman-holding-book-hands_23-2147864187.jpg" },
|
||||
{ title: "Data Informatics", description: "Advanced digital analysis.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/programming-script-text-coding-word_53876-64939.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -159,24 +91,9 @@ export default function HomePage() {
|
||||
title="A Legacy of Success"
|
||||
description="We are committed to long-term student achievement and world-class research."
|
||||
metrics={[
|
||||
{
|
||||
value: "98%",
|
||||
title: "Employment Rate",
|
||||
description: "Graduates finding work within 6 months.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991211.jpg",
|
||||
},
|
||||
{
|
||||
value: "120+",
|
||||
title: "Global Partners",
|
||||
description: "Research networks across continents.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-digital-world-connection_23-2152020916.jpg",
|
||||
},
|
||||
{
|
||||
value: "45k+",
|
||||
title: "Alumni Network",
|
||||
description: "Global leaders in their fields.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/embracing-friends-stairs-university_23-2147663404.jpg",
|
||||
},
|
||||
{ value: "98%", title: "Employment Rate", description: "Graduates finding work within 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991211.jpg" },
|
||||
{ value: "120+", title: "Global Partners", description: "Research networks across continents.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-digital-world-connection_23-2152020916.jpg" },
|
||||
{ value: "45k+", title: "Alumni Network", description: "Global leaders in their fields.", imageSrc: "http://img.b2bpic.net/free-photo/embracing-friends-stairs-university_23-2147663404.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -187,42 +104,13 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="Voices of Apex"
|
||||
title="The Student Experience"
|
||||
description="Hear from our students about their journey at Apex University."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
role: "CS Major",
|
||||
company: "Class of '24",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-cheerful-female-student-listens-information-via-stereo-headphones-uses-smartphone-carries-notepads-looks-away-gladfully-strolls-outdoors-smiles-happily-people-lifestyle-concept_273609-60609.jpg",
|
||||
},
|
||||
{
|
||||
name: "Michael C.",
|
||||
role: "Engineering",
|
||||
company: "Class of '25",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-26838.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily R.",
|
||||
role: "Business",
|
||||
company: "Class of '23",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-with-notepad_1098-13397.jpg",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
role: "Medicine",
|
||||
company: "Class of '26",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-student-dormitory-group-interracial-students-resting-student-dormitory_613910-18947.jpg",
|
||||
},
|
||||
{
|
||||
name: "Alex P.",
|
||||
role: "Arts",
|
||||
company: "Class of '25",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-woman-sitting-outdoors-park-using-laptop-computer_171337-13800.jpg",
|
||||
},
|
||||
{ name: "Sarah J.", role: "CS Major", company: "Class of '24", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-cheerful-female-student-listens-information-via-stereo-headphones-uses-smartphone-carries-notepads-looks-away-gladfully-strolls-outdoors-smiles-happily-people-lifestyle-concept_273609-60609.jpg" },
|
||||
{ name: "Michael C.", role: "Engineering", company: "Class of '25", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-26838.jpg" },
|
||||
{ name: "Emily R.", role: "Business", company: "Class of '23", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-with-notepad_1098-13397.jpg" },
|
||||
{ name: "David K.", role: "Medicine", company: "Class of '26", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/kitchen-student-dormitory-group-interracial-students-resting-student-dormitory_613910-18947.jpg" },
|
||||
{ name: "Alex P.", role: "Arts", company: "Class of '25", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-woman-sitting-outdoors-park-using-laptop-computer_171337-13800.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -235,18 +123,9 @@ export default function HomePage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Get quick answers to common questions about admissions, campus life, and services."
|
||||
items={[
|
||||
{
|
||||
question: "How do I apply?",
|
||||
answer: "Click the 'Apply Now' button on the homepage to start your digital application.",
|
||||
},
|
||||
{
|
||||
question: "What services are available online?",
|
||||
answer: "You can access grades, schedules, payments, and support tickets via the dashboard.",
|
||||
},
|
||||
{
|
||||
question: "Is tech support available?",
|
||||
answer: "Yes, 24/7 technical support is accessible through the student portal.",
|
||||
},
|
||||
{ question: "How do I apply?", answer: "Click the 'Apply Now' button on the homepage to start your digital application." },
|
||||
{ question: "What services are available online?", answer: "You can access grades, schedules, payments, and support tickets via the dashboard." },
|
||||
{ question: "Is tech support available?", answer: "Yes, 24/7 technical support is accessible through the student portal." },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -257,17 +136,11 @@ export default function HomePage() {
|
||||
<ContactCta
|
||||
tag="Start Your Journey"
|
||||
text="Join a community dedicated to innovation and global impact."
|
||||
primaryButton={{
|
||||
text: "Apply Now",
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Schedule a Visit",
|
||||
href: "#",
|
||||
}}
|
||||
primaryButton={{ text: "Apply Now", href: "#" }}
|
||||
secondaryButton={{ text: "Schedule a Visit", href: "#" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user