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

@ -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' }}