From 96ec7a70716457ab2ca8a559893a4eaa838889c1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:45:00 +0000 Subject: [PATCH] Update src/app/doctor-register/page.tsx --- src/app/doctor-register/page.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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 ( - - + +