Replace component CTA with Button with new props

This commit is contained in:
prototypa
2023-09-02 18:02:45 -04:00
parent c1fb20e916
commit 770dee10bd
32 changed files with 234 additions and 270 deletions

View File

@@ -47,7 +47,7 @@ const metadata = {
},
],
callToAction: {
targetBlank: true,
target: '_blank',
text: 'Get started',
href: '#',
},
@@ -75,7 +75,7 @@ const metadata = {
},
],
callToAction: {
targetBlank: true,
target: '_blank',
text: 'Get started',
href: '#',
},
@@ -102,7 +102,7 @@ const metadata = {
},
],
callToAction: {
targetBlank: true,
target: '_blank',
text: 'Get started',
href: '#',
},