diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e945bbd..e4ce632 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,7 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; export default function ContactPage() { return ( - + ); -} +} \ No newline at end of file