{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "gov-banner", "title": "Government Banner", "description": "Official U.S. government website banner component", "dependencies": [ "lucide-react" ], "registryDependencies": [ "popover" ], "files": [ { "path": "registry/ui/gov-banner.tsx", "content": "\"use client\"\n\nimport { ChevronDown, FlaskConical, User } from \"lucide-react\"\nimport {\n Popover,\n PopoverContent,\n PopoverTrigger,\n} from \"@/components/ui/popover\"\n\nexport function GovBanner() {\n return (\n
\n This is a demo\n
\n\n A prototype built for the{\" \"}\n Treasury IT Specialist (AI) hiring\n evaluation. Not connected to real TTB systems or data.\n
\n\n Built by Gregory Johns\n
\n\n Full-stack engineer demonstrating AI integration,\n accessible UI design, and federal design standards.\n
\n