Modify Hero texts on mobile-app and startup pages
This commit is contained in:
@ -27,9 +27,8 @@ const metadata = {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
AstroWind App: <br />
|
AstroWind <span class="text-accent dark:text-white highlight">App</span>: <br /> building professional websites
|
||||||
<span class="hidden sm:inline">effortlessly build websites using</span> templates crafted with
|
made easy
|
||||||
<span class="text-accent dark:text-white highlight"> Astro</span> + Tailwind CSS
|
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="subtitle">
|
<Fragment slot="subtitle">
|
||||||
|
@ -24,16 +24,18 @@ const metadata = {
|
|||||||
callToAction2={{ text: 'Learn more', href: '#features' }}
|
callToAction2={{ text: 'Learn more', href: '#features' }}
|
||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Astrowind: <span class="hidden sm:inline">empowering</span> your website with <span
|
<!-- Astrowind: <span class="hidden sm:inline">empowering</span> your website with <span
|
||||||
class="text-accent dark:text-white highlight">Astro 2.0</span
|
class="text-accent dark:text-white highlight">Astro 2.0</span
|
||||||
> + Tailwind CSS <span class="hidden sm:inline">templates</span>
|
> + Tailwind CSS <span class="hidden sm:inline">templates</span> -->
|
||||||
|
|
||||||
|
Improve <span class="hidden sm:inline">the online presence of</span> your <span
|
||||||
|
class="text-accent dark:text-white highlight">Startup</span
|
||||||
|
> with Astrowind templates
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="subtitle">
|
<Fragment slot="subtitle">
|
||||||
Simplify your website creation journey with <span class="font-semibold">Astrowind</span>'s templates. <br />
|
Step into the spotlight with <span class="font-semibold">Astrowind</span> templates, your pathway to fortifying
|
||||||
<span class="hidden sm:inline"
|
your startup's digital footprint, fostering credibility, and expanding your reach.
|
||||||
>Launch your startup, showcase your portfolio, or start a blog effortlessly with our customizable templates.</span
|
|
||||||
>
|
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="image">
|
<Fragment slot="image">
|
||||||
|
Reference in New Issue
Block a user