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