diff --git a/app/page.tsx b/app/page.tsx deleted file mode 100644 index 4be1156..0000000 --- a/app/page.tsx +++ /dev/null @@ -1,91 +0,0 @@ -"use client"; - -import Link from "next/link"; -import { Button } from "@/components/ui/button"; -import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; - -export default function HomePage() { - return ( -
- - Track, manage, and deploy your AI-coded projects with ease. -
- -- Deploy to Coolify with one click -
-- Track AI coding sessions -
-- Monitor project progress -
-✅ Self-hosted • ✅ Open source • ✅ Powered by Coolify
-