diff --git a/public/assets/fonts/Approach-SemiBold.ttf b/public/assets/fonts/Approach-SemiBold.ttf new file mode 100644 index 0000000..8c95dcb Binary files /dev/null and b/public/assets/fonts/Approach-SemiBold.ttf differ diff --git a/public/assets/fonts/ApproachKoeln-Bd.ttf b/public/assets/fonts/ApproachKoeln-Bd.ttf new file mode 100644 index 0000000..b16d057 Binary files /dev/null and b/public/assets/fonts/ApproachKoeln-Bd.ttf differ diff --git a/public/assets/fonts/ApproachKoeln-BdIt.ttf b/public/assets/fonts/ApproachKoeln-BdIt.ttf deleted file mode 100644 index 6e8c286..0000000 Binary files a/public/assets/fonts/ApproachKoeln-BdIt.ttf and /dev/null differ diff --git a/public/assets/fonts/ApproachKoeln-Rg.ttf b/public/assets/fonts/ApproachKoeln-Rg.ttf new file mode 100644 index 0000000..8714229 Binary files /dev/null and b/public/assets/fonts/ApproachKoeln-Rg.ttf differ diff --git a/public/assets/fonts/ApproachKoeln-RgIt.ttf b/public/assets/fonts/ApproachKoeln-RgIt.ttf deleted file mode 100644 index eb76ce4..0000000 Binary files a/public/assets/fonts/ApproachKoeln-RgIt.ttf and /dev/null differ diff --git a/public/assets/fonts/ApproachKoeln-SmBdIt.ttf b/public/assets/fonts/ApproachKoeln-SmBdIt.ttf deleted file mode 100644 index 5c1c062..0000000 Binary files a/public/assets/fonts/ApproachKoeln-SmBdIt.ttf and /dev/null differ diff --git a/public/assets/previews/enquiry-all-states-dark.webp b/public/assets/previews/enquiry-all-states-dark.webp index 330cc39..b9198b7 100644 Binary files a/public/assets/previews/enquiry-all-states-dark.webp and b/public/assets/previews/enquiry-all-states-dark.webp differ diff --git a/public/assets/previews/enquiry-all-states.webp b/public/assets/previews/enquiry-all-states.webp index 2da94f0..9ce9242 100644 Binary files a/public/assets/previews/enquiry-all-states.webp and b/public/assets/previews/enquiry-all-states.webp differ diff --git a/public/assets/previews/enquiry-dark.webp b/public/assets/previews/enquiry-dark.webp index 9184580..f63134c 100644 Binary files a/public/assets/previews/enquiry-dark.webp and b/public/assets/previews/enquiry-dark.webp differ diff --git a/public/assets/previews/enquiry-validated-dark.webp b/public/assets/previews/enquiry-validated-dark.webp index 5ce5f24..fc84b76 100644 Binary files a/public/assets/previews/enquiry-validated-dark.webp and b/public/assets/previews/enquiry-validated-dark.webp differ diff --git a/public/assets/previews/enquiry-validated.webp b/public/assets/previews/enquiry-validated.webp index 9b15143..7816f06 100644 Binary files a/public/assets/previews/enquiry-validated.webp and b/public/assets/previews/enquiry-validated.webp differ diff --git a/public/assets/previews/enquiry.webp b/public/assets/previews/enquiry.webp index 9d9b18f..2197af1 100644 Binary files a/public/assets/previews/enquiry.webp and b/public/assets/previews/enquiry.webp differ diff --git a/public/assets/previews/homepage-dark.webp b/public/assets/previews/homepage-dark.webp index 10ce184..ae9635e 100644 Binary files a/public/assets/previews/homepage-dark.webp and b/public/assets/previews/homepage-dark.webp differ diff --git a/public/assets/previews/homepage.webp b/public/assets/previews/homepage.webp index c2bd4f2..862532d 100644 Binary files a/public/assets/previews/homepage.webp and b/public/assets/previews/homepage.webp differ diff --git a/src/pages/enquiry-all-states.twig b/src/pages/enquiry-all-states.twig index d0f8f70..199902f 100644 --- a/src/pages/enquiry-all-states.twig +++ b/src/pages/enquiry-all-states.twig @@ -20,6 +20,19 @@

Daten anfragen

+
+ {% + include 'partials::base/b_highlight-teaser.twig' with { + content: " +

“Titel lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua...Weiterlesen”

+

+ Anna Hofman +

+ " + } + %} +
+

Nutzen Sie dieses Formular, um uns mitzuteilen, welche Daten Sie auf unserer Plattform noch vermissen – wir bemühen uns, Ihre Anfragen so schnell wie möglich zu erfüllen. @@ -29,7 +42,7 @@
-
+
@@ -126,7 +139,7 @@
-
+
{% include 'partials::base/b_request.twig' with { status: 'coordinating' @@ -160,7 +173,12 @@
- + {% + include 'partials::base/b_link.twig' with { + text: 'Mehr Datenanfragen anzeigen', + icon: 'plus-lg' + } + %}
diff --git a/src/pages/enquiry-validated.twig b/src/pages/enquiry-validated.twig index 4be36ce..8726f24 100644 --- a/src/pages/enquiry-validated.twig +++ b/src/pages/enquiry-validated.twig @@ -20,6 +20,19 @@

Daten anfragen

+
+ {% + include 'partials::base/b_highlight-teaser.twig' with { + content: " +

“Titel lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua...Weiterlesen”

+

+ Anna Hofman +

+ " + } + %} +
+

Nutzen Sie dieses Formular, um uns mitzuteilen, welche Daten Sie auf unserer Plattform noch vermissen – wir bemühen uns, Ihre Anfragen so schnell wie möglich zu erfüllen. @@ -29,7 +42,7 @@
- +
@@ -134,7 +147,7 @@
-
+
{% include 'partials::base/b_request.twig' with { status: 'coordinating' @@ -163,7 +176,12 @@
- + {% + include 'partials::base/b_link.twig' with { + text: 'Mehr Datenanfragen anzeigen', + icon: 'plus-lg' + } + %}
diff --git a/src/pages/enquiry.twig b/src/pages/enquiry.twig index c79966c..a6e676d 100644 --- a/src/pages/enquiry.twig +++ b/src/pages/enquiry.twig @@ -20,6 +20,19 @@

Daten anfragen

+
+ {% + include 'partials::base/b_highlight-teaser.twig' with { + content: " +

“Titel lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua...Weiterlesen”

+

+ Anna Hofman +

+ " + } + %} +
+

Nutzen Sie dieses Formular, um uns mitzuteilen, welche Daten Sie auf unserer Plattform noch vermissen – wir bemühen uns, Ihre Anfragen so schnell wie möglich zu erfüllen. @@ -29,7 +42,7 @@
- +
@@ -126,7 +139,7 @@
-
+
{% include 'partials::base/b_request.twig' with { status: 'coordinating' @@ -156,7 +169,12 @@
- + {% + include 'partials::base/b_link.twig' with { + text: 'Mehr Datenanfragen anzeigen', + icon: 'plus-lg' + } + %}
diff --git a/src/pages/homepage.twig b/src/pages/homepage.twig index 2243df5..660d816 100644 --- a/src/pages/homepage.twig +++ b/src/pages/homepage.twig @@ -6,7 +6,7 @@
{% include 'partials::base/b_hero.twig' with { - src: 'https://picsum.photos/960/540', + src: 'https://static.ksta.de/__images/2023/08/25/063fe724-7865-4843-86d8-83e429101402.jpeg?q=75&q=70&w=2000&h=4484&fm=jpeg&s=1c2a6b096dbbc95dd3a9d637962b6d14', type: 'background' } %} @@ -47,7 +47,7 @@
-
+
{% include 'partials::content-layout/cl_section-header.twig' with { title: 'Beliebte Datensätze', @@ -58,7 +58,7 @@ } %} -
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -72,7 +72,7 @@ } %}
-
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -86,7 +86,7 @@ } %}
-
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -100,7 +100,7 @@ } %}
-
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -114,7 +114,7 @@ } %}
-
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -128,7 +128,7 @@ } %}
-
+
{% include 'partials::base/b_card.twig' with { 'thumbnail': { @@ -144,7 +144,7 @@
-
+
{% include 'partials::content-layout/cl_section-header.twig' with { title: 'News', @@ -156,11 +156,22 @@ %}
- {% include 'partials::base/b_highlight-teaser.twig' %} + {% + include 'partials::base/b_highlight-teaser.twig' with { + content: " +

Title lorem ipsum

+

+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et + dolore magna aliquyam erat, sed diam voluptua... +

+ Weiterlesen + " + } + %}
-
+
{% include 'partials::content-layout/cl_section-header.twig' with { title: 'Beliebte Kategorien' @@ -172,7 +183,7 @@

-
+
{% include 'partials::content-layout/cl_section-header.twig' with { title: 'Daten über Schnittstelle nutzen', diff --git a/src/partials/base/b_breadcrumbs.twig b/src/partials/base/b_breadcrumbs.twig index 62114c3..1bfe2bd 100644 --- a/src/partials/base/b_breadcrumbs.twig +++ b/src/partials/base/b_breadcrumbs.twig @@ -3,7 +3,7 @@ {% for link in links %} {% if link.href is defined %} {% else %} diff --git a/src/partials/base/b_highlight-teaser.twig b/src/partials/base/b_highlight-teaser.twig index 8645a29..e0933aa 100644 --- a/src/partials/base/b_highlight-teaser.twig +++ b/src/partials/base/b_highlight-teaser.twig @@ -1,15 +1,12 @@
- +
+ +
-
+
-

Title lorem ipsum

-

- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et - dolore magna aliquyam erat, sed diam voluptua... -

- Weiterlesen + {{ content | raw }}
diff --git a/src/partials/base/b_link.twig b/src/partials/base/b_link.twig new file mode 100644 index 0000000..5ab7483 --- /dev/null +++ b/src/partials/base/b_link.twig @@ -0,0 +1,6 @@ + + {% if icon %} + + {% endif %} + {{ text }} + diff --git a/src/partials/content-layout/cl_section-header.twig b/src/partials/content-layout/cl_section-header.twig index c19a675..b374c2c 100644 --- a/src/partials/content-layout/cl_section-header.twig +++ b/src/partials/content-layout/cl_section-header.twig @@ -1,9 +1,13 @@ -
+

{{ title }}

{% if link is defined %} -

- {{ link.text }} -

+ {% + include 'partials::base/b_link.twig' with { + href: link.href, + text: link.text, + icon: 'arrow-return-right' + } + %} {% endif %}
diff --git a/src/partials/content-layout/cl_tile-showcase.twig b/src/partials/content-layout/cl_tile-showcase.twig index 23a985e..fbddcd1 100644 --- a/src/partials/content-layout/cl_tile-showcase.twig +++ b/src/partials/content-layout/cl_tile-showcase.twig @@ -55,6 +55,11 @@
- + {% + include 'partials::base/b_link.twig' with { + text: 'Alle Kategorien anzeigen', + icon: 'plus-lg' + } + %}
diff --git a/src/styles/base/_font.scss b/src/styles/base/_font.scss index 64a9d8a..52d373a 100644 --- a/src/styles/base/_font.scss +++ b/src/styles/base/_font.scss @@ -1,20 +1,20 @@ @font-face { font-family: 'ApproachKoeln'; - src: url('/assets/fonts/ApproachKoeln-Rglt.ttf') format('truetype'); + src: url('./fonts/ApproachKoeln-Rg.ttf') format('truetype'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ApproachKoeln'; - src: url('/assets/fonts/ApproachKoeln-SmBdlt.ttf') format('truetype'); + src: url('./fonts/Approach-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ApproachKoeln'; - src: url('/assets/fonts/ApproachKoeln-Bdlt.ttf') format('truetype'); + src: url('./fonts/ApproachKoeln-Bd.ttf') format('truetype'); font-weight: 700; font-style: normal; }