FunctionCreatorCard1({
avatar,
imageArr,
title,
day,
website,
awards,
}: IProps)
src/components/cards/CreatorCard1.tsx:24
FunctionCreatorCard2({
title,
avatar,
description,
showTitleOnly,
showView,
}: IProps)
src/components/cards/CreatorCard2.tsx:13
FunctionLearnFromCard({
image,
title,
subtitle,
author,
redValue,
redTopValue,
blackValue,
blackTopValue,
interes
src/components/cards/LearnFromCard.tsx:25
FunctionLid({
scaleX,
scaleY,
rotate,
translate,
src,
}: {
scaleX: MotionValue<number>;
scaleY: MotionValue
src/components/ui/macbook-scroll.tsx:122
FunctionMarketplaceCard({
image,
title,
subtitle,
author,
amount,
hasBadge = false,
}: IProps)
src/components/cards/MarketplaceCard.tsx:14