Skip to content
Snippets Groups Projects
texts.tsx 1.33 KiB
Newer Older
export const intro = [
    {
        EN: 'Hey there, super awesome friends!',
    },
    {
        EN: "I'm Blo, and I have a story to share with you.",
    },
    {
        EN: 'My little brother got diagnosed with diabetes.',
    },
    {
        EN: "It's like a mischievous gremlin in his body!",
    },
    {
        EN: 'But we can outsmart it together.',
    },
    {
        EN: "That's why I became a diabetes champion to teach you all about it.",
    },
    {
        EN: "We will learn how food affects us, keep our energy up, and have fun being active.",
    },
    {
        EN: "No worries, learning about diabetes is not scary or boring!",
    },
    {
        EN: "It's an exciting adventure!",
    },
    {
        EN: "So let's dive in! Ready? Let's go!!",
    },
];

export const opening = [
    {
        EN: "Whaaat? Wait, stop!",
    },
    {
        EN: "You probably don't even know what insulin is. I'll explain.",
    },
    {
Katarína Sieklová's avatar
Katarína Sieklová committed
        EN: "When we eat or drink, our body breaks down the sugar molecules and releases parts of it called glucose in our blood.",
    },
    {
        EN: "That's great, because we all need some glucose. It is what gives us our energy.",
    },
    {
        EN: "But it can only give us energy if it gets inside the cells.",
    },
    {
        EN: "This is where the insulin comes into play!",