Save
This commit is contained in:
@@ -487,17 +487,24 @@
|
||||
<div class="container">
|
||||
<div class="box-4--wrapper">
|
||||
<div class="c-row">
|
||||
<div class="box-title">
|
||||
<h2>Sprawdź gdzie możesz kupić <strong>Nasze Produkty</strong></h2>
|
||||
<div class="c-row--pc">
|
||||
<div class="box-title">
|
||||
<h2>Sprawdź gdzie możesz kupić <strong>Nasze Produkty</strong></h2>
|
||||
</div>
|
||||
<div class="box-text">
|
||||
<p>
|
||||
Wybierz region, aby otrzymać informacje dopasowane do Twojej lokalizacji lub
|
||||
<strong id="share-location-btn">
|
||||
udostępnij lokalizację
|
||||
<img src="/upload/filemanager/icon/navigate-outline.svg" alt="">
|
||||
</strong>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-text">
|
||||
<p>
|
||||
Wybierz region, aby otrzymać informacje dopasowane do Twojej lokalizacji lub
|
||||
<strong id="share-location-btn">
|
||||
udostępnij lokalizację
|
||||
<img src="/upload/filemanager/icon/navigate-outline.svg" alt="">
|
||||
</strong>
|
||||
</p>
|
||||
<div class="c-row--mobile">
|
||||
<div class="box-title">
|
||||
<h2><strong>Znajdź najbliższy salon</strong></h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-form">
|
||||
<form action="/salony-sprzedazy" id="search-showrooms-form">
|
||||
@@ -508,10 +515,26 @@
|
||||
</label>
|
||||
<input type="text" name="location" id="place" placeholder="wpisz miejscowość">
|
||||
</div>
|
||||
<button type="submit">ZNAJDZ NAJBLIŻSZY SALON</button>
|
||||
<button type="submit">
|
||||
<img src="/upload/filemanager/icon/search-black.svg" alt="">
|
||||
<span>
|
||||
ZNAJDZ NAJBLIŻSZY SALON
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="c-row--mobile">
|
||||
<div class="box-text">
|
||||
<p>
|
||||
lub
|
||||
<strong id="share-location-btn">
|
||||
udostępnij lokalizację
|
||||
<img src="/upload/filemanager/icon/navigate-outline.svg" alt="">
|
||||
</strong>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user