Add better content
This commit is contained in:
@ -36,8 +36,8 @@ const metadata = {
|
|||||||
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2.0
|
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2.0
|
||||||
+ Tailwind CSS.</span
|
+ Tailwind CSS.</span
|
||||||
>
|
>
|
||||||
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> Suitable for
|
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span>
|
||||||
Startups, Small Business, Sass Websites, Professional Portfolios, Marketing Websites, Landing Pages & Blogs.
|
Suitable for Startups, Small Business, SaaS websites, Professional Portfolios, Marketing websites, Landing Pages & Blogs.
|
||||||
</Fragment>
|
</Fragment>
|
||||||
</Hero>
|
</Hero>
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ const metadata = {
|
|||||||
id="features"
|
id="features"
|
||||||
tagline="Features"
|
tagline="Features"
|
||||||
title="What you get with AstroWind"
|
title="What you get with AstroWind"
|
||||||
subtitle="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque rem aperiam, eaque ipsa quae."
|
subtitle="One of the most professional and comprehensive templates for Astro."
|
||||||
items={[
|
items={[
|
||||||
{
|
{
|
||||||
title: 'Astro + Tailwind CSS Integration',
|
title: 'Astro + Tailwind CSS Integration',
|
||||||
@ -68,7 +68,7 @@ const metadata = {
|
|||||||
{
|
{
|
||||||
title: 'Best Practices',
|
title: 'Best Practices',
|
||||||
description:
|
description:
|
||||||
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis, quam nec venenatis lobortis, mi risus tempus nulla.',
|
'Creating secure, efficient, and user-friendly websites that deliver exceptional experiences and lasting value.',
|
||||||
icon: 'tabler:list-check',
|
icon: 'tabler:list-check',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -80,13 +80,13 @@ const metadata = {
|
|||||||
{
|
{
|
||||||
title: 'Search Engine Optimization (SEO)',
|
title: 'Search Engine Optimization (SEO)',
|
||||||
description:
|
description:
|
||||||
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis, quam nec venenatis lobortis, mi risus tempus nulla.',
|
'SEO lies in its ability to enhance a website's visibility, driving organic traffic and enabling it to reach a wider audience.',
|
||||||
icon: 'tabler:arrows-right-left',
|
icon: 'tabler:arrows-right-left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Open to new ideas and contributions',
|
title: 'Open to new ideas and contributions',
|
||||||
description:
|
description:
|
||||||
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis, quam nec venenatis lobortis, mi risus tempus nulla.',
|
'Embracing a culture that is open to new ideas and contributions is integral fostering innovation, collaboration, and a dynamic user experience.',
|
||||||
icon: 'tabler:bulb',
|
icon: 'tabler:bulb',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
Reference in New Issue
Block a user