--- import PresentationLayout from '../../layouts/PresentationLayout.astro'; import KaptioLogo from '../../components/KaptioLogo'; // TEMPLATE — Closing (DARK) // Reusable on-brand closing / thank-you / CTA slide. Clone this to end a deck. // Derived from the Cover template's layer stack, but centered and white-only: // - Ground: --flux-primary-800 (#032E36) + full-bleed photo + teal overlay + spectrum // - Centered: big white Lexend Bold headline, one Lexend Light white support line, // thin low-opacity divider, Kaptio logo (light) // - NO yellow eyebrow (yellow is the cover's accent — closing stays white-only), no emoji const headline = "Let's build the future of travel"; const support = 'hello@kaptio.com · kaptio.com'; const photo = '/images/bg-ocean-sunset.png'; const spectrum = '/images/texture-spectrum.png'; ---

{headline}

{support}