"use client"; const SectionHeader = ({ title, subtitle, titleLg, variant = "default" }) => { return (
{subtitle}