import Script from "next/script"; import Head from "next/head"; export const AdsTestPage = () => { return ( <> ); };