import { GradientBackground } from '@/registry/backgrounds/gradient'; export const GradientBackgroundDemo = () => { return ( ); };