diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cd56cb9..99325ea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -10,20 +10,27 @@ export default function AboutPage() { return ( - - - + +
+ +
+
);