import { SiteHeader } from "@/components/SiteHeader"; import { SiteFooter } from "@/components/SiteFooter"; export const metadata = { title: "About" }; export default function AboutPage() { return ( <>
02 // PROFILE

About

Engineering growth through technological mastery and strategic leadership. Content sourced from Payload CMS (global:{" "} about) — populated on first publish.

); }