Merge version_1 into main #2
260
src/app/page.tsx
260
src/app/page.tsx
@@ -9,6 +9,7 @@ import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
|
||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { GraduationCap, Target, Book, Users, Lightbulb, TrendingUp, Compass, Star, Heart, HelpCircle } from "lucide-react";
|
||||
|
||||
@@ -28,7 +29,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,42 +46,26 @@ export default function HomePage() {
|
||||
tag="International Excellence"
|
||||
tagIcon={GraduationCap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg?_wi=1",
|
||||
imageAlt: "Cambridge curriculum mathematics science",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg", imageAlt: "Cambridge curriculum mathematics science"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg?_wi=1",
|
||||
imageAlt: "International educational pathways",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg", imageAlt: "International educational pathways"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg?_wi=1",
|
||||
imageAlt: "Expert tutor mentoring",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg", imageAlt: "Expert tutor mentoring"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg?_wi=1",
|
||||
imageAlt: "Digital learning platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg", imageAlt: "Digital learning platform"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg?_wi=2",
|
||||
imageAlt: "Technology integration learning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg", imageAlt: "Technology integration learning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg?_wi=2",
|
||||
imageAlt: "Professional tutoring support",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg", imageAlt: "Professional tutoring support"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg?_wi=2",
|
||||
imageAlt: "Global curriculum offerings",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg", imageAlt: "Global curriculum offerings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg?_wi=2",
|
||||
imageAlt: "Academic excellence preparation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg", imageAlt: "Academic excellence preparation"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Register Now", href: "/register" },
|
||||
@@ -100,27 +85,19 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Instructors",
|
||||
description: "Qualified tutors with extensive experience in Cambridge, IGCSE, IB, and other curricula",
|
||||
icon: Users,
|
||||
title: "Expert Instructors", description: "Qualified tutors with extensive experience in Cambridge, IGCSE, IB, and other curricula", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Comprehensive Curricula",
|
||||
description: "Support for Early Years through A-Levels across 8 major international educational programs",
|
||||
icon: Book,
|
||||
title: "Comprehensive Curricula", description: "Support for Early Years through A-Levels across 8 major international educational programs", icon: Book,
|
||||
},
|
||||
{
|
||||
title: "Personalized Learning",
|
||||
description: "Tailored teaching approaches that adapt to each student's unique learning style and pace",
|
||||
icon: Lightbulb,
|
||||
title: "Personalized Learning", description: "Tailored teaching approaches that adapt to each student's unique learning style and pace", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Results-Driven",
|
||||
description: "Proven track record of student success with strong examination results and progression",
|
||||
icon: TrendingUp,
|
||||
title: "Results-Driven", description: "Proven track record of student success with strong examination results and progression", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-education-shoot_53876-47033.jpg"
|
||||
imageAlt="MITA Academy learning environment"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -138,53 +115,25 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Cambridge Primary",
|
||||
description: "Building strong foundations in Mathematics, English, Science, and ICT for young learners developing essential academic skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164803.jpg?_wi=1",
|
||||
imageAlt: "Cambridge Primary curriculum",
|
||||
},
|
||||
title: "Cambridge Primary", description: "Building strong foundations in Mathematics, English, Science, and ICT for young learners developing essential academic skills.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164803.jpg", imageAlt: "Cambridge Primary curriculum"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Cambridge Secondary",
|
||||
description: "Developing advanced understanding in Mathematics, English, and Science as students transition to upper-level studies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204758.jpg?_wi=1",
|
||||
imageAlt: "Cambridge Secondary studies",
|
||||
},
|
||||
title: "Cambridge Secondary", description: "Developing advanced understanding in Mathematics, English, and Science as students transition to upper-level studies.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204758.jpg", imageAlt: "Cambridge Secondary studies"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Cambridge IGCSE",
|
||||
description: "Rigorous preparation across 14 subjects including sciences, languages, humanities, and technical subjects for international recognition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-fun-business-event_23-2149370495.jpg?_wi=1",
|
||||
imageAlt: "IGCSE examination preparation",
|
||||
},
|
||||
title: "Cambridge IGCSE", description: "Rigorous preparation across 14 subjects including sciences, languages, humanities, and technical subjects for international recognition.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-fun-business-event_23-2149370495.jpg", imageAlt: "IGCSE examination preparation"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Cambridge AS & A Levels",
|
||||
description: "Advanced qualifications in specialized subjects preparing students for university and professional pathways worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-tablet-educational-items_23-2147598080.jpg?_wi=1",
|
||||
imageAlt: "AS and A Level studies",
|
||||
},
|
||||
title: "Cambridge AS & A Levels", description: "Advanced qualifications in specialized subjects preparing students for university and professional pathways worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/digital-learning-background-with-tablet-educational-items_23-2147598080.jpg", imageAlt: "AS and A Level studies"},
|
||||
{
|
||||
id: 5,
|
||||
title: "LGCSE Programs",
|
||||
description: "Alternative qualification pathway covering core subjects with emphasis on practical application and skills development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164803.jpg?_wi=2",
|
||||
imageAlt: "LGCSE curriculum options",
|
||||
},
|
||||
title: "LGCSE Programs", description: "Alternative qualification pathway covering core subjects with emphasis on practical application and skills development.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164803.jpg", imageAlt: "LGCSE curriculum options"},
|
||||
{
|
||||
id: 6,
|
||||
title: "Pearson/Edexcel",
|
||||
description: "Comprehensive programs in Mathematics, English, Science, Business Studies, and Economics with practical focus.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204758.jpg?_wi=2",
|
||||
imageAlt: "Pearson education pathways",
|
||||
},
|
||||
title: "Pearson/Edexcel", description: "Comprehensive programs in Mathematics, English, Science, Business Studies, and Economics with practical focus.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204758.jpg", imageAlt: "Pearson education pathways"},
|
||||
{
|
||||
id: 7,
|
||||
title: "International Baccalaureate",
|
||||
description: "Holistic IB curriculum including Higher and Standard Level subjects with emphasis on critical thinking and global perspectives.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-fun-business-event_23-2149370495.jpg?_wi=2",
|
||||
imageAlt: "IB curriculum excellence",
|
||||
},
|
||||
title: "International Baccalaureate", description: "Holistic IB curriculum including Higher and Standard Level subjects with emphasis on critical thinking and global perspectives.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-fun-business-event_23-2149370495.jpg", imageAlt: "IB curriculum excellence"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -201,35 +150,14 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "MITA",
|
||||
name: "Expert Tutoring",
|
||||
price: "Quality Education",
|
||||
rating: 5,
|
||||
reviewCount: "500+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg?_wi=3",
|
||||
imageAlt: "Expert tutoring sessions",
|
||||
},
|
||||
id: "1", brand: "MITA", name: "Expert Tutoring", price: "Quality Education", rating: 5,
|
||||
reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg", imageAlt: "Expert tutoring sessions"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "MITA",
|
||||
name: "Digital Learning",
|
||||
price: "Modern Platform",
|
||||
rating: 5,
|
||||
reviewCount: "400+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg?_wi=3",
|
||||
imageAlt: "Digital learning tools",
|
||||
},
|
||||
id: "2", brand: "MITA", name: "Digital Learning", price: "Modern Platform", rating: 5,
|
||||
reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440928.jpg", imageAlt: "Digital learning tools"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "MITA",
|
||||
name: "Flexible Schedules",
|
||||
price: "Student Friendly",
|
||||
rating: 5,
|
||||
reviewCount: "450+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg?_wi=3",
|
||||
imageAlt: "Flexible scheduling options",
|
||||
},
|
||||
id: "3", brand: "MITA", name: "Flexible Schedules", price: "Student Friendly", rating: 5,
|
||||
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/boy-doing-experiments-laboratory_23-2148891883.jpg", imageAlt: "Flexible scheduling options"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -247,59 +175,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "IGCSE Student",
|
||||
company: "Cambridge Learner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-woman_23-2148201911.jpg",
|
||||
imageAlt: "Sarah Johnson IGCSE success",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "IGCSE Student", company: "Cambridge Learner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-woman_23-2148201911.jpg", imageAlt: "Sarah Johnson IGCSE success"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "A-Level Scholar",
|
||||
company: "Cambridge Graduate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-high-five_23-2148950516.jpg",
|
||||
imageAlt: "Michael Chen A-Level achievement",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "A-Level Scholar", company: "Cambridge Graduate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-high-five_23-2148950516.jpg", imageAlt: "Michael Chen A-Level achievement"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amara Okafor",
|
||||
role: "IB Student",
|
||||
company: "International Learner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-end-school-background_23-2149379759.jpg",
|
||||
imageAlt: "Amara Okafor IB excellence",
|
||||
},
|
||||
id: "3", name: "Amara Okafor", role: "IB Student", company: "International Learner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-end-school-background_23-2149379759.jpg", imageAlt: "Amara Okafor IB excellence"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Morales",
|
||||
role: "Primary Scholar",
|
||||
company: "Cambridge Learner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-player-with-cup_179666-26210.jpg",
|
||||
imageAlt: "David Morales primary success",
|
||||
},
|
||||
id: "4", name: "David Morales", role: "Primary Scholar", company: "Cambridge Learner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-player-with-cup_179666-26210.jpg", imageAlt: "David Morales primary success"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Priya Sharma",
|
||||
role: "Pearson Student",
|
||||
company: "Edexcel Learner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-university-background_23-2148170357.jpg",
|
||||
imageAlt: "Priya Sharma Pearson achievement",
|
||||
},
|
||||
id: "5", name: "Priya Sharma", role: "Pearson Student", company: "Edexcel Learner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-university-background_23-2148170357.jpg", imageAlt: "Priya Sharma Pearson achievement"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Secondary Learner",
|
||||
company: "Cambridge Scholar",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-holding-map-walking-along-road_23-2148783419.jpg",
|
||||
imageAlt: "Emma Rodriguez secondary success",
|
||||
},
|
||||
id: "6", name: "Emma Rodriguez", role: "Secondary Learner", company: "Cambridge Scholar", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-holding-map-walking-along-road_23-2148783419.jpg", imageAlt: "Emma Rodriguez secondary success"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -317,45 +209,21 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What curricula does MITA Academy offer?",
|
||||
content: "We offer comprehensive support across eight major international education programs: Cambridge Primary, Cambridge Secondary, Cambridge IGCSE, Cambridge AS & A Levels, LGCSE, Pearson/Edexcel, and International Baccalaureate (IB). Each curriculum is designed for specific age groups and educational stages.",
|
||||
},
|
||||
id: "1", title: "What curricula does MITA Academy offer?", content: "We offer comprehensive support across eight major international education programs: Cambridge Primary, Cambridge Secondary, Cambridge IGCSE, Cambridge AS & A Levels, LGCSE, Pearson/Edexcel, and International Baccalaureate (IB). Each curriculum is designed for specific age groups and educational stages."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do I enroll as a student?",
|
||||
content: "Visit our registration page and create a student account. Select your desired curriculum and subjects, then complete the enrollment form. You can start learning immediately with access to your tutor and course materials.",
|
||||
},
|
||||
id: "2", title: "How do I enroll as a student?", content: "Visit our registration page and create a student account. Select your desired curriculum and subjects, then complete the enrollment form. You can start learning immediately with access to your tutor and course materials."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are tutors qualified and experienced?",
|
||||
content: "Yes, all our tutors are highly qualified with extensive experience in their respective subject areas and curricula. They hold relevant subject certifications and undergo continuous professional development.",
|
||||
},
|
||||
id: "3", title: "Are tutors qualified and experienced?", content: "Yes, all our tutors are highly qualified with extensive experience in their respective subject areas and curricula. They hold relevant subject certifications and undergo continuous professional development."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What is your pricing structure?",
|
||||
content: "Our pricing varies based on curriculum level, subject complexity, and tutoring hours. Please contact our admissions team for detailed pricing information tailored to your specific needs and preferences.",
|
||||
},
|
||||
id: "4", title: "What is your pricing structure?", content: "Our pricing varies based on curriculum level, subject complexity, and tutoring hours. Please contact our admissions team for detailed pricing information tailored to your specific needs and preferences."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer flexible scheduling?",
|
||||
content: "Yes, we provide flexible scheduling options to accommodate student availability. Sessions can be arranged during evenings, weekends, and holidays. Our online platform allows learning from anywhere.",
|
||||
},
|
||||
id: "5", title: "Do you offer flexible scheduling?", content: "Yes, we provide flexible scheduling options to accommodate student availability. Sessions can be arranged during evenings, weekends, and holidays. Our online platform allows learning from anywhere."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What support do tutors provide beyond lessons?",
|
||||
content: "Tutors provide personalized task assignments, progress tracking, exam preparation materials, and one-on-one guidance. They also monitor your progress and adjust teaching methods based on your learning needs.",
|
||||
},
|
||||
id: "6", title: "What support do tutors provide beyond lessons?", content: "Tutors provide personalized task assignments, progress tracking, exam preparation materials, and one-on-one guidance. They also monitor your progress and adjust teaching methods based on your learning needs."},
|
||||
{
|
||||
id: "7",
|
||||
title: "How do I track my progress?",
|
||||
content: "Students have access to a personal dashboard showing completed tasks, progress metrics, and upcoming assignments. Regular feedback from tutors helps you understand your strengths and areas for improvement.",
|
||||
},
|
||||
id: "7", title: "How do I track my progress?", content: "Students have access to a personal dashboard showing completed tasks, progress metrics, and upcoming assignments. Regular feedback from tutors helps you understand your strengths and areas for improvement."},
|
||||
{
|
||||
id: "8",
|
||||
title: "Can I change my curriculum or subjects?",
|
||||
content: "Yes, you can modify your subject selections or switch curricula with proper notice. Contact your tutor or the admissions team to discuss any changes to your learning pathway.",
|
||||
},
|
||||
id: "8", title: "Can I change my curriculum or subjects?", content: "Yes, you can modify your subject selections or switch curricula with proper notice. Contact your tutor or the admissions team to discuss any changes to your learning pathway."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -363,14 +231,32 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get In Touch"
|
||||
description="Have questions about MITA Academy? We'd love to hear from you. Contact our team today and start your educational journey."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email Address", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number (Optional)", required: false },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your educational interests and goals...", rows: 5, required: true }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brainstorming-training-group_1262-14804.jpg"
|
||||
imageAlt="MITA Academy contact support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-school-people-with-books_23-2147666790.jpg"
|
||||
imageAlt="MITA Academy international excellence"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "about" },
|
||||
{ label: "Our Curricula", href: "curricula" },
|
||||
{ label: "Features", href: "features" },
|
||||
@@ -378,8 +264,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Portals",
|
||||
items: [
|
||||
title: "Portals", items: [
|
||||
{ label: "Student Dashboard", href: "/student-dashboard" },
|
||||
{ label: "Tutor Portal", href: "/tutor-dashboard" },
|
||||
{ label: "Admin Portal", href: "/admin-dashboard" },
|
||||
@@ -387,8 +272,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Email Support", href: "mailto:support@mita.edu" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user