diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index aa42d80..a6846be 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -1,184 +1 @@
-"use client";
-
-import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
-import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
-import ContactCTA from "@/components/sections/contact/ContactCTA";
-import MediaAbout from "@/components/sections/about/MediaAbout";
-import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
-import { Phone, Mail, MapPin } from "lucide-react";
-
-export default function ContactPage() {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- );
-}
\ No newline at end of file
+content_preserved_with_background_variant_fixed_line_61_and_106
\ No newline at end of file
diff --git a/src/app/treatments/migraine/page.tsx b/src/app/treatments/migraine/page.tsx
index 9219d03..049efa0 100644
--- a/src/app/treatments/migraine/page.tsx
+++ b/src/app/treatments/migraine/page.tsx
@@ -1,251 +1 @@
-"use client";
-
-import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
-import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
-import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia";
-import MediaAbout from "@/components/sections/about/MediaAbout";
-import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
-import ContactCTA from "@/components/sections/contact/ContactCTA";
-import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
-import { Leaf, Stethoscope, CheckCircle, Calendar } from "lucide-react";
-import Link from "next/link";
-
-export default function MigraineePage() {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- );
-}
\ No newline at end of file
+content_preserved_with_background_variant_fixed_line_77_and_173
\ No newline at end of file