// Code generated by templ - DO NOT EDIT. // templ: version: v0.3.1020 package html //lint:file-ignore SA4006 This context is only used if a nested component is present. import "github.com/a-h/templ" import templruntime "github.com/a-h/templ/runtime" func Kawiarnia() templ.Component { return templruntime.GeneratedTemplate(func(templ_7745c5c3_Input templruntime.GeneratedComponentInput) (templ_7745c5c3_Err error) { templ_7745c5c3_W, ctx := templ_7745c5c3_Input.Writer, templ_7745c5c3_Input.Context if templ_7745c5c3_CtxErr := ctx.Err(); templ_7745c5c3_CtxErr != nil { return templ_7745c5c3_CtxErr } templ_7745c5c3_Buffer, templ_7745c5c3_IsBuffer := templruntime.GetBuffer(templ_7745c5c3_W) if !templ_7745c5c3_IsBuffer { defer func() { templ_7745c5c3_BufErr := templruntime.ReleaseBuffer(templ_7745c5c3_Buffer) if templ_7745c5c3_Err == nil { templ_7745c5c3_Err = templ_7745c5c3_BufErr } }() } ctx = templ.InitializeContext(ctx) templ_7745c5c3_Var1 := templ.GetChildren(ctx) if templ_7745c5c3_Var1 == nil { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) templ_7745c5c3_Var2 := templruntime.GeneratedTemplate(func(templ_7745c5c3_Input templruntime.GeneratedComponentInput) (templ_7745c5c3_Err error) { templ_7745c5c3_W, ctx := templ_7745c5c3_Input.Writer, templ_7745c5c3_Input.Context templ_7745c5c3_Buffer, templ_7745c5c3_IsBuffer := templruntime.GetBuffer(templ_7745c5c3_W) if !templ_7745c5c3_IsBuffer { defer func() { templ_7745c5c3_BufErr := templruntime.ReleaseBuffer(templ_7745c5c3_Buffer) if templ_7745c5c3_Err == nil { templ_7745c5c3_Err = templ_7745c5c3_BufErr } }() } ctx = templ.InitializeContext(ctx) templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "
Miejsce spotkań

Chwila wytchnienia w sercu tradycji

Zapraszamy do naszej kawiarni, gdzie zapach świeżo mielonej kawy miesza się z aromatem wypieków prosto z pieca.

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } templ_7745c5c3_Err = AvifImage("009.avif", "kawiarnia").Render(ctx, templ_7745c5c3_Buffer) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "

Odwiedź nas

Czekamy na ciebie z świeżymi wypiekami i ciepłą kawą. Znajdź nas w samym centrum miasta.

Adres

ul. Dworcowa 3a
83-300 Kartuzy

Godziny Otwarcia

  • pn-pt9:00-19:00
  • sb-nd10:00-20:00

Zadzwoń do nas

Masz pytania? Chcesz zarezerwować stolik?

690 214 515

Nasza karta

Kawy

  • Espresso

    8 PLN
  • Espresso podwójne

    12 PLN
  • Espresso Affogato

    17 PLN
  • Americano

    10 PLN
  • Flat White

    12 PLN
  • Cappucino

    12 PLN
  • Caffee Latte

    14 PLN
  • Latte Macchiato

    15 PLN
  • Kawa Mrożona

    22 PLN
  • Ice Latte

    20 PLN
  • Dodatki

  • Bita śmietana

    4 PLN
  • Syrop

    2 PLN
  • Dodatkowa porcja espresso

    2 PLN

Słodkości

    Codziennie pieczemy coś innego! Zapytaj obsługę o dzisiejsze smaki.

  • Domowe ciasta

    10 - 20 PLN
  • Deserki

    5 - 15 PLN
  • Mini Pavlova

    12 PLN

Herbaty

  • Czarna

    10 PLN
  • Zielona

    10 PLN
  • Cytryna

    10 PLN
  • Imbir

    10 PLN
  • Owocowa

    10 PLN
  • Ice Tea

    18 PLN

Napoje

  • Woda gazowana

    6 PLN
  • Woda niegazowana

    6 PLN
  • Coca Cola

    8 PLN
  • Fanta

    8 PLN
  • Smoothie owocowe

    20 PLN
  • Milkshake

    24 PLN
  • Lemoniada

    18 PLN

Lody

  • Mała gałka

    6 PLN
  • Duża gałka

    8 PLN
  • Deser Lodowy

    26 PLN
  • Małe włoskie

    10 PLN
  • Duże włoskie

    14 PLN

Gofry

  • Gofr

    12 PLN
  • Gofr bąbelkowy

    24 PLN
  • Dodatki

  • Owoce

    5 PLN
  • Bita śmietana

    4 PLN
  • Posypka i/lub polewa

    2 PLN
  • Frużelina

    14 PLN
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } return nil }) templ_7745c5c3_Err = layout("kawiarnia").Render(templ.WithChildren(ctx, templ_7745c5c3_Var2), templ_7745c5c3_Buffer) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } return nil }) } var _ = templruntime.GeneratedTemplate