diff --git a/assets/styles/main.sass b/assets/styles/main.sass index 6f6fb5b..064389e 100644 --- a/assets/styles/main.sass +++ b/assets/styles/main.sass @@ -18,26 +18,36 @@ $breakPointXXL: 1400px font-family: 'Mainfont' src: url('@/assets/fonts/montserrat/Montserrat-Light.otf') format("opentype") font-weight: normal + font-style: normal + font-display: swap @font-face font-family: 'Mainfont-Bold' src: url('@/assets/fonts/montserrat/Montserrat-Medium.otf') format("opentype") font-weight: normal + font-style: normal + font-display: swap @font-face font-family: 'Comfortaa' src: url('@/assets/fonts/Comfortaa-Light.ttf') format("truetype") font-weight: normal + font-style: normal + font-display: swap @font-face - font-family: 'Comfortaa-bold' + font-family: 'Comfortaa-Bold' src: url('@/assets/fonts/Comfortaa-Bold.ttf') format("truetype") font-weight: normal + font-style: normal + font-display: swap @font-face font-family: 'Typewriter' src: url('@/assets/fonts/JMH_Typewriter.ttf') format("truetype") font-weight: normal + font-style: normal + font-display: swap $fontSizeRoot: 18px $fontSizeLarge: calc(1.2rem + 2vw) diff --git a/components/template/PageFooter.vue b/components/template/PageFooter.vue index cff0ebb..942c3df 100644 --- a/components/template/PageFooter.vue +++ b/components/template/PageFooter.vue @@ -6,6 +6,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 20" class="svgwavetop" + aria-hidden="true" style=" transform: scaleY(-1) scaleX(-1) translateY(99%); fill: rgba(38, 38, 38, 0.95); @@ -234,7 +235,7 @@ footer .footerNav h3 - color: #888 + color: #b2b2b2 font-size: .8rem text-transform: uppercase font-weight: 800 diff --git a/pages/index.vue b/pages/index.vue index b201867..f8cf212 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -9,8 +9,6 @@ sizes="100vw" alt="" aria-hidden="true" - loading="eager" - preload priority />
@@ -19,7 +17,7 @@

{{ $t('home.heroBox.h3') }}

- + @@ -31,7 +29,8 @@ src="/uploads/web_wireframe_Strategie_0bae802a68.png" alt="Wireframe Web Strategie" width="300" - format="webp" + :modifiers="{ format: 'webp' }" + sizes="300px" loading="lazy" /> @@ -48,7 +47,7 @@ class="mintBtn"
- +
@@ -65,7 +64,7 @@ class="pinkBtn" role="button"
- +