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