import H2 from "@/components/lib/layout/H2"; import Section from "@/components/lib/layout/Section"; import Span from "@/components/lib/layout/Span"; import Stack from "@/components/lib/layout/Stack"; export default function AboutSection() { return (

About Me

I'm passionate and dedicated to solving problems using the best technologies available.
); }