Merge version_2 into main #1
242
src/app/page.tsx
242
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Stats",
|
||||
id: "stats",
|
||||
},
|
||||
name: "Stats", id: "stats"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Support", id: "faq"},
|
||||
]}
|
||||
brandName="OrbitalTech"
|
||||
/>
|
||||
@@ -55,93 +47,52 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Redefining Space Exploration"
|
||||
description="OrbitalTech provides high-performance propulsion and satellite systems for the next generation of space pioneers. Powering the future of exploration."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alice Chen",
|
||||
handle: "@orbitalAlice",
|
||||
testimonial: "The precision engineering provided by OrbitalTech is unmatched in the industry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-park_23-2151048119.jpg",
|
||||
},
|
||||
name: "Alice Chen", handle: "@orbitalAlice", testimonial: "The precision engineering provided by OrbitalTech is unmatched in the industry.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-park_23-2151048119.jpg"},
|
||||
{
|
||||
name: "Bob Miller",
|
||||
handle: "@bobspace",
|
||||
testimonial: "Revolutionary propulsion systems that have cut our mission lead times in half.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg",
|
||||
},
|
||||
name: "Bob Miller", handle: "@bobspace", testimonial: "Revolutionary propulsion systems that have cut our mission lead times in half.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg"},
|
||||
{
|
||||
name: "Charlie Day",
|
||||
handle: "@cday_aero",
|
||||
testimonial: "Excellent technical support and high-performance components.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astronaut-monitoring-system-diagnostics-isolated-screen-tablet-chatting-with-colleague_482257-136495.jpg",
|
||||
},
|
||||
name: "Charlie Day", handle: "@cday_aero", testimonial: "Excellent technical support and high-performance components.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astronaut-monitoring-system-diagnostics-isolated-screen-tablet-chatting-with-colleague_482257-136495.jpg"},
|
||||
{
|
||||
name: "Diana Ross",
|
||||
handle: "@diana_orbit",
|
||||
testimonial: "Cutting-edge tech that truly pushes the boundaries of orbital capabilities.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252488.jpg",
|
||||
},
|
||||
name: "Diana Ross", handle: "@diana_orbit", testimonial: "Cutting-edge tech that truly pushes the boundaries of orbital capabilities.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252488.jpg"},
|
||||
{
|
||||
name: "Evan Wright",
|
||||
handle: "@evan_space",
|
||||
testimonial: "An incredible partner for our deep space communication array projects.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/space-station-researchers-analyzing-mars-planetary-data-using-mockup-tablet_482257-126227.jpg",
|
||||
},
|
||||
name: "Evan Wright", handle: "@evan_space", testimonial: "An incredible partner for our deep space communication array projects.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/space-station-researchers-analyzing-mars-planetary-data-using-mockup-tablet_482257-126227.jpg"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-hacker-celebrating-phishing-achievement-pc-feeling-happy-about-stealing-passwords-night-skilled-spy-enjoying-cyberattack-success-with-malware-break-firewall_482257-66409.jpg"
|
||||
imageAlt="space technology satellite background blue orange"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-hacker-celebrating-phishing-achievement-pc-feeling-happy-about-stealing-passwords-night-skilled-spy-enjoying-cyberattack-success-with-malware-break-firewall_482257-66409.jpg",
|
||||
alt: "Alice avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-hacker-celebrating-phishing-achievement-pc-feeling-happy-about-stealing-passwords-night-skilled-spy-enjoying-cyberattack-success-with-malware-break-firewall_482257-66409.jpg", alt: "Alice avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/scientist-spaceship-analyzing-mission-logs-device-while-doing-research_482257-126230.jpg",
|
||||
alt: "Bob avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/scientist-spaceship-analyzing-mission-logs-device-while-doing-research_482257-126230.jpg", alt: "Bob avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
alt: "Charlie avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "Charlie avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-enjoys-city-skyscrapers-night_482257-91205.jpg",
|
||||
alt: "Diana avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-enjoys-city-skyscrapers-night_482257-91205.jpg", alt: "Diana avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg",
|
||||
alt: "Evan avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg", alt: "Evan avatar"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Propulsion",
|
||||
},
|
||||
type: "text", text: "Propulsion"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Satellite Arrays",
|
||||
},
|
||||
type: "text", text: "Satellite Arrays"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Deep Space Comm",
|
||||
},
|
||||
type: "text", text: "Deep Space Comm"},
|
||||
{
|
||||
type: "text",
|
||||
text: "GNSS Navigation",
|
||||
},
|
||||
type: "text", text: "GNSS Navigation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Orbital Systems",
|
||||
},
|
||||
type: "text", text: "Orbital Systems"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,14 +102,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Advanced Propulsion Systems for Every Orbit",
|
||||
},
|
||||
type: "text", content: "Advanced Propulsion Systems for Every Orbit"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/scientist-spaceship-analyzing-mission-logs-device-while-doing-research_482257-126230.jpg",
|
||||
alt: "aerospace engineers laboratory",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/scientist-spaceship-analyzing-mission-logs-device-while-doing-research_482257-126230.jpg", alt: "aerospace engineers laboratory"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -169,26 +115,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Propulsion",
|
||||
title: "Advanced Ion Engines",
|
||||
subtitle: "High Efficiency",
|
||||
description: "Highly efficient ion propulsion systems for long-duration deep space missions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg",
|
||||
},
|
||||
tag: "Propulsion", title: "Advanced Ion Engines", subtitle: "High Efficiency", description: "Highly efficient ion propulsion systems for long-duration deep space missions.", imageSrc: "http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg"},
|
||||
{
|
||||
tag: "Communications",
|
||||
title: "Optical Link Systems",
|
||||
subtitle: "Ultra-Fast Data",
|
||||
description: "High-bandwidth laser communication modules for real-time telemetry and control.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamworking-astronauts-brainstorming-confirm-suit-integrity-using-laptop_482257-126324.jpg",
|
||||
},
|
||||
tag: "Communications", title: "Optical Link Systems", subtitle: "Ultra-Fast Data", description: "High-bandwidth laser communication modules for real-time telemetry and control.", imageSrc: "http://img.b2bpic.net/free-photo/teamworking-astronauts-brainstorming-confirm-suit-integrity-using-laptop_482257-126324.jpg"},
|
||||
{
|
||||
tag: "Navigation",
|
||||
title: "Autonomous GNSS",
|
||||
subtitle: "Precision Tracking",
|
||||
description: "Sub-meter precision navigation kits for automated orbital maneuvering.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astronaut-researcher-verifying-navigation-coordinates-using-laptop_482257-127213.jpg",
|
||||
},
|
||||
tag: "Navigation", title: "Autonomous GNSS", subtitle: "Precision Tracking", description: "Sub-meter precision navigation kits for automated orbital maneuvering.", imageSrc: "http://img.b2bpic.net/free-photo/astronaut-researcher-verifying-navigation-coordinates-using-laptop_482257-127213.jpg"},
|
||||
]}
|
||||
title="Why Choose OrbitalTech?"
|
||||
description="Delivering reliable, efficient, and sustainable space-grade components designed to perform in the harshest environments."
|
||||
@@ -203,23 +134,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.9%",
|
||||
description: "Operational Uptime",
|
||||
},
|
||||
id: "m1", value: "99.9%", description: "Operational Uptime"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "450+",
|
||||
description: "Successful Deployments",
|
||||
},
|
||||
id: "m2", value: "450+", description: "Successful Deployments"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20%",
|
||||
description: "Increased Efficiency",
|
||||
},
|
||||
id: "m3", value: "20%", description: "Increased Efficiency"},
|
||||
]}
|
||||
title="Mission Metrics"
|
||||
description="Proven performance across multiple satellite platforms."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Mission", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -230,45 +157,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sj_space",
|
||||
testimonial: "Absolutely world class hardware.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", handle: "@sj_space", testimonial: "Absolutely world class hardware.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark R.",
|
||||
handle: "@mark_r",
|
||||
testimonial: "Dependable systems for every mission.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoys-city-skyscrapers-night_482257-91205.jpg",
|
||||
},
|
||||
id: "t2", name: "Mark R.", handle: "@mark_r", testimonial: "Dependable systems for every mission.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoys-city-skyscrapers-night_482257-91205.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elaine K.",
|
||||
handle: "@e_key",
|
||||
testimonial: "The best tech in the satellite business.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg",
|
||||
},
|
||||
id: "t3", name: "Elaine K.", handle: "@e_key", testimonial: "The best tech in the satellite business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David L.",
|
||||
handle: "@d_launch",
|
||||
testimonial: "Seamless integration and top performance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg",
|
||||
},
|
||||
id: "t4", name: "David L.", handle: "@d_launch", testimonial: "Seamless integration and top performance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chris P.",
|
||||
handle: "@cp_aero",
|
||||
testimonial: "Exceptional reliability and support.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-with-laptop-office_23-2147787594.jpg",
|
||||
},
|
||||
id: "t5", name: "Chris P.", handle: "@cp_aero", testimonial: "Exceptional reliability and support.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-with-laptop-office_23-2147787594.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Industry Leaders trust us"
|
||||
@@ -282,20 +184,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you support commercial launch providers?",
|
||||
content: "Yes, we integrate with all major launch service providers.",
|
||||
},
|
||||
id: "q1", title: "Do you support commercial launch providers?", content: "Yes, we integrate with all major launch service providers."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What is the lifespan of your ion engines?",
|
||||
content: "Our units are designed for 10+ years in orbit.",
|
||||
},
|
||||
id: "q2", title: "What is the lifespan of your ion engines?", content: "Our units are designed for 10+ years in orbit."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you handle custom engineering orders?",
|
||||
content: "Yes, we provide bespoke component engineering for specific mission requirements.",
|
||||
},
|
||||
id: "q3", title: "Can you handle custom engineering orders?", content: "Yes, we provide bespoke component engineering for specific mission requirements."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our technology? We have answers."
|
||||
@@ -309,14 +202,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to launch your next mission with OrbitalTech? Contact our engineering team today for technical consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -327,33 +217,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
label: "Services", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -363,4 +241,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user