diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0ea557f..a432065 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,18 @@ import FooterBase from '@/components/sections/footer/FooterBase'; export default function ContactPage() { return ( - + +