FunctionDestinationCard({
imageUrl,
title,
amount,
duration,
highlighted,
}: IProps)
src/components/cards/DestinationCard.tsx:11
FunctionTestimonialCard({
imageUrl,
review,
reviewerName,
position,
isBackdrop,
}: IProps)
src/components/cards/TestimonialCard.tsx:11