4 Commits

Author SHA1 Message Date
8bdafe8cac Update src/app/page.tsx 2026-05-07 10:35:00 +00:00
a178482481 Merge version_2 into main
Merge version_2 into main
2026-05-07 10:33:14 +00:00
ae74ff5695 Update src/app/page.tsx 2026-05-07 10:33:09 +00:00
c3349532f6 Merge version_1 into main
Merge version_1 into main
2026-05-07 10:09:38 +00:00

View File

@@ -51,6 +51,7 @@ export default function LandingPage() {
{
text: "View Liftoff", href: "#"},
]}
buttonClassName="data-[secondary=true]:bg-transparent data-[secondary=true]:border data-[secondary=true]:border-white/20 data-[secondary=true]:text-white"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-space-rocket-with-fantasy-design_23-2151151902.jpg"
showBlur={true}
avatars={[
@@ -76,20 +77,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1", title: "AI Scenery", tags: [
"Photo Realism", "Infinite Settings"],
id: "f1", title: "Advanced Life Support Systems", tags: [
"Redundant Life Support", "Zero-Failure Rate"],
imageSrc: "http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg"},
{
id: "f2", title: "Batch Production", tags: [
"Scale Fast", "Visual Consistency"],
id: "f2", title: "Precision Orbital Navigation", tags: [
"Path Optimization", "Collision Avoidance"],
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821316.jpg"},
{
id: "f3", title: "Smart Lighting", tags: [
"Ray Tracing", "Sunlight Sync"],
id: "f3", title: "Automated Mission Recovery", tags: [
"Emergency Protocols", "Reliability First"],
imageSrc: "http://img.b2bpic.net/free-photo/man-airplanes-exhibition_613910-7263.jpg"},
]}
title="Production evolved"
description="State-of-the-art manufacturing and AI-powered design for the next generation of space travel."
description="Our mission systems are built on an evolved foundation of uncompromising safety, ensuring passenger protection and mission success every time."
/>
</div>