--- import PresentationLayout from '../../layouts/PresentationLayout.astro'; import KaptioLogo from '../../components/KaptioLogo'; // TEMPLATE — Q&A (DARK) // Reusable on-brand pre-closing Q&A slide. Clone this before the closing slide. // - Ground: --flux-primary-800 + full-bleed photo + teal overlay + spectrum // - Centered large white headline, optional light support line // - Kaptio logo (light) centered bottom // - NO yellow, no emoji const headline = 'Questions?'; const support = 'We would love to hear from you.'; const photo = '/images/bg-iceland-fjord-road.png'; const spectrum = '/images/texture-spectrum.png'; ---

{headline}

{support}