Update src/app/page.tsx

This commit is contained in:
2026-06-03 18:16:57 +00:00
parent d99e3ba5f3
commit 1e89bc5122

View File

@@ -195,21 +195,21 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1", icon: TrendingUp,
title: "Client Growth", value: "98%"},
id: "m1", icon: UsersRound,
title: "Graduates Placed", value: "95%"},
{
id: "m2", icon: Timer,
title: "Efficiency Gain", value: "75%"},
id: "m2", icon: Plane,
title: "Certified Pilots", value: "500+"},
{
id: "m3", icon: Star,
title: "Customer Satisfaction", value: "4.9/5"},
title: "Avg. Course Rating", value: "4.9/5"},
{
id: "m4", icon: Award,
title: "Successful Projects", value: "300+"},
id: "m4", icon: Users,
title: "Active Alumni", value: "1000+"},
]}
title="Achieving Excellence, Together"
description="Our commitment to client success is reflected in the tangible results and lasting partnerships we've built."
tag="Our Impact"
title="Our Success by the Numbers"
description="Witness the measurable achievements and milestones of our students and programs in the aviation industry."
tag="Impact & Growth"
/>
</div>
@@ -251,35 +251,35 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah Chen", role: "CEO", company: "Innovate Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", imageAlt: "Sarah Chen"},
id: "1", name: "Capt. Sarah Lee", role: "Commercial Pilot", company: "AirGlobal Airlines", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1507721999460-a20c1505c879?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Capt. Sarah Lee"},
{
id: "2", name: "David Ramirez", role: "CTO", company: "TechFusion Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-man-with-crossed-arms_1187-3142.jpg", imageAlt: "David Ramirez"},
id: "2", name: "David Wilson", role: "Cabin Crew Lead", company: "SkyWing Express", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1590494056286-9f7999863261?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "David Wilson"},
{
id: "3", name: "Emily White", role: "Marketing Director", company: "GrowthSpark Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", imageAlt: "Emily White"},
id: "3", name: "Emily Davis", role: "Air Traffic Controller", company: "National Airspace", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1598425255476-d44a2b9a117b?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Emily Davis"},
{
id: "4", name: "Michael Brown", role: "Founder", company: "Quantix Data", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Michael Brown"},
id: "4", name: "Michael Thompson", role: "Aviation Maintenance Tech", company: "AeroTech Services", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1565507963242-45e0f5b4121d?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Michael Thompson"},
{
id: "5", name: "Jessica Lee", role: "Operations Lead", company: "Streamline Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-man-with-oval-face-wears-round-glasses-dressed-formally_273609-8694.jpg", imageAlt: "Jessica Lee"},
id: "5", name: "Jessica Garcia", role: "Flight Dispatcher", company: "Horizon Air", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1581456515324-f7b7f1e7f6d2?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Jessica Garcia"},
{
id: "6", name: "Christopher Green", role: "Product Manager", company: "Nexus Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-black-ceo-having-fun-after-successful-deal-with-foreign-partners-showing-thumbs-up-indoor-portrait-happy-freelance-african-specialist-fooling-around-office-with-chinese-colleague_197531-3857.jpg", imageAlt: "Christopher Green"},
id: "6", name: "Christopher Adams", role: "Aviation Consultant", company: "Global Aero Partners", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1560931252-87063d8ff552?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Christopher Adams"},
]}
kpiItems={[
{
value: "99%", label: "Client Retention"},
value: "98%", label: "Job Placement Rate"},
{
value: "200+", label: "Successful Projects"},
value: "500+", label: "Graduates Annually"},
{
value: "4.8/5", label: "Average Rating"},
value: "4.9/5", label: "Student Satisfaction"},
]}
title="What Our Partners Say"
description="Hear directly from businesses who have experienced transformative growth and efficiency with our solutions."
tag="Client Stories"
title="Our Students Take Flight"
description="Hear from our successful graduates who are now thriving in the aviation industry, sharing their journey with us."
tag="Student Voices"
/>
</div>
@@ -288,10 +288,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49821.jpg", "http://img.b2bpic.net/free-photo/flat-lay-office-stationery-with-paper-clips-notepads_23-2148524805.jpg", "http://img.b2bpic.net/free-photo/global-environment-ecology-nature-community_53876-16500.jpg", "http://img.b2bpic.net/free-photo/tutoring-education-study-academics-concept_53876-124377.jpg", "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18740.jpg", "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg", "http://img.b2bpic.net/free-vector/community-logo_53876-63901.jpg"]}
title="Trusted by Leading Businesses"
description="Join a distinguished roster of companies that rely on our expertise to drive their success."
tag="Our Partners"
"https://images.unsplash.com/photo-1549419137-0238e2182d8c?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", "https://images.unsplash.com/photo-1557871142-d6360c7f8e8b?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", "https://images.unsplash.com/photo-1574706915309-c1b7e4f8d68f?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", "https://images.unsplash.com/photo-1558963969-93e18a07f0f6?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", "https://images.unsplash.com/photo-1579547535790-a15d2a9d8f34?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" ]}
title="Partnerships & Accreditations"
description="Proudly associated with leading aviation organizations and regulatory bodies, ensuring top-tier training standards."
tag="Our Network"
speed={30}
showCard={true}
/>
@@ -303,19 +303,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1", title: "What types of businesses do you work with?", content: "We partner with a diverse range of businesses, from startups to large enterprises, across various sectors including tech, finance, healthcare, and retail."},
id: "faq1", title: "What aviation training programs do you offer?", content: "We offer comprehensive training for aspiring pilots (PPL, CPL, ATPL), cabin crew, and flight dispatchers, covering theoretical knowledge and practical skills."},
{
id: "faq2", title: "How do you ensure data security and privacy?", content: "We implement industry-leading encryption, compliance protocols, and regular security audits to protect all client data and ensure strict privacy standards."},
id: "faq2", title: "What are the prerequisites for enrollment?", content: "Prerequisites vary by program but generally include age requirements (17+), a high school diploma or equivalent, and a valid medical certificate. Specifics are detailed on each program page."},
{
id: "faq3", title: "Can your solutions be customized for my specific needs?", content: "Absolutely. Our solutions are highly adaptable and designed for customization. We work closely with you to tailor our offerings to your unique business requirements."},
id: "faq3", title: "How long does it take to complete a program?", content: "Program durations vary significantly. A Private Pilot License (PPL) can take 3-6 months, while a Commercial Pilot License (CPL) may take 12-18 months. Cabin Crew and Dispatcher courses are typically shorter."},
{
id: "faq4", title: "What is the typical onboarding process?", content: "Our onboarding process is streamlined, typically involving an initial consultation, needs assessment, solution proposal, and then a guided implementation with dedicated support."},
{
id: "faq5", title: "Do you offer ongoing support after implementation?", content: "Yes, we provide continuous support, including technical assistance, regular updates, and strategic consulting, to ensure your ongoing success."},
]}
title="Your Questions, Answered"
description="Find quick answers to common inquiries about our services, pricing, and operational processes."
tag="Questions?"
id: "faq4", title: "Do you provide job placement assistance after graduation?", content: "Yes, we have a dedicated career services department that assists graduates with resume building, interview preparation, and networking opportunities with airlines and aviation companies."},n {
id: "faq5", title: "What are the financing options for aviation training?", content: "We offer various financing solutions, including installment plans, partnerships with student loan providers, and information on available scholarships. Contact our admissions team for personalized guidance."},n ]}
title="Common Questions About Aviation Training"
description="Find quick answers to the most frequently asked questions regarding our courses, enrollment, and career opportunities."
tag="FAQs"
faqsAnimation="slide-up"
/>
</div>
@@ -325,11 +323,11 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
tag="Get in Touch"
title="Ready to Transform Your Business?"
description="Reach out to our experts today to discuss your challenges and explore how our solutions can empower your growth."
tag="Enroll Today"
title="Start Your Aviation Career Journey"
description="Contact our admissions team to learn more about our programs and how to begin your flight training or aviation career."
inputPlaceholder="Enter your email"
buttonText="Send Message"
buttonText="Inquire Now"
termsText="By submitting your information, you agree to our Privacy Policy and Terms of Service."
/>
</div>