Files
2026-08-29 15:53:53 +03:00

5 lines
463 B
PHP

<span class="tp-brand-logo {{ $class }}" style="--tp-logo-height: {{ $height }}">
<img class="tp-brand-logo-light" src="{{ asset('images/branding/TrafficPumper-logo-koyu.png') }}" width="2172" height="724" alt="TrafficPumper" decoding="async" fetchpriority="high">
<img class="tp-brand-logo-dark" src="{{ asset('images/branding/TrafficPumper-logo-acik.png') }}" width="2172" height="724" alt="TrafficPumper" decoding="async" fetchpriority="high">
</span>