Update src/app/page.tsx
This commit is contained in:
285
src/app/page.tsx
285
src/app/page.tsx
@@ -32,39 +32,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Why TEFL",
|
||||
id: "#why-tefl",
|
||||
},
|
||||
name: "Why TEFL", id: "#why-tefl"},
|
||||
{
|
||||
name: "Journey",
|
||||
id: "#journey",
|
||||
},
|
||||
name: "Journey", id: "#journey"},
|
||||
{
|
||||
name: "Global",
|
||||
id: "#global",
|
||||
},
|
||||
name: "Global", id: "#global"},
|
||||
{
|
||||
name: "Success",
|
||||
id: "#success",
|
||||
},
|
||||
name: "Success", id: "#success"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Apply",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Apply", id: "#contact"},
|
||||
]}
|
||||
brandName="TESOL and TEFL Academy"
|
||||
button={{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Apply Now", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -75,39 +59,23 @@ export default function LandingPage() {
|
||||
description="Earn a globally recognized TEFL certification and unlock teaching opportunities around the world."
|
||||
buttons={[
|
||||
{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Apply Now", href: "#contact"},
|
||||
{
|
||||
text: "Book Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Consultation", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=1",
|
||||
imageAlt: "Floating 3D TEFL Certificate 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg", imageAlt: "Floating 3D TEFL Certificate 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=1",
|
||||
imageAlt: "Floating 3D TEFL Certificate 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg", imageAlt: "Floating 3D TEFL Certificate 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=1",
|
||||
imageAlt: "Floating 3D TEFL Certificate 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg", imageAlt: "Floating 3D TEFL Certificate 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=1",
|
||||
imageAlt: "Floating 3D TEFL Certificate 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg", imageAlt: "Floating 3D TEFL Certificate 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-material-presentation-layered-panel_187299-47904.jpg",
|
||||
imageAlt: "Floating 3D TEFL Certificate 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-material-presentation-layered-panel_187299-47904.jpg", imageAlt: "Floating 3D TEFL Certificate 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/english-british-england-language-education-concept_53876-132237.jpg",
|
||||
imageAlt: "Floating 3D TEFL Certificate 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/english-british-england-language-education-concept_53876-132237.jpg", imageAlt: "Floating 3D TEFL Certificate 6"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -121,25 +89,13 @@ export default function LandingPage() {
|
||||
tag="Trusted Excellence"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "International",
|
||||
description: "Recognition",
|
||||
},
|
||||
id: "metric-1", value: "International", description: "Recognition"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "Professional",
|
||||
description: "Certification",
|
||||
},
|
||||
id: "metric-2", value: "Professional", description: "Certification"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "Global",
|
||||
description: "Opportunities",
|
||||
},
|
||||
id: "metric-3", value: "Global", description: "Opportunities"},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "Career",
|
||||
description: "Advancement",
|
||||
},
|
||||
id: "metric-4", value: "Career", description: "Advancement"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -152,72 +108,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Global Credibility",
|
||||
description: "Gain a certification respected by employers worldwide, ensuring your qualifications are recognized wherever you choose to teach.",
|
||||
icon: Globe,
|
||||
title: "Global Credibility", description: "Gain a certification respected by employers worldwide, ensuring your qualifications are recognized wherever you choose to teach.", icon: Globe,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-molecule-patterns-connect-genetic-research-discovery-generated-by-ai_188544-27948.jpg",
|
||||
imageAlt: "Global credibility icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-molecule-patterns-connect-genetic-research-discovery-generated-by-ai_188544-27948.jpg", imageAlt: "Global credibility icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-security-background-with-numbers-padlock_23-2147631508.jpg",
|
||||
imageAlt: "Professional recognition shield",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=2",
|
||||
imageAlt: "global credibility icon glassmorphism",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-security-background-with-numbers-padlock_23-2147631508.jpg", imageAlt: "Professional recognition shield"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Career Growth",
|
||||
description: "Elevate your teaching career with advanced methodologies and practical skills, leading to higher-paying positions and leadership roles.",
|
||||
icon: TrendingUp,
|
||||
title: "Career Growth", description: "Elevate your teaching career with advanced methodologies and practical skills, leading to higher-paying positions and leadership roles.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg",
|
||||
imageAlt: "Career growth chart",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg", imageAlt: "Career growth chart"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mirror-cube-desert_23-2150979609.jpg",
|
||||
imageAlt: "New opportunities dawn",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=2",
|
||||
imageAlt: "global credibility icon glassmorphism",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mirror-cube-desert_23-2150979609.jpg", imageAlt: "New opportunities dawn"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "International Opportunities",
|
||||
description: "Teach English in exotic locales, bustling cities, or charming towns across continents. Your TEFL is your passport to adventure.",
|
||||
icon: Globe,
|
||||
title: "International Opportunities", description: "Teach English in exotic locales, bustling cities, or charming towns across continents. Your TEFL is your passport to adventure.", icon: Globe,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flag-stuck-world-map-closeup_169016-28633.jpg",
|
||||
imageAlt: "Holographic passport",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flag-stuck-world-map-closeup_169016-28633.jpg", imageAlt: "Holographic passport"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg",
|
||||
imageAlt: "Global network map",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=2",
|
||||
imageAlt: "global credibility icon glassmorphism",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg", imageAlt: "Global network map"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Professional Recognition",
|
||||
description: "Become part of a prestigious global community of certified English teachers, enhancing your professional standing and networking.",
|
||||
icon: Award,
|
||||
title: "Professional Recognition", description: "Become part of a prestigious global community of certified English teachers, enhancing your professional standing and networking.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-premium-empty-badge-symbol-banner-design-vector_1017-47241.jpg",
|
||||
imageAlt: "Academic award emblem",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-premium-empty-badge-symbol-banner-design-vector_1017-47241.jpg", imageAlt: "Academic award emblem"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painted-white-camera-eyeglass-formula-one-car-light-bulb-against-pink-background_23-2148084274.jpg",
|
||||
imageAlt: "Neural network graphic",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=2",
|
||||
imageAlt: "global credibility icon glassmorphism",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painted-white-camera-eyeglass-formula-one-car-light-bulb-against-pink-background_23-2148084274.jpg", imageAlt: "Neural network graphic"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Why International TEFL Certification Matters"
|
||||
@@ -232,30 +156,15 @@ export default function LandingPage() {
|
||||
tag="Certification Journey"
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1",
|
||||
value: "1. Apply",
|
||||
description: "Submit your application to begin your transformative TEFL journey.",
|
||||
},
|
||||
id: "step-1", value: "1. Apply", description: "Submit your application to begin your transformative TEFL journey."},
|
||||
{
|
||||
id: "step-2",
|
||||
value: "2. Study",
|
||||
description: "Engage with our cutting-edge curriculum and expert-led modules.",
|
||||
},
|
||||
id: "step-2", value: "2. Study", description: "Engage with our cutting-edge curriculum and expert-led modules."},
|
||||
{
|
||||
id: "step-3",
|
||||
value: "3. Assignments",
|
||||
description: "Complete practical assignments designed for real-world teaching skills.",
|
||||
},
|
||||
id: "step-3", value: "3. Assignments", description: "Complete practical assignments designed for real-world teaching skills."},
|
||||
{
|
||||
id: "step-4",
|
||||
value: "4. Certify",
|
||||
description: "Receive your globally recognized International TEFL Certification.",
|
||||
},
|
||||
id: "step-4", value: "4. Certify", description: "Receive your globally recognized International TEFL Certification."},
|
||||
{
|
||||
id: "step-5",
|
||||
value: "5. Teach",
|
||||
description: "Start your exciting career as an English teacher anywhere in the world.",
|
||||
},
|
||||
id: "step-5", value: "5. Teach", description: "Start your exciting career as an English teacher anywhere in the world."},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -276,55 +185,20 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@SarahJ_Global",
|
||||
testimonial: "The TEFL certification from this academy transformed my career. I'm now teaching in Tokyo, experiencing a dream I never thought possible! The course content was exceptional and truly prepared me.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doubtful-young-caucasian-superhero-girl-red-cape-wearing-doctor-uniform-stethoscope-with-glasses-keeping-hands-together_141793-114858.jpg",
|
||||
imageAlt: "Sarah Johnson, English Teacher",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@SarahJ_Global", testimonial: "The TEFL certification from this academy transformed my career. I'm now teaching in Tokyo, experiencing a dream I never thought possible! The course content was exceptional and truly prepared me.", imageSrc: "http://img.b2bpic.net/free-photo/doubtful-young-caucasian-superhero-girl-red-cape-wearing-doctor-uniform-stethoscope-with-glasses-keeping-hands-together_141793-114858.jpg", imageAlt: "Sarah Johnson, English Teacher"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@MichaelC_Dubai",
|
||||
testimonial: "Highly recommend TESOL and TEFL Academy! Their program gave me the confidence and skills to land a fantastic teaching position in Dubai. The support was incredible, even after graduation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-registering-vote-united-states_23-2149096729.jpg",
|
||||
imageAlt: "Michael Chen, English Teacher",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@MichaelC_Dubai", testimonial: "Highly recommend TESOL and TEFL Academy! Their program gave me the confidence and skills to land a fantastic teaching position in Dubai. The support was incredible, even after graduation.", imageSrc: "http://img.b2bpic.net/free-photo/woman-registering-vote-united-states_23-2149096729.jpg", imageAlt: "Michael Chen, English Teacher"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@EmilyR_Seoul",
|
||||
testimonial: "I was looking for a premium certification, and this academy delivered. The glassmorphism design approach of the platform itself reflects the quality of their education. Now I'm loving my job in Seoul!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-two-architects_23-2147702562.jpg",
|
||||
imageAlt: "Emily Rodriguez, English Teacher",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@EmilyR_Seoul", testimonial: "I was looking for a premium certification, and this academy delivered. The glassmorphism design approach of the platform itself reflects the quality of their education. Now I'm loving my job in Seoul!", imageSrc: "http://img.b2bpic.net/free-photo/presentation-concept-with-two-architects_23-2147702562.jpg", imageAlt: "Emily Rodriguez, English Teacher"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@DavidK_London",
|
||||
testimonial: "A truly world-class program. The depth of the curriculum and the practical training made me feel ready to teach anywhere. London has been an amazing experience thanks to my TEFL.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-happily-desk-analyzes-documents_1150-26131.jpg",
|
||||
imageAlt: "David Kim, English Teacher",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@DavidK_London", testimonial: "A truly world-class program. The depth of the curriculum and the practical training made me feel ready to teach anywhere. London has been an amazing experience thanks to my TEFL.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-happily-desk-analyzes-documents_1150-26131.jpg", imageAlt: "David Kim, English Teacher"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@JessicaL_Riyadh",
|
||||
testimonial: "The prestigious feel of the academy is well-deserved. My TEFL certificate opened doors to a rewarding career in Riyadh, providing invaluable experiences and professional growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-female-eyeglasses-holds-tablet-pc-take-away-coffee-cup_613910-2236.jpg",
|
||||
imageAlt: "Jessica Lee, English Teacher",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", handle: "@JessicaL_Riyadh", testimonial: "The prestigious feel of the academy is well-deserved. My TEFL certificate opened doors to a rewarding career in Riyadh, providing invaluable experiences and professional growth.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-female-eyeglasses-holds-tablet-pc-take-away-coffee-cup_613910-2236.jpg", imageAlt: "Jessica Lee, English Teacher"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Omar Hassan",
|
||||
handle: "@OmarH_Istanbul",
|
||||
testimonial: "From enrollment to certification, the journey was seamless and inspiring. Teaching in Istanbul is a dream come true, all thanks to the comprehensive training I received.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
|
||||
imageAlt: "Omar Hassan, English Teacher",
|
||||
},
|
||||
id: "6", name: "Omar Hassan", handle: "@OmarH_Istanbul", testimonial: "From enrollment to certification, the journey was seamless and inspiring. Teaching in Istanbul is a dream come true, all thanks to the comprehensive training I received.", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Omar Hassan, English Teacher"},
|
||||
]}
|
||||
title="Transformative Journeys"
|
||||
description="Hear from our graduates who are making an impact in classrooms across the globe."
|
||||
@@ -337,20 +211,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What is TEFL Certification?",
|
||||
content: "TEFL (Teaching English as a Foreign Language) certification is an internationally recognized qualification that equips you with the skills and knowledge to teach English to non-native speakers worldwide.",
|
||||
},
|
||||
id: "faq-1", title: "What is TEFL Certification?", content: "TEFL (Teaching English as a Foreign Language) certification is an internationally recognized qualification that equips you with the skills and knowledge to teach English to non-native speakers worldwide."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Who is the International TEFL Certification for?",
|
||||
content: "Our program is designed for aspiring and current English teachers who wish to gain a globally recognized credential, enhance their teaching skills, and unlock international employment opportunities.",
|
||||
},
|
||||
id: "faq-2", title: "Who is the International TEFL Certification for?", content: "Our program is designed for aspiring and current English teachers who wish to gain a globally recognized credential, enhance their teaching skills, and unlock international employment opportunities."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What job opportunities will I have?",
|
||||
content: "Graduates can find opportunities in private language schools, public schools, online teaching platforms, and corporate training centers across Asia, Europe, the Middle East, and Latin America.",
|
||||
},
|
||||
id: "faq-3", title: "What job opportunities will I have?", content: "Graduates can find opportunities in private language schools, public schools, online teaching platforms, and corporate training centers across Asia, Europe, the Middle East, and Latin America."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-technician-uses-laptop-sustainable-data-center-implementing-green-technologies_482257-136140.jpg"
|
||||
imageAlt="Abstract image representing knowledge and clarity"
|
||||
@@ -365,8 +230,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Ready to Start?"
|
||||
title="Begin Your TEFL Journey"
|
||||
description="Fill out the form below to take the first step towards becoming an internationally certified English teacher. Our advisors will reach out to guide you through the process."
|
||||
@@ -383,54 +247,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Academy",
|
||||
items: [
|
||||
title: "Academy", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#why-tefl",
|
||||
},
|
||||
label: "About Us", href: "#why-tefl"},
|
||||
{
|
||||
label: "Certification Journey",
|
||||
href: "#journey",
|
||||
},
|
||||
label: "Certification Journey", href: "#journey"},
|
||||
{
|
||||
label: "Global Opportunities",
|
||||
href: "#global",
|
||||
},
|
||||
label: "Global Opportunities", href: "#global"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Success Stories",
|
||||
href: "#success",
|
||||
},
|
||||
label: "Success Stories", href: "#success"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Apply Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Telegram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Telegram", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user