diff --git a/src/app/page.tsx b/src/app/page.tsx index d724c59..dd0d3e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."