import React from 'react'; import CareerHero from './CareerHero' import CareerSection from './CareerSection'; const CareerPage = () => { return (