diff --git a/src/pages/index.mdx b/src/pages/index.mdx index e72d1f98..ba0e4ab7 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -21,6 +21,7 @@ import { SectionHeader, InputCTASection, VideoSection, + ProfileCard, } from '../components/mdx' import { Button } from '@acid-info/lsd-react' @@ -269,3 +270,76 @@ import Link from '@docusaurus/Link' + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file