Merge pull request #91 from tfwmedia/main-mkdocs

Exchange of Silent Waves Logo
This commit is contained in:
Tim
2025-05-28 14:53:55 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

+4 -4
View File
@@ -114,9 +114,9 @@ Technologien sind darauf ausgerichtet, Ihren Geschäftserfolg durch moderne, KI-
<div class="satag--home-testimonials-text active" data-testimonial-id="1"> <div class="satag--home-testimonials-text active" data-testimonial-id="1">
<picture class="satag--home-testimonial-text-logo"> <picture class="satag--home-testimonial-text-logo">
<!-- Best compression, newer browsers --> <!-- Best compression, newer browsers -->
<source srcset="assets/images/home/testimonials/silentwaves_logo.avif" type="image/avif"> <source srcset="assets/images/home/testimonials/silentwaves-schriftzug.avif" type="image/avif">
<!-- Fallback for older browsers --> <!-- Fallback for older browsers -->
<img class="satag--home-testimonial-text-logo" src="assets/images/home/testimonials/silentwaves_logo.png" alt="Silent Waves Logo"> <img class="satag--home-testimonial-text-logo" src="assets/images/home/testimonials/silentwaves-schriftzug.png" alt="Silent Waves Logo">
</picture> </picture>
<p> <p>
"Die KI-Agenten der satware sind für mich wertvoller Sparringspartner für Konzeptentwicklung & Reflektion. "Die KI-Agenten der satware sind für mich wertvoller Sparringspartner für Konzeptentwicklung & Reflektion.
@@ -176,9 +176,9 @@ Für mich als Coach & Mediator ist Vertraulichkeit der Schlüssel. Top!"
<div class="satag--home-testimonial-logo"> <div class="satag--home-testimonial-logo">
<picture> <picture>
<!-- Best compression, newer browsers --> <!-- Best compression, newer browsers -->
<source srcset="assets/images/home/testimonials/silentwaves_logo.avif" type="image/avif"> <source srcset="assets/images/home/testimonials/silentwaves-schriftzug.avif" type="image/avif">
<!-- Fallback for older browsers --> <!-- Fallback for older browsers -->
<img src="assets/images/home/testimonials/silentwaves_logo.png" alt="Silent Waves Logo"> <img src="assets/images/home/testimonials/silentwaves-schriftzug.png" alt="Silent Waves Logo">
</picture> </picture>
</div> </div>
</div> </div>