marketing/src/containers/methodology/contact-us/component.tsx
Function ContactUs
has 54 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const ContactUs: FC = () => {
return (
<section className="bg-orange-500 xl:bg-white">
<Wrapper>
<div className="relative z-10 pt-12 bg-orange-500 md:pt-20 xl:-mt-10 xl:px-20 xl:-mx-20">