FunctionAnimatedBackground({
width = 40,
height = 40,
x = -1,
y = -1,
strokeDasharray = 0,
numSquares = 50,
src/components/ui/animated-background.tsx:20
FunctionAnimatedBeam({
className,
containerRef,
fromRef,
toRef,
curvature = 0,
reverse = false, // Include
src/components/ui/animated-beam.tsx:27
FunctionBackground({
children,
width = 40,
height = 40,
x = -1,
y = -1,
strokeDasharray = 0,
squares
src/components/ui/background.tsx:27
FunctionBentoCard({
name,
className,
background,
Icon,
description,
href,
cta,
}: {
name: strin
src/components/ui/bento-grid.tsx:112
FunctionBorderBeam({
className,
size = 200,
duration = 15,
anchor = 90,
borderWidth = 1.5,
colorFrom = "
src/components/ui/border-beam.tsx:14
FunctionMarquee({
className,
reverse,
pauseOnHover = false,
children,
vertical = false,
repeat = 4,
src/components/ui/marquee.tsx:13
FunctionParticles({
className = "",
quantity = 100,
staticity = 50,
ease = 50,
size = 0.4,
refresh = fa
src/components/ui/particles.tsx:51