diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0b35a7d..d2e0818 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -9,7 +9,7 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; export default function AboutPage() { return ( - + ); -} +} \ No newline at end of file