Adsense fehler

This commit is contained in:
Timo Knuth
2026-01-12 17:36:38 +01:00
parent 5784a52e3c
commit 5b74b7b405
3 changed files with 3 additions and 40 deletions

View File

@@ -352,19 +352,7 @@ export default function CryptoGenerator() {
</div>
</div>
{/* Leaderboard Ad - Below Form */}
<div className="mt-12 mb-12">
<div className="text-center text-xs text-slate-400 mb-2 uppercase tracking-wider">Advertisement</div>
<div className="flex justify-center bg-slate-50 rounded-xl p-4 border border-slate-100">
{/* @ts-ignore */}
<ad-banner
data-ad-slot="leaderboard-slot-id"
data-ad-format="auto"
full-width-responsive="true"
className="w-full max-w-[728px]"
/>
</div>
</div>
{/* Upsell Banner */}
<div className="mt-8 bg-gradient-to-r from-slate-900 to-slate-700 rounded-2xl p-6 flex flex-col sm:flex-row items-center justify-between gap-4">