diff --git a/src/app/register/page.tsx b/src/app/register/page.tsx index fd95625..4ce5e4e 100644 --- a/src/app/register/page.tsx +++ b/src/app/register/page.tsx @@ -6,23 +6,26 @@ import ContactForm from '@/components/form/ContactForm'; export default function RegisterPage() { return ( - - + +