Minor ui fixes and format
This commit is contained in:
@@ -381,6 +381,7 @@ const metadata = {
|
||||
title="Let's create together"
|
||||
subtitle="Ready to transform your vision into captivating designs?"
|
||||
actions={[{
|
||||
variant:"primary",
|
||||
text: 'Hire me',
|
||||
href: '/',
|
||||
}]}
|
||||
|
||||
@@ -42,7 +42,7 @@ const metadata = {
|
||||
<Hero2
|
||||
tagline="SaaS Web Demo"
|
||||
actions={[
|
||||
{ variant: "primary", target: '_blank', text: 'Get Started', href: 'https://github.com/onwidget/astrowind' },
|
||||
{ variant: 'primary', target: '_blank', text: 'Get Started', href: 'https://github.com/onwidget/astrowind' },
|
||||
{ text: 'Learn more', href: '#features' },
|
||||
]}
|
||||
image={{
|
||||
|
||||
@@ -301,6 +301,7 @@ const metadata = {
|
||||
|
||||
<CallToAction
|
||||
actions={[{
|
||||
variant: "primary",
|
||||
target: '_blank',
|
||||
text: 'Get templates',
|
||||
href: 'https://github.com/onwidget/astrowind',
|
||||
|
||||
Reference in New Issue
Block a user