Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-29 06:49:35 +00:00

View File

@@ -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>