ResourceCard

Resource/guide card with preview image, icon, and category label.

API Reference

PropTypeDefaultDescription
title*stringResource title
category*stringCategory label
previewImage*stringPreview image URL
descriptionstringShort description
iconUrlstringIcon image URL
iconBgstring"#1a1a1a"Icon background color
isNewbooleanfalseShow new badge
onClick() => voidClick handler

Source Code