diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d46e788..ede9b01 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,7 +11,6 @@ import BrandSection from "@/components/home/home-1/BrandSection"; import TestimonialsSection from "@/components/home/home-1/TestimonialsSection"; import ContactSection from "@/components/careers/ContactSection"; import CouterAreaThree from "@/components/home/CounterAreaThree"; -import MetatronInitializer from "@/components/MetatronInitializer"; export const metadata: Metadata = { title: "About - Metatroncube Software Solution | Innovative & User-Centric Tech Services in Waterloo", @@ -21,10 +20,9 @@ export const metadata: Metadata = { }, }; -export default function Home2() { +export default function AboutPage() { return ( <> -
-
-
-
-
- + {/* ✅ GTM noscript */}