diff --git a/app/[locale]/(withheaderfooter)/layout.tsx b/app/[locale]/(withheaderfooter)/layout.tsx index 8886088..fd1d8c7 100644 --- a/app/[locale]/(withheaderfooter)/layout.tsx +++ b/app/[locale]/(withheaderfooter)/layout.tsx @@ -15,6 +15,7 @@ import 'leaflet-defaulticon-compatibility/dist/leaflet-defaulticon-compatibility import AgeVerification from '../../Components/AgeVerification'; import { GoogleAnalytics } from '@next/third-parties/google'; import { GoogleTagManager } from '@next/third-parties/google'; +import Script from 'next/script'; const inter = Inter({ subsets: ['latin'] }); @@ -57,6 +58,20 @@ export default function LocaleLayout({