Modify Hero texts on saas, startup and mobile-app pages

This commit is contained in:
widgeter
2023-08-16 15:00:04 +02:00
parent eaf7f40482
commit 9acaed1f7c
3 changed files with 25 additions and 24 deletions

View File

@ -40,26 +40,29 @@ const metadata = {
<Hero2
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' }}
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',
}}
>
<Fragment slot="title">
Free template for <br />
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
Simplify web design with Astrowind: <br /> your ultimate <span class="text-accent dark:text-white highlight"
>SaaS</span
> companion<br />
</Fragment>
<Fragment slot="subtitle">
<span class="hidden sm:inline">
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2.0
+ Tailwind CSS.</span
Elevate your website creation process with <span class="font-semibold">AstroWind</span>'s SaaS solutions.</span
>
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> Suitable for
Startups, Small Business, Sass Websites, Professional Portfolios, Marketing Websites, Landing Pages & Blogs.
Seamlessly blend the power of Astro 2.0 and Tailwind CSS to craft websites that resonate with your brand and
audience.
</Fragment>
</Hero2>
<!-- Features Widget *************** -->
<!-- Features Widget *************** -->
<Features
<Features
id="features"
tagline="Features"
title="Main features of our templates"