This commit is contained in:
2025-10-02 00:46:56 +02:00
commit 7cc9e689a4
66 changed files with 2924 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

51
img/other/nav.php Normal file
View File

@@ -0,0 +1,51 @@
<nav class="mobile-nav">
<div class="nav-logo">
<a href="/"><img src="/img/other/DAVO_logo_2025_Final.png" alt="logo"></a>
<button id="nav-buton-js" type="button">&#8801;<!--&equiv;--></button>
</div>
<div class="nav-links">
<a class="nav-items" href="/about-us.php">O nás</a>
<div class="dropdown" >
<div id="drop-act" class="nav-items">Naše služby</div>
<div class="dropdown-content">
<a class="nav-items" href="/graphic-design.php">Grafický design</a>
<a class="nav-items" href="/light-ad.php">Světelná reklama</a>
<a class="nav-items" href="/car-wrap.php">Polepy vozidel</a>
<a class="nav-items" href="/print-service.php">Tisk servis</a>
<a class="nav-items" href="/web-design.php">Web design</a>
<a class="nav-items" href="/textile-print.php">Postisk textilu</a>
</div>
</div>
<a class="nav-items" href="/reference.php">Reference</a>
<a class="nav-items" href="/service.php">Servis</a>
<a class="nav-items" href="https://www.instagram.com/davo1.cz/"><i class="fa-brands fa-instagram" aria-hidden="true"></i></a>
<a class="nav-items" href="https://wa.me/420603234488"><i class="fa-brands fa-whatsapp"></i></a>
</div>
</nav>
<nav class="desktop-nav">
<div class="nav-logo">
<a href="/"><img src="/img/other/DAVO_logo_2025_Final.png" alt="logo"></a>
</div>
<div class="desktop-nav-second-section">
<a class="nav-items" href="/about-us.php">O nás</a>
<div class="dropdown" >
<div id="drop-act" class="nav-items">Naše služby</div>
<div class="dropdown-content">
<a class="nav-items" href="/graphic-design.php">Grafický design</a>
<a class="nav-items" href="/light-ad.php">Světelná reklama</a>
<a class="nav-items" href="/car-wrap.php">Polepy vozidel</a>
<a class="nav-items" href="/print-service.php">Tisk servis</a>
<a class="nav-items" href="/web-design.php">Web design</a>
<a class="nav-items" href="/textile-print.php">Postisk textilu</a>
</div>
</div>
<a class="nav-items" href="/reference.php">Reference</a>
<a class="nav-items" href="/service.php">Servis</a>
<a class="nav-items" href="https://www.instagram.com/davo1.cz/"><i class="fa-brands fa-instagram" aria-hidden="true"></i></a>
<a class="nav-items" href="https://wa.me/420603234488"><i class="fa-brands fa-whatsapp"></i></a>
</div>
</nav>
<script src="/js/nav-mobile.js"></script>

BIN
img/other/one-to-one.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 549 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 549 KiB

1
img/other/svg/next.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M0.759,31.748l-0.507,-0.507c-0.336,-0.336 -0.336,-0.881 0,-1.218l14.023,-14.023l-14.023,-14.023c-0.336,-0.337 -0.336,-0.882 0,-1.218l0.507,-0.507c0.336,-0.336 0.881,-0.336 1.218,0l15.139,15.139c0.336,0.336 0.336,0.881 -0,1.218l-15.139,15.139c-0.337,0.336 -0.882,0.336 -1.218,-0Z" style="fill:#fff;fill-rule:nonzero;"/></svg>

After

Width:  |  Height:  |  Size: 773 B

1
img/other/svg/prev.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M16.609,31.748l0.507,-0.507c0.336,-0.336 0.336,-0.881 -0,-1.218l-14.023,-14.023l14.023,-14.023c0.336,-0.337 0.336,-0.882 -0,-1.218l-0.507,-0.507c-0.336,-0.336 -0.881,-0.336 -1.218,0l-15.139,15.139c-0.336,0.336 -0.336,0.881 0,1.218l15.139,15.139c0.337,0.336 0.882,0.336 1.218,-0Z" style="fill:#fff;fill-rule:nonzero;"/></svg>

After

Width:  |  Height:  |  Size: 773 B