import Link from "next/link" import { Mail, Key, ExternalLink } from "lucide-react" import { SiGitea, SiAuthentik } from "react-icons/si"; import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card" import { Button } from "@/components/ui/button" export const ServicesTab = () => (
{/* TODO: move to component */} Webmail Send, read, and manage your email account from a web browser! Git Host your repositories and run Actions on a fair usage policy. Pass Securely store your passwords, notes, and 2FA codes with Vaultwarden. Authentik Manage your single-sign-on account for all LibreCloud services.
)