import CTASection from './CTASection'; import FooterSection from './FooterSection'; import HLSVideo from './HLSVideo'; export default function CTAFooterWrapper() { return (
{/* Background HLS Video */} {/* Gradient Overlay */}
); }