Skip to content
Snippets Groups Projects
Commit a2b22ff5 authored by fanky's avatar fanky
Browse files

contrast fix lead banner

parent 9ce090fe
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
{{/ programAppLink}} {{/ programAppLink}}
{{# homepage}} {{# homepage}}
<div> <div>
<p class="head-alt-lg text-white mb-4">ZOBRAZTE SI, CO VÁS ZAJÍMÁ<br>Z VOLEBNÍHO PROGRAMU</p> <p class="head-alt-lg text-black mb-4">ZOBRAZTE SI, CO VÁS ZAJÍMÁ<br>Z VOLEBNÍHO PROGRAMU</p>
{{> atoms-icon-button(icon: "ico--chevron-right", bodyClasses: "bg-white text-black py-5 px-12 hover:text-white hover:bg-black hover:border-black", iconClasses: "px-5 bg-white text-black", classes: "bg-white text-black btn--hoveractive border mr-6 mt-5 bg-white", cta: "Ukažte mi program přesně pro mě" )}} {{> atoms-icon-button(icon: "ico--chevron-right", bodyClasses: "bg-white text-black py-5 px-12 hover:text-white hover:bg-black hover:border-black", iconClasses: "px-5 bg-white text-black", classes: "bg-white text-black btn--hoveractive border mr-6 mt-5 bg-white", cta: "Ukažte mi program přesně pro mě" )}}
{{> atoms-icon-button(icon: "ico--chevron-right", bodyClasses: "bg-transparent text-white py-5 px-12 hover:text-black hover:bg-white", iconClasses: "bg-transparent text-white px-5 border-white", classes: "btn--hoveractive border border-white mt-5 bg-transparent mr-6", cta: "Chci vidět celý váš program" )}} {{> atoms-icon-button(icon: "ico--chevron-right", bodyClasses: "bg-transparent text-white py-5 px-12 hover:text-black hover:bg-white", iconClasses: "bg-transparent text-white px-5 border-white", classes: "btn--hoveractive border border-white mt-5 bg-transparent mr-6", cta: "Chci vidět celý váš program" )}}
<p class="mt-5 text-white">Aplikace vám vyselektuje programové <br>body vám na míru</p> <p class="mt-5 text-white">Aplikace vám vyselektuje programové <br>body vám na míru</p>
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
{{/ homepage}} {{/ homepage}}
{{# email}} {{# email}}
<div class="w-full grid grid-cols-3"> <div class="w-full grid grid-cols-3">
<p class="head-alt-lg text-white mb-4 col-span-3 md:col-span-2 pr-12">PŘIHLÁŠENÍ K ODBĚRU NOVINEK</p> <p class="head-alt-lg text-black mb-4 col-span-3 md:col-span-2 pr-12">PŘIHLÁŠENÍ K ODBĚRU NOVINEK</p>
<div class="col-span-3 md:col-span-1"> <div class="col-span-3 md:col-span-1">
{{> atoms-text-input(placeholder: "Zadejte email", classes: "w-full") }} {{> atoms-text-input(placeholder: "Zadejte email", classes: "w-full") }}
{{> atoms-icon-button(cta: "Přihlásit se", icon: "ico--chevron-right", classes: "my-2 text-lg w-full cta-btn", bodyClasses: "py-4 leading-4 w-full bg-acidgreen", iconClasses: "px-4 bg-black border" )}} {{> atoms-icon-button(cta: "Přihlásit se", icon: "ico--chevron-right", classes: "my-2 text-lg w-full cta-btn", bodyClasses: "py-4 leading-4 w-full bg-acidgreen text-black", iconClasses: "px-4 bg-black border" )}}
</div> </div>
</div> </div>
{{/ email}} {{/ email}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment