Modify texts in feature section on saas page
This commit is contained in:
@ -65,43 +65,41 @@ const metadata = {
|
|||||||
|
|
||||||
<Features
|
<Features
|
||||||
id="features"
|
id="features"
|
||||||
tagline="Features"
|
title="Why choose AstroWind?"
|
||||||
title="Main features of our templates"
|
subtitle="Each of the following features enhances AstroWind's value proposition."
|
||||||
subtitle="Possess several key characteristics to effectively cater to the needs of startups and entrepreneurs."
|
columns={2}
|
||||||
columns={3}
|
|
||||||
items={[
|
items={[
|
||||||
{
|
{
|
||||||
title: 'Modern and Professional Design',
|
title: 'Integration of Astro 2.0 and Tailwind CSS',
|
||||||
description:
|
description:
|
||||||
'Have a contemporary design that reflects current design trends and gives a professional impression.',
|
'Offers a powerful combination that enhances both the development process and the end-user experience. Also, allows to build dynamic and visually stunning websites with optimized performance.',
|
||||||
|
icon: 'tabler:layers-union',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Versatile design for startups, small businesses, and more',
|
||||||
|
description: `Easily customize AstroWind to harmonize with the unique branding and identity of your venture. AstroWind's versatile design adapts to suit your needs.`,
|
||||||
icon: 'tabler:artboard',
|
icon: 'tabler:artboard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Responsive and Mobile-Friendly',
|
title: 'Effortless customization for portfolios and marketing sites',
|
||||||
description: 'Adapt seamlessly to different screen sizes and devices to ensure a consistent experience.',
|
|
||||||
icon: 'tabler:picture-in-picture',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: 'Customizability',
|
|
||||||
description:
|
description:
|
||||||
'Easily customizable, allowing users to adapt the design, colors, typography, and content to match their brand identity.',
|
'With intuitive customization, easily showcase portfolio pieces, case studies, project highlights, and relevant content. Ideal for creative professionals and businesses looking to highlight their expertise.',
|
||||||
icon: 'tabler:adjustments-horizontal',
|
icon: 'tabler:writing',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Fast Loading Times',
|
title: 'Optimized landing pages and engaging blogs',
|
||||||
description: 'Optimized for speed to ensure a smooth user experience and favorable search engine rankings.',
|
description: `Landing pages are strategically designed to captivate visitors and prompt specific actions. Additionally, the blog creation feature empowers sharing insights, engaging the audience.`,
|
||||||
|
icon: 'tabler:podium',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Fast loading times and production-ready code',
|
||||||
|
description: `Using Astro 2.0 ensures fast loading and seamless rendering, enhancing browsing. The code follows best practices, improving user experience, SEO, and reducing bounce rates.`,
|
||||||
icon: 'tabler:rocket',
|
icon: 'tabler:rocket',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Search Engine Optimization (SEO)',
|
title: 'SEO-optimized structure for enhanced visibility',
|
||||||
description:
|
description: `Follows SEO best practices with clean code, semantic HTML markup, and fast loading, enhancing search engine rankings. AstroWind's SEO structure ensures visibility to potential customers and clients.`,
|
||||||
'Incorporate SEO best practices in template structure and code to improve visibility in search engine results.',
|
icon: 'tabler:eyeglass',
|
||||||
icon: 'tabler:arrows-right-left',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: 'Compatibility',
|
|
||||||
description: 'The templates work seamlessly across various content management systems and website builders.',
|
|
||||||
icon: 'tabler:plug-connected',
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user