This commit is contained in:
bronkuu 2026-06-17 20:43:35 +02:00
parent f7e2404cf0
commit 5f8cc3ac0a
3 changed files with 38 additions and 41 deletions

View file

@ -150,26 +150,6 @@ templ Index() {
</svg>
<span>Miła atmosfera</span>
</li>
<li>
<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-wifi-icon lucide-wifi"
>
<path d="M12 20h.01"></path>
<path d="M2 8.82a15 15 0 0 1 20 0"></path>
<path d="M5 12.859a10 10 0 0 1 14 0"></path>
<path d="M8.5 16.429a5 5 0 0 1 7 0"></path>
</svg>
<span>Darmowe wifi</span>
</li>
</ul>
</div>
<div>

View file

@ -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>&copy 2026 Piekarnik Gosi.</p>

View file

@ -13,7 +13,7 @@ templ WyrobyTorty() {
<div class="card-low">
<h3>Torty musowe</h3>
<span>od 180 PLN</span>
<p>Cena zależy od dekoracji i rozmiar</p>
<p>Cena zależy od dekoracji i rozmiaru</p>
</div>
<div class="card-low">
<h3>Torty Bezowe</h3>
@ -102,7 +102,7 @@ templ WyrobyTorty() {
<dt>Czekoladowy z żelką pomarańczową</dt>
<dt>Słony karmel z musem z owoców leśnych</dt>
<dt>Kinder bueno z prażynką czekoladową</dt>
<dt>Chałwowy z chrupką oraz żelką i kremem wiśniowym</dt>
<dt>Chałwowy z chrupką oraz żelką wiśniową</dt>
<dt>Karmelowy z powidłami z czarnej porzeczki</dt>
<dt>Oreo</dt>
<dt>Nugat z orzechami laskowymi i kremem śmietankowym</dt>