import { MotionEffect } from '@/registry/effects/motion-effect'; export const MotionEffectSlideDemo = () => { return (

Motion Effect Slide

); };