import { Link, button as buttonStyles } from "@nextui-org/react"; import { siteConfig } from "@/config/site"; import { title, subtitle } from "@/components/primitives"; import { GithubIcon } from "@/components/icons"; export default function Home() { return (

Open Source 

Test Case Management Tool 


Integrate and manage all your software testing.

Create first test project GitHub
); }