chore: remove cta and description from ProfileCards
This commit is contained in:
parent
6f9226bf44
commit
527facb4b0
|
@ -198,10 +198,6 @@ import {
|
||||||
<CallToActionSection
|
<CallToActionSection
|
||||||
title="Team"
|
title="Team"
|
||||||
columns={1}
|
columns={1}
|
||||||
description="Description"
|
|
||||||
label="CTA"
|
|
||||||
href="/about/team"
|
|
||||||
target="_self"
|
|
||||||
/>
|
/>
|
||||||
<ProfileCards
|
<ProfileCards
|
||||||
items={[
|
items={[
|
||||||
|
|
Loading…
Reference in New Issue