↓ 2 callersFunctionEmailTemplate({
firstName,
companyName,
supportEmail,
primaryColor,
secondaryColor,
backgroundColor,
font,
src/components/EmailTemplate.tsx:20
FunctionImageCard({
imageSrc,
imageAlt = 'Image card',
title,
description,
hoverScale = 1.01,
borderRad
src/components/atoms/Cards/FeatureCards/ImageCard.tsx:18
FunctionInfoCard({
icon: IconComponent,
title,
description,
iconColor = '#C91313',
hoverScale = 1.05,
})
src/components/atoms/Cards/FeatureCards/InfoCard.tsx:14
FunctionTestimonialCard({
tweetLink,
description,
image,
profileName,
profileDesc,
showStars = false,
st
src/components/atoms/Cards/ContentCards/TestinomialCard.tsx:18