diff --git a/app/layout.tsx b/app/layout.tsx index 5c348da..6de5a97 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -45,8 +45,8 @@ export default function RootLayout({ children }: { children: React.ReactNode }) return ( - {/* Google Tag Manager */} - {/* Google Analytics 4 */} @@ -78,7 +78,7 @@ export default function RootLayout({ children }: { children: React.ReactNode }) {/* Google Tag Manager (noscript) */}