import FamilyAcc from "../components/FamilyAcc"; export default function FamilyAccPage() { return ( <> ); }