Compare commits

...

2 commits

Author SHA1 Message Date
91769f2bfe fixed broken links to wochenbett
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 51s
2024-04-18 22:49:40 +02:00
5e82d1a1e6 cleanup 2024-04-18 22:49:01 +02:00
4 changed files with 27 additions and 24 deletions

View file

@ -1,7 +1,3 @@
########################### Deployment #############################
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
environment = "development"
#################### default parameters ################################
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
favicon = "images/verua_fav.png"

View file

@ -9,6 +9,7 @@ bestellformular = true
{{% section background-image="" background-color="rgba(255,255,255,0.9)" classes=" md:mx-auto" %}}
{{% aligncenter %}}
#### Essayez VeruA
# Notre version de démonstration
@ -21,10 +22,10 @@ N'achète pas sans connaitre
Avant de passer commande, nous vous invitons à tester
soigneusement si l'application
VeruA ** Facturation et Administration
VeruA \*\* Facturation et Administration
satisfait à vos exigence.
Si vous avez des questions, n'hésitez pas à nous contacter
Si vous avez des questions, n'hésitez pas à nous contacter
pour obtenir des informations supplémentaires.
{{% /aligncenter %}}
@ -32,31 +33,35 @@ pour obtenir des informations supplémentaires.
{{% columns %}}
{{% card %}}
{{% icon size="5xl" name="user" %}}
### Professionnel indépendant
VVous avez le choix entre deux versions :
<a href="https://demo.verua.ch/?db=fpp">VeruA ** Facturation et Administration version standard</a>
<a hfre="https://demo.verua.ch/?db=wbett">VeruA ** Facturation et Administration version post-partum</a>
**Veuillez vous connecter avec les données suivantes :**
VVous avez le choix entre deux versions :
<a href="https://demo.verua.ch/?db=fpp">VeruA ** Facturation et Administration version standard</a>
<a href="https://demo.verua.ch/?db=wbett">VeruA ** Facturation et Administration version post-partum</a>
**Nom d'utilisateur :**
**Veuillez vous connecter avec les données suivantes :**
**Nom d'utilisateur :**
demo
**Mot de passe :**
**Mot de passe :**
demo
{{% /card %}}
{{% /card %}}
..column..
{{% card %}}
{{% icon size="5xl" name="bank" %}}
### Organisations Spitex
Vous trouverez ici notre version de test en ligne pour les organisations :
<a href="https://demo.verua.ch/?db=spitex">VeruA ** Facturation & Administration pour les organisations</a>
{{% card %}}
{{% icon size="5xl" name="bank" %}}
Nous avons mis en place différents accès avec des vues différentes :
### Organisations Spitex
**Veuillez vous connecter avec les données suivantes:**
Vous trouverez ici notre version de test en ligne pour les organisations :
<a href="https://demo.verua.ch/?db=spitex">VeruA \*\* Facturation & Administration pour les organisations</a>
Nous avons mis en place différents accès avec des vues différentes :
**Veuillez vous connecter avec les données suivantes:**
Utilisateur (Administrator): **admin**
Mot de passe: **demo**
@ -69,4 +74,4 @@ Mot de passe: **demo**
{{% /card %}}
{{% /columns %}}
{{% /section %}}
{{% /section %}}

View file

@ -31,9 +31,9 @@ Und wenn noch Fragen offen sind, dann stehen wir Ihnen gerne zur Klärung zur Ve
### Freiberufliche
Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl:
<a href="https://demo.verua.ch/?db=fpp">Standard-Version Freiberufliche Pflegefachpersonen</a>
<a hfre="https://demo.verua.ch/?db=wbett">Wochenbett-Version Freiberufliche Pflegefachpersonen</a>
Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl:
<a href="https://demo.verua.ch/?db=fpp">Standard-Version Freiberufliche Pflegefachpersonen</a>
<a href="https://demo.verua.ch/?db=wbett">Wochenbett-Version Freiberufliche Pflegefachpersonen</a>
**Bitte melden Sie sich jeweils mit folgenden Daten an:**

View file

@ -172,6 +172,8 @@ Content
### Font-Awesome Icon
Find all open source icons on [Font Awesome](https://fontawesome.com/search?m=free&o=r)
`{{% icon name="user" color="black" size="5xl" %}}`
Für "size" und "color" werden Tailwind CSS Klassen benutzt.