--- import PresentationLayout from '../../layouts/PresentationLayout.astro'; import KaptioLogo from '../../components/KaptioLogo'; // TEMPLATE โ€” Statement (LIGHT) // Reusable on-brand statement / thesis slide. Clone this for a single big idea. // - Ground: --flux-background (#F9FAF8) // - Centered column: optional single emoji accent, bold black headline, light black paragraph // - Kaptio logo (dark) centered near the bottom const emoji = '๐Ÿ”Ž'; const headline = 'Where we aim to focus efforts'; const body = 'With our focus on innovation-ready customers, we must align our roadmap with those needs. Our success hinges on staying ahead of the curve, anticipating challenges and opportunities in managing complex, multi-day travel operations. To achieve this, we are defining innovation themes that will shape the future of our platform.'; ---

{headline}

{body}