1 Commits

Author SHA1 Message Date
bf938757aa Update src/app/page.tsx 2026-04-26 07:46:04 +00:00

View File

@@ -33,80 +33,49 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Curriculum", name: "Curriculum", id: "products"},
id: "products",
},
{ {
name: "Pricing", name: "Pricing", id: "pricing"},
id: "pricing",
},
{ {
name: "Community", name: "Community", id: "team"},
id: "team",
},
{ {
name: "Support", name: "Support", id: "faq"},
id: "faq",
},
]} ]}
brandName="SkyPilot Training" brandName="SkyPilot Training"
button={{ button={{
text: "Login Dashboard", text: "Login Dashboard", href: "/login"}}
href: "/login",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Elite Airbus A320 Training for Professionals" title="Elite Airbus A320 Training for Professionals"
description="Master your aircraft systems with industry-leading courses designed for the modern pilot. Comprehensive modules, interactive flight deck simulations, and expert insights." description="Master your aircraft systems with industry-leading courses designed for the modern pilot. Comprehensive modules, interactive flight deck simulations, and expert insights."
buttons={[ buttons={[
{ {
text: "View Courses", text: "View Courses", href: "#products"},
href: "#products",
},
{ {
text: "Start Learning", text: "Start Learning", href: "/login"},
href: "/login",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg", imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg", imageAlt: "Cockpit Display"},
imageAlt: "Cockpit Display",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-clouds_53876-139695.jpg", imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-clouds_53876-139695.jpg", imageAlt: "Cloud View"},
imageAlt: "Cloud View",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/team-teenage-gamers-plays-multiplayer-video-game-pc-gaming-club_613910-19262.jpg", imageSrc: "http://img.b2bpic.net/free-photo/team-teenage-gamers-plays-multiplayer-video-game-pc-gaming-club_613910-19262.jpg", imageAlt: "Throttle Control"},
imageAlt: "Throttle Control",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-pilots-using-control-panel-cockpit-fly-airplane-pushing-power-switch-dashboard-command-buttons-takeoff-international-airways-service-with-aircrew-cabin_482257-51157.jpg", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-pilots-using-control-panel-cockpit-fly-airplane-pushing-power-switch-dashboard-command-buttons-takeoff-international-airways-service-with-aircrew-cabin_482257-51157.jpg", imageAlt: "Cockpit Display"},
imageAlt: "Cockpit Display",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/sunlight-passing-through-clouds_417767-1.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunlight-passing-through-clouds_417767-1.jpg", imageAlt: "Cloud View"},
imageAlt: "Cloud View",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/cockpit-helicopter_1398-4634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cockpit-helicopter_1398-4634.jpg", imageAlt: "Throttle Control"},
imageAlt: "Throttle Control",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -119,26 +88,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Interactive Quizzes", description: "Consolidate your knowledge with adaptive systems testing.", tag: "Assessments", imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-107545.jpg"},
title: "Interactive Quizzes",
description: "Consolidate your knowledge with adaptive systems testing.",
tag: "Assessments",
imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-107545.jpg",
},
{ {
id: "f2", id: "f2", title: "Library Downloads", description: "Access full PDF manuals for offline review anytime.", tag: "Resources", imageSrc: "http://img.b2bpic.net/free-photo/airplane-miniature-notebook-world-map-brown-background-flat-lay_169016-28419.jpg"},
title: "Library Downloads",
description: "Access full PDF manuals for offline review anytime.",
tag: "Resources",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-miniature-notebook-world-map-brown-background-flat-lay_169016-28419.jpg",
},
{ {
id: "f3", id: "f3", title: "Pilot Community", description: "Engage with expert instructors and peers worldwide.", tag: "Network", imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85137.jpg"},
title: "Pilot Community",
description: "Engage with expert instructors and peers worldwide.",
tag: "Network",
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85137.jpg",
},
]} ]}
title="Comprehensive Learning Ecosystem" title="Comprehensive Learning Ecosystem"
description="Everything a professional pilot needs to excel." description="Everything a professional pilot needs to excel."
@@ -153,47 +107,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Systems Overview", price: "$199", variant: "Comprehensive", imageSrc: "http://img.b2bpic.net/free-photo/join-global-marketing-business-strategy-commerce-website-concept_53876-14024.jpg"},
name: "Systems Overview",
price: "$199",
variant: "Comprehensive",
imageSrc: "http://img.b2bpic.net/free-photo/join-global-marketing-business-strategy-commerce-website-concept_53876-14024.jpg",
},
{ {
id: "p2", id: "p2", name: "Flight Performance", price: "$149", variant: "Advanced", imageSrc: "http://img.b2bpic.net/free-vector/internet-things-icon-set_1262-7773.jpg"},
name: "Flight Performance",
price: "$149",
variant: "Advanced",
imageSrc: "http://img.b2bpic.net/free-vector/internet-things-icon-set_1262-7773.jpg",
},
{ {
id: "p3", id: "p3", name: "Emergency Procedures", price: "$249", variant: "Critical", imageSrc: "http://img.b2bpic.net/free-photo/first-aid-bag-paper-craft-icon_53876-74639.jpg"},
name: "Emergency Procedures",
price: "$249",
variant: "Critical",
imageSrc: "http://img.b2bpic.net/free-photo/first-aid-bag-paper-craft-icon_53876-74639.jpg",
},
{ {
id: "p4", id: "p4", name: "Cockpit Procedures", price: "$179", variant: "Operational", imageSrc: "http://img.b2bpic.net/free-vector/blue-travel-infographics_23-2147509655.jpg"},
name: "Cockpit Procedures",
price: "$179",
variant: "Operational",
imageSrc: "http://img.b2bpic.net/free-vector/blue-travel-infographics_23-2147509655.jpg",
},
{ {
id: "p5", id: "p5", name: "Avionics Training", price: "$299", variant: "Technical", imageSrc: "http://img.b2bpic.net/free-photo/female-airliner-uniform-flying-airplane-with-cockpit-command-buttons-cabin-dashboard-pushing-engine-radar-switch-control-panel-board-fly-jet-with-traffic-navigation_482257-49480.jpg"},
name: "Avionics Training",
price: "$299",
variant: "Technical",
imageSrc: "http://img.b2bpic.net/free-photo/female-airliner-uniform-flying-airplane-with-cockpit-command-buttons-cabin-dashboard-pushing-engine-radar-switch-control-panel-board-fly-jet-with-traffic-navigation_482257-49480.jpg",
},
{ {
id: "p6", id: "p6", name: "Flight Planning", price: "$129", variant: "Operational", imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051630.jpg"},
name: "Flight Planning",
price: "$129",
variant: "Operational",
imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051630.jpg",
},
]} ]}
title="A320 Mastery Curriculum" title="A320 Mastery Curriculum"
description="Master every facet of the A320 fleet." description="Master every facet of the A320 fleet."
@@ -207,38 +131,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "basic", id: "basic", badge: "Core", price: "$49/mo", subtitle: "Essential access", buttons: [
badge: "Core",
price: "$49/mo",
subtitle: "Essential access",
buttons: [
{ {
text: "Select Basic", text: "Select Basic", href: "/login"},
href: "/login",
},
], ],
features: [ features: [
"Systems Access", "Systems Access", "PDF Downloads", "Community"],
"PDF Downloads",
"Community",
],
}, },
{ {
id: "pro", id: "pro", badge: "Best Value", price: "$99/mo", subtitle: "Career focused", buttons: [
badge: "Professional",
price: "$99/mo",
subtitle: "Career focused",
buttons: [
{ {
text: "Select Pro", text: "Select Pro", href: "/login"},
href: "/login",
},
], ],
features: [ features: [
"Everything in Basic", "Everything in Basic", "Advanced Quizzes", "Priority Support"],
"Advanced Quizzes",
"Priority Support",
],
}, },
]} ]}
title="Flexible Training Plans" title="Flexible Training Plans"
@@ -253,22 +159,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", title: "Active Pilots", value: "12,000+", icon: Users,
title: "Active Pilots",
value: "12,000+",
icon: Users,
}, },
{ {
id: "m2", id: "m2", title: "Courses Completed", value: "45,000+", icon: Award,
title: "Courses Completed",
value: "45,000+",
icon: Award,
}, },
{ {
id: "m3", id: "m3", title: "Global Partners", value: "50+", icon: Globe,
title: "Global Partners",
value: "50+",
icon: Globe,
}, },
]} ]}
title="Proven Training Success" title="Proven Training Success"
@@ -283,23 +180,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
team={[ team={[
{ {
id: "t1", id: "t1", name: "Capt. James Miller", role: "Head Instructor", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3675.jpg"},
name: "Capt. James Miller",
role: "Head Instructor",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3675.jpg",
},
{ {
id: "t2", id: "t2", name: "Capt. Sarah Jenkins", role: "Systems Expert", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-wearing-airplane-pilot-uniform-showing-pointing-up-with-fingers-number-four-while-smiling-confident-happy_839833-15245.jpg"},
name: "Capt. Sarah Jenkins",
role: "Systems Expert",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-wearing-airplane-pilot-uniform-showing-pointing-up-with-fingers-number-four-while-smiling-confident-happy_839833-15245.jpg",
},
{ {
id: "t3", id: "t3", name: "Capt. David Zhou", role: "Simulator Specialist", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-holding-plane_23-2150197234.jpg"},
name: "Capt. David Zhou",
role: "Simulator Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-holding-plane_23-2150197234.jpg",
},
]} ]}
title="Meet Our Instructors" title="Meet Our Instructors"
description="Led by veteran pilots and training experts." description="Led by veteran pilots and training experts."
@@ -313,45 +198,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Capt. Alex R.", handle: "@captain.alex", testimonial: "The A320 course depth is unparalleled.", rating: 5,
name: "Capt. Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/pilot-air-hostess-walking-with-their-trolley-bags_107420-85063.jpg"},
handle: "@captain.alex",
testimonial: "The A320 course depth is unparalleled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pilot-air-hostess-walking-with-their-trolley-bags_107420-85063.jpg",
},
{ {
id: "2", id: "2", name: "First Officer Mia S.", handle: "@mia.flys", testimonial: "Passed my checkride thanks to this platform.", rating: 5,
name: "First Officer Mia S.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-female-flight-attendant-studio_23-2150312727.jpg"},
handle: "@mia.flys",
testimonial: "Passed my checkride thanks to this platform.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-female-flight-attendant-studio_23-2150312727.jpg",
},
{ {
id: "3", id: "3", name: "Capt. John B.", handle: "@john.b.air", testimonial: "Excellent visual aids and intuitive UI.", rating: 5,
name: "Capt. John B.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197253.jpg"},
handle: "@john.b.air",
testimonial: "Excellent visual aids and intuitive UI.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197253.jpg",
},
{ {
id: "4", id: "4", name: "F/O Eric L.", handle: "@eric.flys", testimonial: "Great community and support.", rating: 5,
name: "F/O Eric L.", imageSrc: "http://img.b2bpic.net/free-photo/serious-airplane-pilot-pointing-camera-aviation-academy-recruitment-plane-captain-wearing-uniform-hat-front-view-portrait-middle-age-aviator-with-airline-wings-badge-jacket_482257-50649.jpg"},
handle: "@eric.flys",
testimonial: "Great community and support.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-airplane-pilot-pointing-camera-aviation-academy-recruitment-plane-captain-wearing-uniform-hat-front-view-portrait-middle-age-aviator-with-airline-wings-badge-jacket_482257-50649.jpg",
},
{ {
id: "5", id: "5", name: "Capt. Sarah K.", handle: "@sarah.sky", testimonial: "A must-have for Airbus pilots.", rating: 5,
name: "Capt. Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-holding-plane_23-2150197233.jpg"},
handle: "@sarah.sky",
testimonial: "A must-have for Airbus pilots.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-holding-plane_23-2150197233.jpg",
},
]} ]}
showRating={true} showRating={true}
title="Pilot Experiences" title="Pilot Experiences"
@@ -364,20 +224,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Do I get offline access?", content: "Yes, our PDF manuals are fully downloadable."},
title: "Do I get offline access?",
content: "Yes, our PDF manuals are fully downloadable.",
},
{ {
id: "q2", id: "q2", title: "Is the dashboard trackable?", content: "Our platform records all progress across modules."},
title: "Is the dashboard trackable?",
content: "Our platform records all progress across modules.",
},
{ {
id: "q3", id: "q3", title: "Will you add other aircraft?", content: "Yes, expanding to further types is our roadmap."},
title: "Will you add other aircraft?",
content: "Yes, expanding to further types is our roadmap.",
},
]} ]}
sideTitle="Frequently Asked Questions" sideTitle="Frequently Asked Questions"
sideDescription="Need clarity? We are here to help." sideDescription="Need clarity? We are here to help."
@@ -390,42 +241,27 @@ export default function LandingPage() {
logoText="SkyPilot" logoText="SkyPilot"
columns={[ columns={[
{ {
title: "Courses", title: "Courses", items: [
items: [
{ {
label: "A320 Systems", label: "A320 Systems", href: "#products"},
href: "#products",
},
{ {
label: "Performance", label: "Performance", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#"},
href: "#",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -434,4 +270,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }