Merge version_2 into main #3
@@ -83,9 +83,9 @@ export default function LandingPage() {
|
||||
title="Engineering Marvels"
|
||||
description="A collection of world-changing technological milestones, each engineered for perfection and maximum efficiency."
|
||||
features={[
|
||||
{ title: "Arc Reactor", description: "Limitless clean energy core.", bentoComponent: "reveal-icon", icon: Zap },
|
||||
{ title: "Quantum AI", description: "Predictive neural processing.", bentoComponent: "reveal-icon", icon: Lightbulb },
|
||||
{ title: "Autonomous Defense", description: "Proactive security architecture.", bentoComponent: "reveal-icon", icon: Shield }
|
||||
{ title: "Arc Reactor", description: "Power your future with limitless, clean energy.", bentoComponent: "reveal-icon", icon: Zap },
|
||||
{ title: "Quantum AI", description: "Unlock breakthrough predictive neural processing.", bentoComponent: "reveal-icon", icon: Lightbulb },
|
||||
{ title: "Autonomous Defense", description: "Strengthen your perimeter with proactive security architecture.", bentoComponent: "reveal-icon", icon: Shield }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user