Skip to content

Commit

Permalink
pulled from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayodejioladimeji committed Jul 25, 2024
1 parent 549afee commit 8e3302f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/layouts/aboutUs/ExecutiveTeam.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ const ExecutiveTeam = () => {
The Executive Team
</h3>

<p className="text-center text-[16px] leading-[19px] text-neutral-600 md:text-[18px] md:leading-[22px]">
<p className="text-center text-[16px] text-neutral-600 md:text-[18px]">
Meet Our Exclusive team that have been trained to meet your needs.
</p>

<div className="mx-auto mt-20 flex flex-wrap justify-center gap-[20px] pb-10 xl:justify-between">
<div className="mx-auto mt-10 flex flex-wrap justify-center gap-[20px] pb-10 xl:justify-between">
<div className=" ">
<TeamCard
name="John Abraham"
Expand Down

0 comments on commit 8e3302f

Please sign in to comment.