diff options
| -rw-r--r-- | src/assets/images/hero-image.png | bin | 551662 -> 116805 bytes | |||
| -rw-r--r-- | src/pages/index.astro | 24 |
2 files changed, 8 insertions, 16 deletions
diff --git a/src/assets/images/hero-image.png b/src/assets/images/hero-image.png Binary files differindex 5509924..ff06979 100644 --- a/src/assets/images/hero-image.png +++ b/src/assets/images/hero-image.png 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> |
