// Code generated by templ - DO NOT EDIT. // templ: version: v0.3.1020 package templates //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 WyrobySlodkieStoly() 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, "
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } templ_7745c5c3_Err = wyrobyHeader("wyroby_slodkie_stoly").Render(ctx, templ_7745c5c3_Buffer) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "

Aranżacja i transport słodkości ustalane są indywidualnie
Minimalna ilość zamówień: 8szt z jednego rodzaju
W przypadku zamówień dla ilości osób powyżej 30, do wyboru są następujące konfiguracje bufetów:

Podstawowy

28 PLN/osoba

3 szt. deseru na osobę
5 rodzajów do wyboru

Rozszerzony

34 PLN/osoba

4-5 szt. deseru na osobę
7 rodzajów do wyboru

Premium

39 PLN/osoba

6 szt. deseru na osobę
7 rodzajów do wyboru

W skład słodkiego stołu mogą wchodzić

  • Muffinki czekoladowe z kremem śmietankowym
  • Babeczki z kremem i piankami
  • Cake popsyw czekoladzie
  • Ice popsyw czekoladzie
  • Panna CottaDeser w pucharku
  • TiramisuDeser w pucharku
  • Leśny mech z musem truskawkowymDeser w pucharku
  • ChiaDeser w pucharku
  • Serniczek cynamonowy lub oreona ciasteczkowym spodzie
  • OreoDeser w pucharku
  • Mini Pavlove z owocamiok.7 cm średnicy
  • Monoporcjapółkula w polewie lustrzanej mango marakuja
  • Savarinmus z białej czekolady i żelką malinową na migdałowym ciasteczku
  • Eklerkiz kremem śmietanowym/pattisiere
  • Tartaletkiz kremem i owocami
  • Mini tartaz ganache czekoladowym i żelką malinową
  • Profiterolz kruszonką i kremem porzeczkowym/śmietankowym
  • Ciasta
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } return nil }) templ_7745c5c3_Err = layout("wyroby").Render(templ.WithChildren(ctx, templ_7745c5c3_Var2), templ_7745c5c3_Buffer) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } return nil }) } var _ = templruntime.GeneratedTemplate