diff --git a/src/components/WelcomeModal.tsx b/src/components/WelcomeModal.tsx index 7a772d5..2d08fa1 100644 --- a/src/components/WelcomeModal.tsx +++ b/src/components/WelcomeModal.tsx @@ -13,12 +13,17 @@ import WarningIcon from "~icons/carbon/warning-alt-filled"; import LaunchIcon from "~icons/carbon/edit"; import DonationIcon from "~icons/carbon/favorite-filled"; import WatermarkIcon from "~icons/carbon/bullhorn"; +import FreedomIcon from "~icons/noto/butterfly"; +import FreeIcon from "~icons/noto/seedling"; +import PrivacyIcon from "~icons/noto/princess"; +import AgileIcon from "~icons/noto/person-bouncing-ball"; +import ResultIcon from "~icons/noto/chequered-flag"; import Modal, { ModalCloseButton } from "./Modal"; import { LocalStoreContext } from "~/stores"; import createAccordion from "./Accordion"; import typer from "typer-js"; import "typer-js/dist/typer.min.css"; -import { getDisplayDate, getHost, shuffle } from "~/util"; +import { getDisplayDate, getHost, onClickFocus, shuffle } from "~/util"; import { capitalize } from "froebel"; export const description = @@ -121,8 +126,8 @@ const WelcomeModal: Component = (props) => { -
-
+
+
@@ -218,10 +223,50 @@ const WelcomeModal: Component = (props) => {
-
+

Einleitung

-

{description}

+

{description}

+

+ Du möchtest dich selbstständig machen, gründest + gerade ein Startup oder einen{" "} + Verein und musst in der Lage sein{" "} + Rechnungen, Offerten und Auftragsbestätigungen zu + verschicken? Du möchtest dabei unabhängig{" "} + bleiben? Dann bist du hier genau richtig! +

+

Vorteile von Räppli:

+
    +
  • + Die + praktische Vorschau zeigt dir sofort das Endergebnis. +
  • +
  • + + Deine Daten bleiben{" "} + + bei dir + + . +
  • +
  • + Räppli ist und + bleibt komplett kostenlos! +
  • +
  • + Der + Quellcode ist{" "} + vollumfänglich öffentlich. + Räppli kann selbst gehostet werden! +
  • +
  • + Du arbeitest{" "} + + agil + + ? Räppli kann dir dabei helfen einen Preis zu kalkulieren! +
  • +
@@ -305,6 +350,7 @@ const WelcomeModal: Component = (props) => {

Häufig gestellte Fragen

@@ -332,6 +378,7 @@ const WelcomeModal: Component = (props) => { 4. Wie können Aufwand-Schätzungen gemacht werden?