diff --git a/src/app/[lang]/contact-us/page.tsx b/src/app/[lang]/contact-us/page.tsx
index f93ef61..012fe39 100644
--- a/src/app/[lang]/contact-us/page.tsx
+++ b/src/app/[lang]/contact-us/page.tsx
@@ -196,25 +196,7 @@ export default async function ContactUs({
-
-
-
-
-
+
diff --git a/src/app/[lang]/doctors/page.tsx b/src/app/[lang]/doctors/page.tsx
index 3683592..fd1a64b 100644
--- a/src/app/[lang]/doctors/page.tsx
+++ b/src/app/[lang]/doctors/page.tsx
@@ -68,7 +68,7 @@ export default async function DoctorsPage({
key={doctor.id}
className="lg:col-span-1 col-span-4 rounded-2xl border-[1px] border-neutral-200 overflow-hidden relative"
>
-
+
-
-
+
+
@@ -135,12 +137,12 @@ export default async function Page({
-
+
@@ -161,12 +163,12 @@ export default async function Page({