diff --git a/src/components/ticket-tiers/ticket-tiers.astro b/src/components/ticket-tiers/ticket-tiers.astro index 351a6be65..0bcd98879 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 if needed" }, + { text: "Access to free childcare for children aged 18 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 if needed" }, + { text: "Access to free childcare for children aged 18 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 if needed" }, + { text: "Access to free childcare for children aged 18 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 new file mode 100644 index 000000000..aa6d8771b --- /dev/null +++ b/src/content/pages/childcare.mdx @@ -0,0 +1,37 @@ +--- +title: Childcare +subtitle: Everything you need to know about childcare +--- +import { Image } from 'astro:assets'; + +import childcareArea from "./images/childcare-area.jpg"; +import childcareBalls from "./images/childcare-balls.jpg"; + + +## Childcare at EuroPython 2025 + +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**. +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. + +If you prefer, you can hire a professional nanny at your own cost through our childcare provider. + +We’ll also have an area available for breastfeeding or spending time with your child in a calmer environment. + +### How to Apply +To request childcare, please make sure to: +- Register your own ticket for the conference. +- During checkout, select that you’ll need childcare. +- Indicate how many children will require care. + +If you have any questions or specific needs, feel free to reach out to us at helpdesk@europython.eu. + +We look forward to welcoming you and your family to EuroPython 2025! + +