"use client"; import Script from "next/script"; const GoogleAdsense = () => { return ( <> {process.env.NEXT_PUBLIC_GOOGLE_ADSENSE_ID ? ( <>