Skip to main contentSkip to navigationSkip to footer
Back to Home

All 6 NetPub Ad Slots Demo

Comprehensive demonstration of all 6 NetPub advertising slots

Slot 1 - Leaderboard Banner
728x90 / 320x50
Header/Footer leaderboard banner - responsive desktop and mobile sizes
Slot 2 - Medium Rectangle
300x250
Standard content banner - most common ad format
Slot 3 - IAB Multi-Size Banner
Multiple Sizes
Sidebar/content banner with multiple IAB standard sizes
Slot 4 - Fixed Leaderboard
728x90 Fixed
Fixed position leaderboard with enhanced targeting
Slot 5 - Notification Banner
Multi-Size Notification
Special notification-style banner for announcements
Slot 6 - Mobile Optimized Banner
360x100 / 320x50
Mobile-first banner optimized for smaller screens
Additional Banner Variations
Other predefined banner components for different use cases

Large Rectangle (336x280)

Half Page Banner (300x600)

Custom Banner Configuration
Example of custom banner with specific sizes
Integration Guide
How to use these ad slots in your application

Quick Usage:

import { NetpubLeaderboard, NetpubMediumRectangle } from '@/components/ui/netpub-banner';

// Header banner
<NetpubLeaderboard slot={1} />

// Content banner
<NetpubMediumRectangle slot={2} />

// Sidebar banner
<NetpubIABBanner slot={3} />

Available Slots:

  • Slot 1: Header/Footer leaderboard (728x90)
  • Slot 2: Content medium rectangle (300x250)
  • Slot 3: Sidebar multi-size banner
  • Slot 4: Fixed leaderboard with enhanced features
  • Slot 5: Notification banner for special content
  • Slot 6: Mobile-optimized banner (360x100)