Modify Hero texts on saas, startup and mobile-app pages
This commit is contained in:
@ -19,21 +19,20 @@ const metadata = {
|
||||
<!-- Hero Widget ******************* -->
|
||||
|
||||
<Hero
|
||||
callToAction={{ text: 'Get template', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}
|
||||
callToAction={{ text: 'Get templates', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}
|
||||
callToAction2={{ text: 'Learn more', href: '#features' }}
|
||||
>
|
||||
<Fragment slot="title">
|
||||
Free template for <span class="hidden lg:inline">create your website <br />with</span>
|
||||
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
|
||||
Astrowind: <span class="hidden sm:inline">empowering</span> your website with <span
|
||||
class="text-accent dark:text-white highlight">Astro 2.0</span
|
||||
> + Tailwind CSS <span class="hidden sm:inline">templates</span>
|
||||
</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
|
||||
Simplify your website creation journey with <span class="font-semibold">Astrowind</span>'s templates. <br />
|
||||
<span class="hidden sm:inline"
|
||||
>Launch your startup, showcase your portfolio, or start a blog effortlessly with our customizable templates.</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.
|
||||
</Fragment>
|
||||
|
||||
<Fragment slot="image">
|
||||
|
Reference in New Issue
Block a user