import Image from "next/image"; export function About() { return (
{/* Left: section label */} [ About ] {/* Right: text + portrait */}
{/* Text block with corner brackets */}
{/* Left brackets */}
{/* Text */}

Placeholder paragraph one. This is where you introduce yourself — your background, your passion for your craft, and what drives you creatively. Two to three sentences work best here.{" "} Placeholder paragraph two. Here you can describe your technical approach, how you collaborate with clients, or what sets your work apart from others in your field.

{/* Right brackets */}
{/* Portrait */}
002
Portrait
); }