diff --git a/content/components/cards.mdx b/content/components/cards.mdx index 6323af9de..1b3bfce2c 100644 --- a/content/components/cards.mdx +++ b/content/components/cards.mdx @@ -19,8 +19,8 @@ icon: "rectangle" ``` ```jsx Image Card Example - - Here is an example of a card with an image + + Images can improve clarity (or bring delight) in your docs ``` diff --git a/images/moo-deng.jpeg b/images/moo-deng.jpeg new file mode 100644 index 000000000..51805510a Binary files /dev/null and b/images/moo-deng.jpeg differ