diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e269cd..52c9233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -55,93 +47,52 @@ export default function LandingPage() { @@ -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"}, ]} /> @@ -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" + } + ]} /> @@ -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() { @@ -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() { ); -} +} \ No newline at end of file