import { StarsBackground } from '@/registry/backgrounds/stars'; export const StarsBackgroundDemo = () => { return ( ); };