widget
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
import { PRICES } from "#lib/constants";
|
import { PRICES } from "#lib/constants";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div id ="card-BA-promo" class="box card bg-white px-6 py-4 mb-5">
|
<div id ="card-BA-promo" class="box card bg-white px-6 py-4 mb-5">
|
||||||
<div class="">
|
<div class="">
|
||||||
|
|
||||||
<h2>Bedarfssausweis Wohngebäude</h2>
|
<h2>Bedarfssausweis Wohngebäude</h2>
|
||||||
|
|||||||
@@ -25,20 +25,15 @@
|
|||||||
<div class="services"><div>Ungenau durch individuelles Heizverhalten.</div><div class="check-no">✘</div></div>
|
<div class="services"><div>Ungenau durch individuelles Heizverhalten.</div><div class="check-no">✘</div></div>
|
||||||
<div class="services"><div>Wird nicht immer bei den Banken akzeptiert.</div><div class="check-no">✘</div></div>
|
<div class="services"><div>Wird nicht immer bei den Banken akzeptiert.</div><div class="check-no">✘</div></div>
|
||||||
</div>
|
</div>
|
||||||
<div clas="flex flex-row w-full">
|
<a href="./energieausweis-erstellen/verbrauchsausweis-wohngebaeude/" id="link-VA-promo"
|
||||||
<div class="w-1/2">
|
class=" w-[90%] justify-self-center text-center text-white font-[700] bg-secondary rounded-md px-3 py-1 mt-2 no-underline text-[1rem]
|
||||||
<a href="./energieausweis-erstellen/verbrauchsausweis-wohngebaeude/" id="link-VA-promo"
|
hover:bg-primary
|
||||||
class="w-full text-center text-white font-[700] bg-secondary rounded-md mt-2 no-underline text-sm
|
" >jetzt online erstellen</a>
|
||||||
hover:bg-primary
|
|
||||||
" >jetzt online erstellen</a>
|
<a href="./energieausweis-erstellen/verbrauchsausweis-wohngebaeude/" id="link-VA-promo"
|
||||||
</div>
|
class=" w-[90%] justify-self-center text-center text-white font-[700] bg-primary rounded-md px-3 py-1 mt-2 no-underline text-[1rem]
|
||||||
<div class="w-1/2">
|
hover:bg-primary
|
||||||
<a href="./energieausweis-erstellen/verbrauchsausweis-wohngebaeude/" id="link-VA-promo"
|
" >zur Produktübersicht</a>
|
||||||
class="w-full text-center text-white font-[700] bg-primary rounded-md mt-2 no-underline text-sm
|
|
||||||
hover:bg-primary
|
|
||||||
" >zur Produktübersicht</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user