import Layout from "@/components/Layout"; export default function About() { return (

About Page

); }