Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bdafe8cac | |||
| a178482481 | |||
| ae74ff5695 | |||
| c3349532f6 |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user