import { title } from "@/components/primitives"; export default function AboutPage() { return (

About

); }