Überarbeitung Produktübersichten
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
["persönlicher Support",true, true],
|
["persönlicher Support",true, true],
|
||||||
["Dokumentensichtung<br>",false, true],
|
["Dokumentensichtung<br>",false, true],
|
||||||
["telefonische Beratung<br>persönlicher Energieberater",false, true],
|
["telefonische Beratung<br>persönlicher Energieberater",false, true],
|
||||||
["Vor-Ort Termin",false, true],
|
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -72,7 +71,7 @@
|
|||||||
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
||||||
.bullet:nth-child(even){@apply bg-blue-100/40}
|
.bullet:nth-child(even){@apply bg-blue-100/40}
|
||||||
.bullet:nth-child(2){@apply !border-t-[6px]}
|
.bullet:nth-child(2){@apply !border-t-[6px]}
|
||||||
.bullet:nth-child(9){@apply !border-b-[6px]}
|
.bullet:nth-child(8){@apply !border-b-[6px]}
|
||||||
|
|
||||||
.check {
|
.check {
|
||||||
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
["Originalausweis als PDF per <span class='text-nowrap'>E-Mail</span><br>Originalausweis per Post (zubuchbar)",true, true, true],
|
["Originalausweis als PDF per <span class='text-nowrap'>E-Mail</span><br>Originalausweis per Post (zubuchbar)",true, true, true],
|
||||||
["Bearbeitung innerhalb 24 Stunden<br>Selbsteingabe",true, true, false],
|
["Bearbeitung innerhalb 24 Stunden<br>Selbsteingabe",true, true, false],
|
||||||
["Same day service (zubuchbar)",true, true, false],
|
["Same day service (zubuchbar)",true, true, false],
|
||||||
["Fotoupload<br>Dokumentenupload (Pläne, Bauunterlagen)",true, true, true],
|
["Fotoupload",true, true, true],
|
||||||
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
||||||
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
||||||
["persönlicher Support",true, true, true],
|
["persönlicher Support",false, true, true],
|
||||||
["telefonische Beratung<br>persönlicher Energieberater",false, true, true],
|
["telefonische Beratung<br>persönlicher Energieberater",false, true, true],
|
||||||
["Vor-Ort Termin",false, false, true],
|
["Dokumentenupload (Pläne, Bauunterlagen)",false, false, true],
|
||||||
]
|
["Eingabe durch Dipl. Ing.",false, false, true],]
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
||||||
.bullet:nth-child(even){@apply bg-blue-100/40}
|
.bullet:nth-child(even){@apply bg-blue-100/40}
|
||||||
.bullet:nth-child(2){@apply !border-t-[6px]}
|
.bullet:nth-child(2){@apply !border-t-[6px]}
|
||||||
.bullet:nth-child(11){@apply !border-b-[6px]}
|
.bullet:nth-child(12){@apply !border-b-[6px]}
|
||||||
|
|
||||||
.check {
|
.check {
|
||||||
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
||||||
|
|||||||
@@ -13,8 +13,10 @@
|
|||||||
["Fotoupload",true, true, true],
|
["Fotoupload",true, true, true],
|
||||||
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
||||||
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
||||||
["persönlicher Support",true, true, true],
|
["persönlicher Support",false, true, true],
|
||||||
["telefonische Beratung<br>persönlicher Energieberater",false, true, true]
|
["telefonische Beratung<br>persönlicher Energieberater",false, true, true],
|
||||||
|
["Dokumentenupload (Verbrauchsabrechnungen)",false, false, true],
|
||||||
|
["Eingabe durch Dipl. Ing.",false, false, true],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -76,7 +78,7 @@
|
|||||||
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
||||||
.bullet:nth-child(even){@apply bg-blue-100/40}
|
.bullet:nth-child(even){@apply bg-blue-100/40}
|
||||||
.bullet:nth-child(2){@apply !border-t-[6px]}
|
.bullet:nth-child(2){@apply !border-t-[6px]}
|
||||||
.bullet:nth-child(10){@apply !border-b-[6px]}
|
.bullet:nth-child(12){@apply !border-b-[6px]}
|
||||||
|
|
||||||
.check {
|
.check {
|
||||||
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
||||||
|
|||||||
@@ -15,7 +15,9 @@ bullets = [
|
|||||||
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
["automatische Vorprüfung<br>Live Vorschau direkt bei Eingabe<br>Live Vorschauausweis vorab<br>Vorschauausweis per E-Mail<br>dynamische Eingabehilfe",true, true, false],
|
||||||
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
["Prüfanmerkungen per <span class='text-nowrap'>E-Mail</span>",true, true, false],
|
||||||
["persönlicher Support",false, true, true],
|
["persönlicher Support",false, true, true],
|
||||||
["telefonische Beratung<br>persönlicher Energieberater",false, true, true]
|
["telefonische Beratung<br>persönlicher Energieberater",false, true, true],
|
||||||
|
["Dokumentenupload (Verbrauchsabrechnungen)",false, false, true],
|
||||||
|
["Eingabe durch Dipl. Ing.",false, false, true],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -77,7 +79,7 @@ bullets = [
|
|||||||
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
.bullet{@apply text-[0.75rem] sm:text-[1rem] md:text-[1.25rem]}
|
||||||
.bullet:nth-child(even){@apply bg-blue-100/40}
|
.bullet:nth-child(even){@apply bg-blue-100/40}
|
||||||
.bullet:nth-child(2){@apply !border-t-[6px]}
|
.bullet:nth-child(2){@apply !border-t-[6px]}
|
||||||
.bullet:nth-child(10){@apply !border-b-[6px]}
|
.bullet:nth-child(12){@apply !border-b-[6px]}
|
||||||
|
|
||||||
.check {
|
.check {
|
||||||
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
@apply text-[1.25rem] sm:text-[1.5rem] font-bold text-green-700;
|
||||||
|
|||||||
Reference in New Issue
Block a user