Files
ostal.pl/wp-content/themes/ostal_WP/ostal-front/dist/realizacja.html
2024-12-20 12:48:12 +01:00

198 lines
7.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ostal </title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script type="module" crossorigin src="/assets/main.js"></script>
<script type="module" crossorigin src="/assets/vue-slider.js"></script>
<link rel="stylesheet" href="/assets/main.css">
</head>
<body>
<div class="mx-auto">
<section id="main-nav" class="pb-2 ">
<nav class="flex items-center justify-between flex-wrap bg-teal-500 p-6 xl:container xl:mx-auto xl:pt-10">
<div class="flex items-center flex-shrink-0 text-white mr-6">
<a href="/"> <img class="max-w-180" src="/assets/images/logo.svg" alt="logo"></a>
</div>
<div class="block lg:hidden">
<button class="flex items-center px-3 py-2 border" id="navbar-btn">
<svg class="fill-current h-3 w-3" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" />
</svg>
</button>
</div>
<div class="w-full block pt-14 flex-grow lg:flex lg:items-center lg:w-auto lg:pt-0" id="navbar">
<div class="text-xl lg:flex-grow text-center lg:text-left lg:ml-10">
<a href="/ogrody-zimowe.html"
class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
Ogrody zimowe
</a>
<a href="/carporty.html"
class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
Carporty
</a>
<a href="/nasze-realizacje.html"
class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
Realizacje
</a>
<a href="/poradniki.html"
class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
Poradniki
</a>
<a href="/onas.html" class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
O nas
</a>
<a href="/kontakt.html"
class="block mt-4 lg:inline-block lg:mt-0 text-teal-100 hover:text-blue mr-4 text-lg">
Kontakt
</a>
</div>
</div>
</nav>
</section>
<section class="p-6 xl:container xl:mx-auto xl:pl-9 ">
<h1 class="text-3xl font-semibold pb-6 xl:pb-0 md:max-w-md">Dach dwuspadowy przylegający do budynku</h1>
</section>
<section id="app"
class="p-6 md:p-0 flex flex-col items-center sm:flex-wrap sm:flex-row sm:justify-start xl:container xl:mx-auto xl:pb-10 "
data-v-app="">
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/006.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/008.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/010.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/013.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/015.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/042.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/046.jpg");
/* purgecss end ignore */"></div>
<div class="gallery-item bg-blue"
style="/* purgecss start ignore */
background-image: url("http://localhost/ostal/wp-content/uploads/2021/05/047.jpg");
/* purgecss end ignore */"></div>
<!---->
</section>
<section class="p-6 xl:container xl:mx-auto xl:pl-9 ">
<h1 class="text-3xl font-semibold pb-6 xl:pb-0 md:max-w-md ">Pozostałe realizacje</h1>
</section>
<section
class="p-6 md:p-0 flex flex-col items-center sm:flex-wrap sm:flex-row sm:justify-start xl:container xl:mx-auto xl:pb-10 ">
<a href="#"
class="flex flex-col bg-cover w-full pb-64 sm:w-6/12 md:w-1/3 md:pb-56 lg:w-1/3 lg:pb-80 xl:w-4/12 xl:pb-80 2xl:pb-96 border-8 border-white relative hover:opacity-90 mb-14"
style="/* purgecss start ignore */
background-image: url(http://localhost/ostal/wp-content/uploads/2021/05/087.jpg)
/* purgecss end ignore */">
<p class="absolute text-xl">Dach typu mansardowego</p>
</a>
<a href="#"
class="flex flex-col bg-cover w-full pb-64 sm:w-6/12 md:w-1/3 md:pb-56 lg:w-1/3 lg:pb-80 xl:w-4/12 xl:pb-80 2xl:pb-96 border-8 border-white relative hover:opacity-90 mb-14"
style="/* purgecss start ignore */
background-image: url(http://localhost/ostal/wp-content/uploads/2021/05/087.jpg)
/* purgecss end ignore */">
<p class="absolute text-xl">Dach typu mansardowego</p>
</a>
<a href="#"
class="recent-realizations-item"
style="/* purgecss start ignore */
background-image: url(http://localhost/ostal/wp-content/uploads/2021/05/087.jpg)
/* purgecss end ignore */">
<p class="absolute text-xl bg-blue min-w-full min-h-full bg-opacity-90 h-full w-full flex items-center justify-center text-white text-center">Dach jednospadowy wokół naroża budynku</p>
</a>
</section>
<section class="mx-auto lg:container ">
<div class="bg-blue text-white pt-20 pb-20 pl-6 pr-6 lg:pl-9 lg:pr-9 xl:w-11/12">
<h3 class="text-2xl xl:text-4xl mb-6 font-semibold">Nie wiesz, co wybrać ?</h3>
<p class="text-xl font-semibold xl:font-normal xl:max-w-md">Chętnie doradzimy i przygotujemy
Twój wyjątkowy projekt.
</p>
</div>
<div class="flex justify-center xl:justify-end sm:w-11/12 lg:w-full sm:mx-auto">
<a href="/kontakt.html"
class="btn btn-blue w-11/12 sm:min-w-full xl:inline-block xl:min-w-min xl:max-w-xs xl:mr-28 2xl:mr-32 hover:bg-blue-100">
Skontaktuj się z nami.
</a>
</div>
</section>
</div>
<script src="https://unpkg.com/vue@next"></script>
<script src="https://unpkg.com/vue-easy-lightbox@next/dist/vue-easy-lightbox.umd.min.js"></script>
</body>
</html>