diff --git a/src/components/ticket-tiers/ticket-tiers.astro b/src/components/ticket-tiers/ticket-tiers.astro index 0bcd98879..f143e321f 100644 --- a/src/components/ticket-tiers/ticket-tiers.astro +++ b/src/components/ticket-tiers/ticket-tiers.astro @@ -48,7 +48,7 @@ const tiers: TicketTierProps[] = [ { text: "Access to in-person networking opportunities during the tutorial days", }, - { text: "Access to free childcare for children aged 18 months and older" }, + { text: "Access to free childcare for children aged 19 months and older" }, { text: "Conference T-shirt included" }, { text: "Limited to only 300, due to tutorial capacity", @@ -83,7 +83,7 @@ const tiers: TicketTierProps[] = [ { text: "Access to in-person networking opportunities during the main conference days", }, - { text: "Access to free childcare for children aged 18 months and older" }, + { text: "Access to free childcare for children aged 19 months and older" }, { text: "Conference T-shirt included" }, ], }, @@ -112,7 +112,7 @@ const tiers: TicketTierProps[] = [ { text: "Access to in-person networking opportunities throughout the entire conference", }, - { text: "Access to free childcare for children aged 18 months and older" }, + { text: "Access to free childcare for children aged 19 months and older" }, { text: "Conference T-shirt included" }, { text: "Limited to only 300, due to tutorial capacity", diff --git a/src/content/pages/childcare.mdx b/src/content/pages/childcare.mdx index aa6d8771b..e8ffd966d 100644 --- a/src/content/pages/childcare.mdx +++ b/src/content/pages/childcare.mdx @@ -12,10 +12,10 @@ import childcareBalls from "./images/childcare-balls.jpg"; We’re committed to making EuroPython as inclusive and accessible as possible — and that includes supporting parents attending the conference. -🧸 **Free childcare** will be available for children aged **18 months and older**. +🧸 **Free childcare** will be available for children aged **19 months and older**. Our professional childcare providers will offer a fun, safe, and engaging environment for your little ones during the conference. -👶 Children under 18 months are welcome too! While we don’t provide dedicated care for infants, you’re very welcome to bring your own caregiver — whether it’s a nanny, grandparent, or another family member. They’re also welcome to use our designated family-friendly space during the event. +👶 Children under 19 months are welcome too! While we don’t provide dedicated care for infants, you’re very welcome to bring your own caregiver — whether it’s a nanny, grandparent, or another family member. They’re also welcome to use our designated family-friendly space during the event. If you prefer, you can hire a professional nanny at your own cost through our childcare provider. diff --git a/src/content/pages/tickets.mdx b/src/content/pages/tickets.mdx index 8192a98fc..73e7cb6cf 100644 --- a/src/content/pages/tickets.mdx +++ b/src/content/pages/tickets.mdx @@ -127,7 +127,7 @@ If you're purchasing multiple tickets, please consider sponsoring the event! ☕ Every ticket includes break refreshments and a light lunch for each day.
  • - 👶 Free childcare is available at the conference for children aged 18 months and older. For more info, check out our [childcare](/childcare) page. Please make sure to register a ticket for yourself and select how many children will require childcare at checkout. + 👶 Free childcare is available at the conference for children aged 19 months and older. For more info, check out our [childcare](/childcare) page. Please make sure to register a ticket for yourself and select how many children will require childcare at checkout.
  • ⏰ We encourage you to book your ticket early. This makes it easier for us to plan for the event and arrange important things like catering, badge printing, and other logistics.