diff --git a/components/CommunitySection.tsx b/components/CommunitySection.tsx index 6a1ebbc..3e15909 100644 --- a/components/CommunitySection.tsx +++ b/components/CommunitySection.tsx @@ -226,7 +226,7 @@ const CommunityCard = (props) => ( {props.icon}

{props.title}

-

{props.children}

+

{props.children}

{props.cta}