import React from "react"; import AppImage from "@/components/ui/AppImage"; // DO NOT OVERRIDE — Leaderboard ad placeholder layout export default function LeaderboardAd() { return (
{/* Leaderboard ad unit — 728x90 — stub links to advertise page */}
); }