Add tagline

This commit is contained in:
prototypa
2023-08-16 03:31:46 -04:00
parent c427070a1a
commit 7a7fb9820b
6 changed files with 6 additions and 1 deletions

View File

@ -18,6 +18,7 @@ const metadata = {
<!-- Hero2 Widget ******************* -->
<Hero2
tagline="Mobile App Web Demo"
callToAction={{ text: 'Download App', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}
callToAction2={{ text: 'Learn more', href: '#features' }}
image={{

View File

@ -40,7 +40,7 @@ const metadata = {
<!-- Hero2 Widget ******************* -->
<Hero id="hero" title="Sarah Johnson" callToAction={{ text: 'Hire me', href: '/' }}>
<Hero id="hero" title="Sarah Johnson" tagline="Personal Web Demo" callToAction={{ text: 'Hire me', href: '/' }}>
<Fragment slot="subtitle">
I'm a Graphic Designer passionate about crafting visual stories. <br /> With 5 years of experience and a degree
from New York University's School of Design. I infuse vitality into brands and designs, transforming concepts into

View File

@ -38,6 +38,7 @@ const metadata = {
<!-- Hero2 Widget ******************* -->
<Hero2
tagline="SaaS Web Demo"
callToAction={{ text: 'Get template', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}
callToAction2={{ text: 'Learn more', href: '#features' }}
image={{ src: 'https://images.unsplash.com/photo-1580481072645-022f9a6dbf27?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80', alt: 'AstroWind Hero Image' }}

View File

@ -19,6 +19,7 @@ const metadata = {
<!-- Hero Widget ******************* -->
<Hero
tagline="Startup Web Demo"
callToAction={{ text: 'Get template', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}
callToAction2={{ text: 'Learn more', href: '#features' }}
>