diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aa76cb1..b0e8309 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -116,4 +116,4 @@ export default function AboutPage() { /> ); -} \ No newline at end of file +}