Minor ui fixes and format
This commit is contained in:
@@ -233,9 +233,12 @@ const metadata = {
|
||||
<CallToAction
|
||||
title="Ready to boost your projects?"
|
||||
subtitle="Join our community of satisfied customers who have transformed their work with our templates."
|
||||
callToAction={{
|
||||
text: 'Get started now',
|
||||
href: '/',
|
||||
}}
|
||||
actions={[
|
||||
{
|
||||
variant: 'primary',
|
||||
text: 'Get started now',
|
||||
href: '/',
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user