Minor ui fixes and format

This commit is contained in:
prototypa
2023-09-02 20:52:55 -04:00
parent 4c3aa43586
commit 55ac68f086
13 changed files with 91 additions and 62 deletions

View File

@@ -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: '/',
}]}

View File

@@ -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={{

View File

@@ -301,6 +301,7 @@ const metadata = {
<CallToAction
actions={[{
variant: "primary",
target: '_blank',
text: 'Get templates',
href: 'https://github.com/onwidget/astrowind',