FunctionKineticWord({ word, startFrame, stagger, fontSize, weight, frame, accentColor = NEON_CYAN, spacing = '0.02em', dotAfter }
remotion-video/src/scenes/IntroScene.tsx:20
FunctionLazySection({
children,
fallback,
className = "",
threshold = 0.01,
rootMargin = "400px 0px",
sectionId,
src/components/ui/LazySection.tsx:30
FunctionScrubWord({ children, progress, range }: { children: string, progress: MotionValue<number>, range: [number, number] })
src/components/ui/TextReveal.tsx:160
FunctionSpotlightCard({
children,
className = "",
spotlightColor = "rgba(255, 255, 255, 0.1)",
...props
}: Spotligh
src/components/ui/SpotlightCard.tsx:10
FunctionTextReveal({
children,
className = "",
type = "blur-reveal",
delay = 0,
duration = 0.8,
as: Comp
src/components/ui/TextReveal.tsx:16