Naslovnica: oglasna pasica pod glavo
This commit is contained in:
parent
e6a951620e
commit
b5732e872d
@ -860,6 +860,16 @@ export default function Home() {
|
||||
<main className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 space-y-4">
|
||||
<h1 className="sr-only">FOLX TV – Volksmusik & Schlager Fernsehsender: Nachrichten, Videos und Live-Shows</h1>
|
||||
|
||||
<div className="rounded-md overflow-hidden bg-card border border-card-border" data-testid="ad-top-banner">
|
||||
<div className="text-[9px] text-muted-foreground/40 text-center pt-1 uppercase tracking-widest">Anzeige</div>
|
||||
<AdSense
|
||||
slot="4154017639"
|
||||
format="horizontal"
|
||||
style={{ display: "block", width: "100%", height: "90px" }}
|
||||
responsive={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-1 lg:grid-cols-4 gap-4">
|
||||
<div className="lg:col-span-3 space-y-4">
|
||||
<div className="hidden md:block">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user