import { Config } from "@/data/config"; import Link from "next/link"; export const PersonalStatus = () => { return ( ); };