1
0
Fork 0

refactor(vojtechmares.com): fix homepage test and change email iam@vojtechmares.com to jsem@...

Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
This commit is contained in:
Vojtěch Mareš 2024-01-01 13:15:14 +01:00
parent 3309972c77
commit d9bf8a09e9
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
8 changed files with 15 additions and 15 deletions

View file

@ -98,7 +98,7 @@ export function Services() {
name="Konzultace"
price="2 000 CZK za hodinu"
description="Chcete se poradit nebo si nevíte rady? Projdeme Váš současný stav a najdeme kde je problém a navrhneme řešení."
href="mailto:iam@vojtechmares.com"
href="mailto:jsem@vojtechmares.com"
/>
<Service
featured
@ -112,7 +112,7 @@ export function Services() {
name="Implementace"
price="Cena dohodou"
description="Analyzujeme Vaši situaci, projdeme možnosti, vybereme nejlepší řešení a společně jej nasadíme."
href="mailto:iam@vojtechmares.com"
href="mailto:jsem@vojtechmares.com"
buttonText="Napište mi"
/>
</div>