diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9e9e40d..eb821ff 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -7,18 +7,20 @@ import FooterBase from "@/components/sections/footer/FooterBase"; export default function ContactPage() { return ( - - -
+ + +