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.", }, { EN: "Whaaat? Wait, stop!", }, ]