Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Jul 31, 2024
1 parent c985d0a commit d60d015
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const About = () => {
<div className="name__title">Hamidah Oderinwale</div>
<div className="linkedin__link">www.linkedin.com</div>
</div>
</div>
</div>
////

<div className="flex justify-center gap-14 p-3 sm:flex-shrink">
Expand Down Expand Up @@ -148,8 +148,7 @@ const About = () => {
<div className="flex flex-col items-center text-center">
<div className="image__card mb-2">
<Image src="./Joseph_Ekpenyong.jpg" alt="hero" width={118} height={118} className="object-contain" />
</div>
</div>

</div>
<div className="name__title">Joseph Ekpenyong</div>
<div className="linkedin__link">www.linkedin.com</div>
Expand Down

0 comments on commit d60d015

Please sign in to comment.