Replace props in CallToAction widget: 'callToAction' to 'actions'
This commit is contained in:
@ -211,10 +211,10 @@ const metadata = {
|
||||
<!-- CallToAction Widget *********** -->
|
||||
|
||||
<CallToAction
|
||||
callToAction={{
|
||||
actions={[{
|
||||
text: 'Start exploring',
|
||||
href: '/',
|
||||
}}
|
||||
}]}
|
||||
title="Dive into our template collection"
|
||||
subtitle="Whether you're in business, design, or education, our templates are here to elevate your projects."
|
||||
/>
|
||||
|
Reference in New Issue
Block a user