import { X } from "lucide-react" import { Alert, AlertTitle } from "@/components/ui/alert" import Link from "next/link" export function Alert1() { return (

Example for a banner

) }