Flowchart Updated
This commit is contained in:
@ -6,7 +6,7 @@ const CareerPage = () => {
|
||||
return (
|
||||
<div className="page-content contact-us">
|
||||
<CareerHero />
|
||||
<div className="h-6"></div>
|
||||
{/* <div className="h-2"></div> */}
|
||||
<CareerSection />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user