diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx
index 7c5588a..08a221d 100644
--- a/src/app/appointments/page.tsx
+++ b/src/app/appointments/page.tsx
@@ -22,47 +22,47 @@ export default function AppointmentsPage() {
headingFontWeight="bold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 13749e0..8705036 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -23,50 +23,50 @@ export default function ContactPage() {
headingFontWeight="bold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);