"use client"; import About from "@/content/about.mdx"; import "./content.css"; export default function AboutContent() { return ; }