import { HexagonBackground } from '@/registry/backgrounds/hexagon'; export const HexagonBackgroundDemo = () => { return ( ); };