FunctionReviewItem({
title,
imageId,
edition,
size = "base",
children,
}: ReviewItemProps)
pwa/components/con/review/ReviewItem.tsx:14
FunctionSectionTitle({
children,
dark = false,
lined = false,
h1 = false,
small = false,
}: SectionTitleProps)
pwa/components/con/common/typography/SectionTitle/index.tsx:12
FunctionShapeSection({
effect = "right-triangle",
maskColor = "white",
darkModeColor,
className,
children,
}: ShapeSecti
pwa/components/common/ShapeSection.tsx:30
FunctionSocialItem({
image,
link,
title,
text,
invert,
}: {
image: string;
link: string;
title: string;
text:
pwa/app/(common)/community/page.tsx:67
FunctionSpeakerImage({
image,
placeholder,
big = false,
hoverable = true,
alt = "",
}: SpeakerImageProps)
pwa/components/con/speakers/SpeakerImage.tsx:14
FunctionSpeakerImage({
image,
big = false,
hoverable = true,
speaker,
circles = true,
placeholder,
id,
}: SpeakerIma
pwa/components/con/speakers/SpeakerImage2025.tsx:57
FunctionSpeakerPageListTemplate({
conferences,
scheduleConferences,
tracks,
edition,
days,
}: ConferencesProps)
pwa/app/(con)/[locale]/con/[edition]/conferences/ConferencesPage.tsx:107