diff --git a/assets/scss/main.scss b/assets/scss/main.scss index cf7fd38..80147c1 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -112,7 +112,7 @@ h6 { line-height: normal; font-weight: 500; letter-spacing: 0.4em; - color: darken($van-emous-blue, 40%) !important; + //color: darken($van-emous-blue, 40%) !important; margin: 0; padding-bottom: 20px; display: block; diff --git a/hugo_stats.json b/hugo_stats.json index 33de902..00f18f7 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -43,17 +43,21 @@ "align-items-end", "align-middle", "bg-light", + "bg-primary", "bg-secondary", "bg-white", "bi", + "bi-chevron-right", "bi-envelope-fill", "bi-geo-alt-fill", "bi-house-door-fill", "bi-telephone-fill", "border-0", + "border-start", "brochure-form", "btn", "btn-cta", + "card", "col-12", "col-6", "col-8", @@ -61,6 +65,7 @@ "col-lg-3", "col-lg-4", "col-lg-5", + "col-lg-6", "col-lg-7", "col-md-4", "col-md-5", @@ -97,12 +102,14 @@ "form-select", "fs-6", "fw-bold", + "g-0", "g-2", "g-3", "g-4", "g-5", "g-lg-4", "h-100", + "h2", "h4", "h5", "h6", @@ -156,16 +163,21 @@ "navbar-nav", "navbar-toggler", "navbar-toggler-icon", + "object-fit-cover", "offset-lg-1", "opacity-10", + "opacity-90", "overflow-hidden", "p-4", + "p-lg-5", "panel", "pb-3", "pb-lg-5", "pe-lg-5", "position-relative", + "possibilities", "price-badge", + "ps-4", "ps-lg-5", "pt-5", "px-3", @@ -177,6 +189,7 @@ "py-4", "py-5", "py-lg-4", + "rounded-4", "rounded-img", "rounded-pill", "row", diff --git a/layouts/index.html b/layouts/index.html index 4f59015..d1516e8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -48,5 +48,6 @@ {{ end }} {{ partial "modellen.html" . }} + {{ partial "mogelijkheden.html" . }} {{ partial "map.html" . }} {{ end }} \ No newline at end of file diff --git a/layouts/partials/mogelijkheden.html b/layouts/partials/mogelijkheden.html new file mode 100644 index 0000000..cbbfc49 --- /dev/null +++ b/layouts/partials/mogelijkheden.html @@ -0,0 +1,60 @@ +
+
+
+
+ Mogelijkheden +

Comfortabel en dichtbij wonen met oog voor zorg

+
+
+

+ Onze mogelijkheden helpen u om comfortabel en zelfstandig dichtbij uw dierbaren te wonen, met persoonlijke begeleiding bij elke stap. +

+
+
+ +
+
+
+
+
+

Modellen

+

Bekijk onze verschillende modellen mantelzorgwoningen, volledig aan te passen aan uw wensen en situatie.

+ + Bekijk de modellen + +
+
+ Model woning +
+
+
+
+ +
+
+
+

Pre mantelzorgwoning

+

Een pre mantelzorgwoning biedt comfort en zekerheid, met oog op toekomstige zorgbehoeften.

+ + Meer informatie + +
+ Pre mantelzorg +
+
+ +
+
+
+

Vergunningscheck

+

Ontvang duidelijkheid over de vergunning voor uw mantelzorgwoning met onze vrijblijvende vergunningscheck.

+ + Meer informatie + +
+ Vergunningscheck +
+
+
+
+
\ No newline at end of file diff --git a/static/img/Promotie - Online_en_drukwerk.pdf b/static/img/Promotie - Online_en_drukwerk.pdf new file mode 100644 index 0000000..a1a6436 Binary files /dev/null and b/static/img/Promotie - Online_en_drukwerk.pdf differ diff --git a/static/img/mogelijkheden-pre-mantelzorg.jpg b/static/img/mogelijkheden-pre-mantelzorg.jpg new file mode 100644 index 0000000..d5a5253 Binary files /dev/null and b/static/img/mogelijkheden-pre-mantelzorg.jpg differ diff --git a/static/img/mogelijkheden-vergunning.jpg b/static/img/mogelijkheden-vergunning.jpg new file mode 100644 index 0000000..f922d97 Binary files /dev/null and b/static/img/mogelijkheden-vergunning.jpg differ diff --git a/static/img/mogelijkheden.jpg b/static/img/mogelijkheden.jpg new file mode 100644 index 0000000..7ce4030 Binary files /dev/null and b/static/img/mogelijkheden.jpg differ