FunctionTestimonialCard({
description,
name,
img,
role,
className,
...props
}: TestimonialCardProps)
src/components/testimonial-scroll.tsx:14
FunctionThirdBentoAnimation({
data,
toolTipValues,
color = "var(--secondary)",
startAnimationDelay = 0,
once = false,
}: {
data: nu
src/components/third-bento-animation.tsx:264