Full-viewport hero section with an interactive dot-grid canvas background, a glitch text animation cycling between dark and orange, and a fully functional floating glassmorphism navbar.
import PublishedComponent from "@/components/ui/quordix-hero" export default function Demo() { return <PublishedComponent /> }