Merge pull request #136 from engageintellect/patch-1

Hero text
This commit is contained in:
prototypa
2023-05-19 14:19:59 -04:00
committed by GitHub

View File

@ -29,9 +29,8 @@ const meta = {
image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }} image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }}
> >
<Fragment slot="title"> <Fragment slot="title">
Free template for <span class="hidden lg:inline">create your website <br class="2xl:hidden"/> with</span> A free template for <span class="hidden xl:inline">creating beautiful websites with</span>
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS <span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS </Fragment>
</Fragment>
<Fragment slot="subtitle"> <Fragment slot="subtitle">
<span class="hidden sm:inline"> <span class="hidden sm:inline">
@ -265,9 +264,9 @@ const meta = {
<LatestPosts <LatestPosts
title="Find out more content in our Blog" title="Find out more content in our Blog"
information={`The blog is used to display AstroWind documentation. information={`The blog is used to display AstroWind documentation.
Each new article will be an important step that you will need to know to be an expert in creating a website using Astro + Tailwind CSS. Each new article will be an important step that you will need to know to be an expert in creating a website using Astro + Tailwind CSS.
Astro is a very interesting technology. Thanks. Astro is a very interesting technology. Thanks.
`} `}
postIds={[ postIds={[
'get-started-website-with-astro-tailwind-css.md', 'get-started-website-with-astro-tailwind-css.md',
'how-to-customize-astrowind-to-your-brand.md', 'how-to-customize-astrowind-to-your-brand.md',