Update homepage ad banner for better visibility and responsiveness
Modify the AdSenseAd component on the homepage to use adSlot "1023820241" and adFormat "auto" for improved ad serving. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/eNJCYo3
This commit is contained in:
parent
a6802ed672
commit
bc89ffaa4a
@ -199,10 +199,8 @@ export default function Home() {
|
||||
<div className="container py-4 border-b border-white/10">
|
||||
<div className="flex justify-center">
|
||||
<AdSenseAd
|
||||
adSlot="1234567890"
|
||||
adFormat="horizontal"
|
||||
width={728}
|
||||
height={90}
|
||||
adSlot="1023820241"
|
||||
adFormat="auto"
|
||||
className="max-w-full"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user