diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-21 22:27:29 +0300 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-21 22:27:29 +0300 |
| commit | 08ba45bb59104a6fe99a6f557dcdbd24e39f90f6 (patch) | |
| tree | 79f7e0cb49da8a2c851a7b8f179e8396e7c53863 /src/pages | |
| parent | 8995af73a491295a0765af76bd534373eb6c57af (diff) | |
Hero image
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/index.astro | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index f4aff47..6c95b5a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ import Stats from '~/components/widgets/Stats.astro'; import CallToAction from '~/components/widgets/CallToAction.astro'; const metadata = { - title: 'AstroWind — Free template for creating websites with Astro + Tailwind CSS', + title: 'Gres-Tech | Kompleksowe Usługi Glazurnicze', ignoreTitleTemplate: true, }; --- @@ -25,28 +25,20 @@ const metadata = { actions={[ { variant: 'primary', - text: 'Get template', - href: 'https://github.com/onwidget/astrowind', - target: '_blank', - icon: 'tabler:download', + text: 'Skontaktuj się', + href: '#contact', + icon: 'tabler:phone', }, - { text: 'Learn more', href: '#features' }, + { text: 'Nasze usługi', href: '#features' }, ]} - image={{ src: '~/assets/images/hero-image.png', alt: 'AstroWind Hero Image' }} + image={{ src: '~/assets/images/hero-image.png', alt: 'Gres-Tech - Profesjonalne usługi glazurnicze' }} > <Fragment slot="title"> - Free template for <span class="hidden xl:inline">creating websites with</span> - <span class="text-accent dark:text-white"> Astro 5.0</span> + Tailwind CSS + <span class="text-accent dark:text-white">Gres-Tech</span> </Fragment> <Fragment slot="subtitle"> - <span class="hidden sm:inline"> - <span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 5.0 - + Tailwind CSS.</span - > - <span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> - Suitable for Startups, Small Business, SaaS websites, Professional Portfolios, Marketing websites, Landing Pages & - Blogs. + Kompleksowe Usługi Glazurnicze. </Fragment> </Hero> |
