import { BubbleBackground } from '@/registry/backgrounds/bubble'; export const BubbleBackgroundDemo = () => { return ( ); };