3 Commits

Author SHA1 Message Date
8a934a3df8 Merge version_2 into main
Merge version_2 into main
2026-03-29 19:18:37 +00:00
7dd9eeee2a Update src/app/page.tsx 2026-03-29 19:18:34 +00:00
f6903b8c4c Merge version_1 into main
Merge version_1 into main
2026-03-29 14:46:50 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Strona główna", id: "hero"},
id: "hero",
},
{ {
name: "Training", name: "Szkolenie", id: "features"},
id: "features",
},
{ {
name: "Membership", name: "Członkostwo", id: "pricing"},
id: "pricing",
},
{ {
name: "Contact", name: "Kontakt", id: "contact"},
id: "contact",
},
]} ]}
brandName="Aeroklub Radomski" brandName="Aeroklub Radomski"
/> />
@@ -53,15 +45,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboardSplit <HeroLogoBillboardSplit
background={{ background={{
variant: "plain", variant: "plain"}}
}} logoText="Wzbij się w przestworza, opanuj niebo, dołącz do Aeroklubu Radomskiego"
logoText="Take Flight Master the Skies Join Radomski" description="Zaufane centrum szkolenia pilotów, lotów zapoznawczych i lotniczej pasji w Polsce. Od pierwszego startu do licencji jesteśmy z Tobą na każdym etapie"
description="Polands trusted aviation hub for pilot training, discovery flights, and aviation passion. From your first takeoff to your license—we guide every moment."
buttons={[ buttons={[
{ {
text: "Start Your Journey", text: "Rozpocznij swoją przygodę", href: "#contact"},
href: "#contact",
},
]} ]}
layoutOrder="default" layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-sleek-modern-light-aircraft-flying-thr-1774795593287-fc933122.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-sleek-modern-light-aircraft-flying-thr-1774795593287-fc933122.png"
@@ -72,12 +61,9 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextSplitAbout <TextSplitAbout
useInvertedBackground={true} useInvertedBackground={true}
title="A Legacy of Flight" title="Tradycja lotnictwa"
description={[ description={[
"Aeroklub Radomski has been a cradle of Polish aviation tradition for years, uniting people with a shared passion for the skies.", "Aeroklub Radomski od lat jest kolebką polskiej tradycji lotniczej, łącząc ludzi dzielących pasję do przestworzy.", "Nasi instruktorzy prowadzą elitarne programy szkoleniowe dla tych, którzy chcą rozpocząć swoją przygodę lub doskonalić umiejętności pilotażu.", "Oferujemy profesjonalne licencjonowanie, loty zapoznawcze oraz dynamiczną społeczność skupioną wokół bezpieczeństwa i najwyższych standardów lotniczych."]}
"Our instructors provide elite training programs for those looking to begin their journey or refine their existing pilot skills.",
"We offer professional licensing, introductory flights, and a vibrant community committed to safety and aviation excellence.",
]}
/> />
</div> </div>
@@ -88,41 +74,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Zaawansowana awionika", author: "Dane techniczne", description: "Lataj na nowoczesnych samolotach z szklanym kokpitem przystosowanych do szkoleń.", tags: [
title: "Advanced Avionics", "Technologia", "Nowoczesność"],
author: "Tech Specs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-close-up-view-of-advanced-aircraft-fli-1774795594089-d3c4468f.png?_wi=1"},
description: "Fly with modern, state-of-the-art glass cockpit aircraft for training.",
tags: [
"Technology",
"Modern",
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-close-up-view-of-advanced-aircraft-fli-1774795594089-d3c4468f.png?_wi=1",
},
{ {
id: "f2", id: "f2", title: "Certyfikowane bezpieczeństwo", author: "Certyfikaty", description: "Doświadczeni instruktorzy dbający o surowe zasady bezpieczeństwa i najwyższą jakość szkoleń.", tags: [
title: "Safety Certified", "Bezpieczeństwo", "Eksperci"],
author: "Certification", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/an-image-representing-safety-and-experti-1774795593466-9619df45.png"},
description: "Highly experienced instructors ensuring strict safety and high training quality.",
tags: [
"Safety",
"Experts",
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/an-image-representing-safety-and-experti-1774795593466-9619df45.png",
},
{ {
id: "f3", id: "f3", title: "Społeczność z pasją", author: "Sieć członków", description: "Dołącz do wspierającej sieci pilotów, pasjonatów i profesjonalistów lotnictwa.", tags: [
title: "Passionate Community", "Społeczność", "Rozwój"],
author: "Member Network", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-group-of-diverse-people-looking-up-at--1774795594036-ee8fac9f.png?_wi=1"},
description: "Join a supportive network of pilots, enthusiasts, and aviation professionals.",
tags: [
"Community",
"Growth",
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-group-of-diverse-people-looking-up-at--1774795594036-ee8fac9f.png?_wi=1",
},
]} ]}
title="Why Choose Radomski" title="Dlaczego Aeroklub Radomski"
description="Comprehensive aviation training with safety and excellence at our core." description="Kompleksowe szkolenie lotnicze z bezpieczeństwem i doskonałością w centrum uwagi."
/> />
</div> </div>
@@ -133,53 +98,26 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "p1", id: "p1", title: "Lot zapoznawczy", price: "499 PLN", period: "jednorazowo", features: [
title: "Discovery Flight", "30-minutowy lot", "Odprawa przedlotowa", "Interakcja z pilotem"],
price: "499 PLN",
period: "one-time",
features: [
"30-min intro flight",
"Pre-flight briefing",
"Pilot interaction",
],
button: { button: {
text: "Book Now", text: "Zarezerwuj"},
}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-close-up-view-of-advanced-aircraft-fli-1774795594089-d3c4468f.png?_wi=2"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-close-up-view-of-advanced-aircraft-fli-1774795594089-d3c4468f.png?_wi=2",
},
{ {
id: "p2", id: "p2", title: "Licencja pilota", price: "28,000 PLN", period: "łącznie", features: [
title: "Private Pilot License", "Pełne szkolenie teoretyczne", "45+ godzin lotu", "Przygotowanie do egzaminu"],
price: "28,000 PLN",
period: "total",
features: [
"Full ground school",
"45+ flight hours",
"Certification exam prep",
],
button: { button: {
text: "Enroll Now", text: "Zapisz się"},
}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/experienced-flight-instructor-teaching-a-1774795595026-96465572.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/experienced-flight-instructor-teaching-a-1774795595026-96465572.png",
},
{ {
id: "p3", id: "p3", title: "Członkostwo", price: "150 PLN", period: "miesięcznie", features: [
title: "Club Membership", "Dostęp do zaplecza", "Spotkania networkingowe", "Zniżki członkowskie"],
price: "150 PLN",
period: "monthly",
features: [
"Access to facilities",
"Networking events",
"Member flight discounts",
],
button: { button: {
text: "Join Club", text: "Dołącz"},
}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-group-of-diverse-people-looking-up-at--1774795594036-ee8fac9f.png?_wi=2"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-group-of-diverse-people-looking-up-at--1774795594036-ee8fac9f.png?_wi=2",
},
]} ]}
title="Training & Membership Plans" title="Plany szkoleniowe"
description="Clear pricing pathways for your aviation dreams, from discovery to certification." description="Jasne ścieżki cenowe dla Twoich lotniczych marzeń, od pierwszego lotu do licencji."
/> />
</div> </div>
@@ -190,62 +128,31 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Anna Kowalska", role: "Uczeń pilot", company: "Aeroklub Radomski", rating: 5,
name: "Anna Kowalska", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-smiling-young-adult-pilot-with-aviator-1774795595125-ae0276c2.png?_wi=1"},
role: "Student Pilot",
company: "Aeroklub Radomski",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-smiling-young-adult-pilot-with-aviator-1774795595125-ae0276c2.png?_wi=1",
},
{ {
id: "t2", id: "t2", name: "Marek Nowak", role: "Pilot zawodowy", company: "Aeroklub Radomski", rating: 5,
name: "Marek Nowak", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-professional-older-pilot-with-grey-hai-1774795593048-971ba349.png"},
role: "Commercial Pilot",
company: "Aeroklub Radomski",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-professional-older-pilot-with-grey-hai-1774795593048-971ba349.png",
},
{ {
id: "t3", id: "t3", name: "Zofia Wisniewska", role: "Pasjonatka", company: "Aeroklub Radomski", rating: 5,
name: "Zofia Wisniewska", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-woman-pilot-smiling-after-landing-taki-1774795594310-90fdb8e8.png"},
role: "Avid Enthusiast",
company: "Aeroklub Radomski",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-woman-pilot-smiling-after-landing-taki-1774795594310-90fdb8e8.png",
},
{ {
id: "t4", id: "t4", name: "Janusz Zielinski", role: "Licencjonowany pilot", company: "Aeroklub Radomski", rating: 5,
name: "Janusz Zielinski", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-proud-student-pilot-holding-a-flight-c-1774795594912-fe6890e6.png"},
role: "Licensed Pilot",
company: "Aeroklub Radomski",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-proud-student-pilot-holding-a-flight-c-1774795594912-fe6890e6.png",
},
{ {
id: "t5", id: "t5", name: "Katarzyna Bąk", role: "Instruktor", company: "Aeroklub Radomski", rating: 5,
name: "Katarzyna Bąk", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-smiling-young-adult-pilot-with-aviator-1774795595125-ae0276c2.png?_wi=2"},
role: "Flight Instructor",
company: "Aeroklub Radomski",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bck4orqkEJyLOuDQpMHWlBVdJZ/a-smiling-young-adult-pilot-with-aviator-1774795595125-ae0276c2.png?_wi=2",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "500+", value: "500+", label: "Wykwalifikowanych pilotów"},
label: "Qualified Pilots",
},
{ {
value: "12k+", value: "12k+", label: "Godzin lotów"},
label: "Flight Hours",
},
{ {
value: "20+", value: "20+", label: "Ekspertów"},
label: "Aviation Experts",
},
]} ]}
title="Pilot Stories" title="Historie naszych pilotów"
description="Read about experiences from our community of students and licensed pilots." description="Przeczytaj doświadczenia naszych uczniów i licencjonowanych pilotów."
/> />
</div> </div>
@@ -253,16 +160,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}} tag="Skontaktuj się"
tag="Get In Touch" title="Rozpocznij szkolenie"
title="Start Your Flight Training" description="Masz pytania dotyczące programu lub członkostwa? Skontaktuj się z nami i rozpocznij przygodę."
description="Have questions about our curriculum or membership? Reach out and start your aviation adventure."
buttons={[ buttons={[
{ {
text: "Contact Us", text: "Napisz do nas", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -270,7 +174,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Aeroklub Radomski" logoText="Aeroklub Radomski"
copyrightText="© 2025 Aeroklub Radomski. All rights reserved." copyrightText="© 2025 Aeroklub Radomski. Wszelkie prawa zastrzeżone."
/> />
</div> </div>
</ReactLenis> </ReactLenis>