FunctionBentoCard({
children,
className,
glowColor = "139, 92, 246",
enableTilt = true,
enableGlow = true,
enablePa
web/src/components/ui/bento-card.tsx:37
FunctionBentoGrid({
children,
className,
spotlightColor = "rgba(139, 92, 246, 0.06)",
spotlightRadius = 500,
}: BentoGr
web/src/components/ui/bento-grid.tsx:24