diff --git a/src/app/doctor-register/page.tsx b/src/app/doctor-register/page.tsx index e517196..9259abc 100644 --- a/src/app/doctor-register/page.tsx +++ b/src/app/doctor-register/page.tsx @@ -6,14 +6,16 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; export default function DoctorRegisterPage() { return ( - - + +