|
|
@@ -23,12 +23,7 @@
|
|
|
/>
|
|
|
</div>
|
|
|
|
|
|
- <button class="group bg-linear-to-r from-[#8DC63F] to-[#5F980F]
|
|
|
- text-white text-[23px] font-semibold flex justify-center items-center gap-4 border border-[#E3FA6D] rounded-lg py-3 px-8
|
|
|
- transition-all duration-300 ease-in-out hover:scale-[1.03] hover:shadow-[0_0_28px_rgba(227,250,109,0.45)] hover:brightness-110 cursor-pointer m-4 md:mt-0">
|
|
|
- Fale com um especialista agora!
|
|
|
- <NuxtImg src="/img/cta_btn_icon.svg" width="45" class="transition-transform duration-300 group-hover:translate-x-1.5" />
|
|
|
- </button>
|
|
|
+ <CtaButton class="justify-center m-4 md:mt-0" />
|
|
|
</section>
|
|
|
|
|
|
</template>
|