import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card" import Link from "next/link"; import {ArrowDownToLine, BadgeDollarSign, HeartHandshake} from "lucide-react"; export const GitTab = () => (
Mobile Clients Manage your Git account from your mobile device!
  • GitNex
Desktop Clients Use the full suite of Git tools from the command line!
  • Git for Linux (CLI)
  • Git for Windows (CLI)
  • Git for Mac (CLI)
  • GitKraken Desktop (GUI)
)