service photos changed

This commit is contained in:
luptmoor
2026-03-03 14:41:28 +01:00
parent bbf889aba5
commit 04bbe0c618
13 changed files with 4 additions and 40 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 MiB

BIN
assets/holybro.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 54 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 95 KiB

BIN
assets/thermal.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

BIN
assets/webgis.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

View File

@@ -119,7 +119,7 @@ HERO
width: 100%; width: 100%;
max-width: 100%; max-width: 100%;
height: 610px; height: 610px;
background-image: url("../assets/hero-bg.png"); background-image: url("../assets/hero-bg.jpg");
background-size: cover; background-size: cover;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@@ -114,7 +114,7 @@
<div class="services-grid"> <div class="services-grid">
<div class="service-box"> <div class="service-box">
<img src="assets/service1.png"> <img src="assets/holybro.JPG">
<h3 class="service-title" data-i18n="service1_title">Inspektion von Bauwerken & Technischen Anlagen</h3> <h3 class="service-title" data-i18n="service1_title">Inspektion von Bauwerken & Technischen Anlagen</h3>
<div class="service-arrow"></div> <div class="service-arrow"></div>
<p class="service-text" data-i18n-html="service1_text"> <p class="service-text" data-i18n-html="service1_text">
@@ -123,7 +123,7 @@
</div> </div>
<div class="service-box"> <div class="service-box">
<img src="assets/service2.png"> <img src="assets/thermal.jpg">
<h3 class="service-title" data-i18n="service2_title">Kartierung von Land- & Wasserflächen</h3> <h3 class="service-title" data-i18n="service2_title">Kartierung von Land- & Wasserflächen</h3>
<div class="service-arrow"></div> <div class="service-arrow"></div>
<p class="service-text" data-i18n-html="service2_text"> <p class="service-text" data-i18n-html="service2_text">
@@ -132,7 +132,7 @@
</div> </div>
<div class="service-box"> <div class="service-box">
<img src="assets/service3.png"> <img src="assets/webgis.jpg">
<h3 class="service-title" data-i18n="service3_title">Verarbeitung & Auswertung von Geodaten</h3> <h3 class="service-title" data-i18n="service3_title">Verarbeitung & Auswertung von Geodaten</h3>
<div class="service-arrow"></div> <div class="service-arrow"></div>
<p class="service-text" data-i18n-html="service3_text"> <p class="service-text" data-i18n-html="service3_text">