import { cn } from "@/lib/utils" import { About } from "../about" export function BottomBar() { return (
) }