import FooterSection from '../components/FooterSection' import HeroSectionLead from '../components/HeroSectionLead' const LeadPage = () => { return ( <> ) } export default LeadPage