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