section und columns shortcodes implementiert
This commit is contained in:
parent
6d5d93fae1
commit
75f3cc4b06
11 changed files with 121 additions and 105 deletions
|
|
@ -1,87 +1,62 @@
|
|||
---
|
||||
# Hero Slider
|
||||
heroslider:
|
||||
- title: "Willkommen auf unserer Homepage!"
|
||||
image: "startseite/startseite-slide.jpg"
|
||||
- title: "Gemeinsam neue Wege gehen."
|
||||
image: "startseite/startseite-slide-2.jpg"
|
||||
- title: "Administration optimieren, Zeit gewinnen."
|
||||
image: "startseite/startseite-slide-3.jpg"
|
||||
+++
|
||||
title = 'Home'
|
||||
+++
|
||||
|
||||
# Key Features
|
||||
{{% section %}}
|
||||
{{% columns %}}
|
||||
|
||||
keyfeatures:
|
||||
- icon: "car"
|
||||
color: "lime-300"
|
||||
textcolor: "black"
|
||||
title: "Freiberufliche Pflegefachpersonen"
|
||||
content: "Die Applikation **VeruA ** Verwaltung & Abrechnung** unterstützt Sie bei Anamnese, Planung, Dokumentation und Abrechnung in der ambulanten Pflege. <br><br>VeruA ist optimiert für den Einsatz in einer Einzelperson-Version oder für Teams, die gemeinsam Klienten betreuen und sich gegenseitig Einsicht in die Pflegedokumentation ermöglichen wollen."
|
||||
- icon: "users"
|
||||
color: "slate-800"
|
||||
textcolor: "white"
|
||||
title: "Spitex-Organisationen"
|
||||
content: "Vereinfachen Sie die Dokumentation, Administration und Abrechnung in Ihrer Spitex-Organisation mit der Applikation **VeruA ** Verwaltung & Abrechnung.** <br><br>
|
||||
{{% columns %}}
|
||||
|
||||
Unser Angebot richtet sich besonders an Organisationen, die eine schlanke und kostengünstige Applikation suchen und auf guten Support nicht verzichten wollen. <br><br> Bedarfsermittlungen mit **interRAI** erstellen? <br><br> **Kein Problem!** <br><br>Seit dem ersten Quartal 2020 bieten wir Ihnen die **Schnittstelle zum Perigon interRAI Cloud** an."
|
||||
- icon: "bank"
|
||||
color: "white"
|
||||
textcolor: "black"
|
||||
title: "Kantonale Abrechnung"
|
||||
content: "In der Vielfalt der kantonalen Abrechnungen und Bestimmungen stehen wir Ihnen zur Seite. <br><br>Wir setzen die kantonalen Vorgaben für Sie um und unterstützen Sie mit diversen Export-Funktionen und Auswertungen. <br><br>
|
||||
[ERFAHREN SIE MEHR ...](/#)
|
||||
"
|
||||
#### Title 1
|
||||
|
||||
# Features
|
||||
featureslead:
|
||||
headline: "Das Werkzeug für die ambulante Pflege"
|
||||
subline: "VeruA ** Verwaltung & Abrechnung"
|
||||
content: "**VeruA ** Verwaltung** & Abrechnung ist ein Werkzeug für Klientenmanagement, Planung, Dokumentation, Abrechnung und Statistik im Bereich ambulante Pflege. <br><br>Die für den ambulanten Einsatz optimierten Funktionen gewährleisten einen ökonomischen Einsatz aller unternehmerischen Ressourcen – sowohl für Spitex-Organisationen als auch für freiberufliche Pflegefachpersonen. <br><br>Die als Webseite angelegte Programmoberfläche macht die Bedienung besonders einfach und intuitiv."
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
|
||||
|
||||
features:
|
||||
- headline: "Headline"
|
||||
subline: "subline"
|
||||
icon: "user"
|
||||
content: "Vom stillen welt wohl euch froher weiten um. Mein bringt gezeigt es irrt. Mich irren zerstoben mein tage lebt und."
|
||||
|
||||
# TODO Get rid of this stuff
|
||||
# features:
|
||||
# - title: "What's Included in Hugoplate"
|
||||
# image: "/images/service-1.png"
|
||||
# content: "Hugoplate is a comprehensive starter template that includes everything you need to get started with your Hugo project. What's Included in Hugoplate"
|
||||
# bulletpoints:
|
||||
# - "10+ Pre-build pages"
|
||||
# - "95+ Google Pagespeed Score"
|
||||
# - "Build with Hugo and TailwindCSS for easy and customizable styling"
|
||||
# - "Fully responsive on all devices"
|
||||
# - "SEO-optimized for better search engine rankings"
|
||||
# - "**Open-source and free** for personal and commercial use"
|
||||
# button:
|
||||
# enable: false
|
||||
# label: "Get Started Now"
|
||||
# link: "#"
|
||||
|
||||
# - title: "Discover the Key Features Of Hugo"
|
||||
# image: "/images/service-2.png"
|
||||
# content: "Hugo is an all-in-one web framework for building fast, content-focused websites. It offers a range of exciting features for developers and website creators. Some of the key features are:"
|
||||
# bulletpoints:
|
||||
# - "Zero JS, by default: No JavaScript runtime overhead to slow you down."
|
||||
# - "Customizable: Tailwind, MDX, and 100+ other integrations to choose from."
|
||||
# - "UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more."
|
||||
# button:
|
||||
# enable: true
|
||||
# label: "Get Started Now"
|
||||
# link: "https://github.com/zeon-studio/hugoplate"
|
||||
..column..
|
||||
|
||||
#### Title 2
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||
|
||||
|
||||
|
||||
{{% /columns %}}
|
||||
|
||||
..column..
|
||||
|
||||
|
||||
#### Title 2
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||
|
||||
..column..
|
||||
|
||||
{{% columns %}}
|
||||
|
||||
#### Title 1
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
|
||||
|
||||
|
||||
|
||||
..column..
|
||||
|
||||
#### Title 2
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||
|
||||
..column..
|
||||
|
||||
#### Title 2
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
|
||||
|
||||
|
||||
|
||||
{{% /columns %}}
|
||||
|
||||
{{% /columns %}}
|
||||
{{% /section %}}
|
||||
|
||||
|
||||
# - title: "The Top Reasons to Choose Hugo for Your Hugo Project"
|
||||
# image: "/images/service-3.png"
|
||||
# content: "With Hugo, you can build modern and content-focused websites without sacrificing performance or ease of use."
|
||||
# bulletpoints:
|
||||
# - "Instantly load static sites for better user experience and SEO."
|
||||
# - "Intuitive syntax and support for popular frameworks make learning and using Hugo a breeze."
|
||||
# - "Use any front-end library or framework, or build custom components, for any project size."
|
||||
# - "Built on cutting-edge technology to keep your projects up-to-date with the latest web standards."
|
||||
# button:
|
||||
# enable: false
|
||||
# label: ""
|
||||
# link: ""
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue