Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Místní expert"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
buttons={[
|
||||
{ text: "Zavolejte nyní: +420 722 775 300", href: "tel:+420722775300" },
|
||||
{ text: "Objednat službu", href: "#contact" }
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
description="Pošlete nám zprávu nebo nás zavolejte. Odpovíme v nejbližší pracovní dobu."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
inputPlaceholder="Váš e-mail"
|
||||
buttonText="Odeslat"
|
||||
termsText="Váš e-mail použijeme pouze pro komunikaci ohledně vaší objednávky. Veškeré osobní údaje jsou chráněny."
|
||||
|
||||
Reference in New Issue
Block a user