From 866a33e17a0c5a0a5762e826b6b035c2d1baf862 Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 10 Aug 2022 15:00:17 -0400 Subject: [PATCH] Description of the features of the template --- src/components/astro/hero/HeroWithImage.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/astro/hero/HeroWithImage.astro b/src/components/astro/hero/HeroWithImage.astro index 1128734..54bced6 100644 --- a/src/components/astro/hero/HeroWithImage.astro +++ b/src/components/astro/hero/HeroWithImage.astro @@ -14,9 +14,9 @@ const { } = Astro.props;

- Lorem ipsum dolor sit amet, consectetur - adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim - veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. + A template to make your website using Astro + Tailwind CSS. Ready to start a new project and designed taking + into account best practices for SEO, great page speed, accessibility, dark mode, image + optimization and automatic sitemap generation.