diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index 0991bcb..091c4f0 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -5,6 +5,7 @@ import { Button } from "@/components/ui/button"; import { BrainCircuit, Activity, Code2, Network } from "lucide-react"; import Link from "next/link"; import { GlowyWavesHero } from "@/components/ui/glowy-waves-hero-shadcnui"; +import { SkewCard } from "@/components/ui/gradient-card-showcase"; export default function LandingPage() { return ( @@ -70,46 +71,35 @@ export default function LandingPage() {
-- Convert your projects into self-evolving systems. Constantly - review, overlook, and upgrade the entire codebase - autonomously. -
-- Watch the system's thought process unfold live. - Transparent logs reveal exactly how decisions are made, - hypotheses are formed, and failures are analyzed. -
-- When faced with a novel problem, AXON writes, tests, and - integrates new code modules dynamically. It expands its own - capability graph without human intervention. -
-{description}
+