FunctionCopyButton({
value,
copyText = 'Copy to clipboard',
copiedText = 'Copied!',
size = 'default',
className,
...
components/shared/ui/copy-button.tsx:27
FunctionGuideCard({
href,
title,
description,
labels,
className,
iconClassName,
iconComponent,
variant = 'prima
components/blog/GuideCard.tsx:34
FunctionLandingAboutSection({
className,
innerClassName,
title = 'About Us',
titleComponent,
description,
descriptionComponen
components/landing/about/LandingAboutSection.tsx:9
FunctionLandingAvatar({
className,
imageSrc,
name,
width = 128,
height = 128,
size = 'medium',
}: LandingAvatarProps)
components/landing/social-proof/LandingAvatar.tsx:19
FunctionLandingBandSection({
children,
className,
title,
titleComponent,
description,
descriptionComponent,
supportingComp
components/landing/LandingBand.tsx:10
FunctionLandingBentoGridIconItem({
topText,
topTextComponent,
icon,
bottomText,
bottomTextComponent,
colSpan,
rowSpan,
classNa
components/landing/bento-grid/LandingBentoGridIconItem.tsx:31
FunctionLandingBentoGridImageItem({
topText,
topTextComponent,
imageSrc,
imageAlt = '',
imageComponent,
imageFill = true,
imageHe
components/landing/bento-grid/LandingBentoGridImageItem.tsx:10
FunctionLandingBentoGridItem({
title,
titleComponent,
description,
descriptionComponent,
content,
colSpan = 1,
rowSpan = 1,
components/landing/bento-grid/LandingBentoGridItem.tsx:26
FunctionLandingBentoGridNumberItem({
topText,
topTextComponent,
number,
bottomText,
bottomTextComponent,
colSpan,
rowSpan,
class
components/landing/bento-grid/LandingBentoGridNumberItem.tsx:10
FunctionLandingBentoGridSection({
title,
titleComponent,
description,
descriptionComponent,
items = [],
children,
className = '
components/landing/bento-grid/LandingBentoGridSection.tsx:25
FunctionLandingBlobCtaBg({
className,
variant = 'default',
blobPosition = 'center',
primarySize = 400,
secondarySize = 300,
components/landing/cta-backgrounds/LandingBlobCtaBg.tsx:5
FunctionLandingBlogList({
children,
title,
titleComponent,
description,
descriptionComponent,
className,
innerClassName
components/landing/blog/LandingBlogList.tsx:7
FunctionLandingFaqCollapsibleSection({
className,
title,
titleComponent,
description,
descriptionComponent,
faqItems,
withBackground
components/landing/LandingFaqCollapsible.tsx:19
FunctionLandingFaqSection({
className,
title,
titleComponent,
description,
descriptionComponent,
faqItems,
withBackground
components/landing/LandingFaq.tsx:13
FunctionLandingFeature({
className,
title,
description,
titleComponent,
descriptionComponent,
icon,
variant = 'primary
components/landing/feature/LandingFeature.tsx:9
FunctionLandingFeatureList({
children,
className,
innerClassName,
title,
titleComponent,
description,
descriptionComponent
components/landing/feature/LandingFeatureList.tsx:17
FunctionLandingFlickeringGridCtaBg({
className,
variant = 'default',
squareSize = 4,
gridGap = 6,
flickerChance = 0.1,
maxOpacity =
components/landing/cta-backgrounds/LandingFlickeringGridCtaBg.tsx:8
FunctionLandingFooter({
className,
children,
title,
description,
footnote,
logoComponent,
withBackground = false,
w
components/landing/footer/LandingFooter.tsx:11
FunctionLandingHeader({
logoComponent,
children,
withBackground = false,
variant = 'primary',
fixed = false,
className,
components/landing/navigation/LandingHeader.tsx:18
FunctionLandingHeaderMenuItem({
href = '#',
label = '',
type = 'link',
onClick,
variant = 'primary',
className,
children,
}:
components/landing/navigation/LandingHeaderMenuItem.tsx:9
FunctionLandingMarquee({
className,
children,
innerClassName,
withBackground = false,
animationDurationInSeconds,
animat
components/landing/LandingMarquee.tsx:9