fixes
This commit is contained in:
parent
f7e2404cf0
commit
5f8cc3ac0a
3 changed files with 38 additions and 41 deletions
|
|
@ -68,6 +68,24 @@ templ layout(activePage string) {
|
|||
ul. Polna 7k
|
||||
<br/>
|
||||
83-314 Somonino
|
||||
<a href="tel:+48503186245" style="display: flex; flex-direction: row; align-items:center;">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="lucide lucide-phone-icon lucide-phone"
|
||||
>
|
||||
<path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path>
|
||||
</svg>
|
||||
<span>+48 503 186 245</span>
|
||||
</a>
|
||||
<br/>
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
|
@ -95,6 +113,24 @@ templ layout(activePage string) {
|
|||
ul. Dworcowa 3a
|
||||
<br/>
|
||||
83-300 Kartuzy
|
||||
<a href="tel:+48690214515" style="display: flex; flex-direction: row; align-items:center;">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="lucide lucide-phone-icon lucide-phone"
|
||||
>
|
||||
<path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path>
|
||||
</svg>
|
||||
<span>+48 690 214 515</span>
|
||||
</a>
|
||||
<br/>
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
|
@ -151,25 +187,6 @@ templ layout(activePage string) {
|
|||
<span>gosia@piekarnikgosi.pl</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tel:+48503186245">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="lucide lucide-phone-icon lucide-phone"
|
||||
>
|
||||
<path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path>
|
||||
</svg>
|
||||
<span>+48 503 186 245</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>© 2026 Piekarnik Gosi.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue