Skip to content

Commit

Permalink
Update Team2023.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
devSahinur authored Jan 28, 2024
1 parent bc08beb commit 202f71a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Team2023.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const Team2023 = () => {
className="flex flex-col text-center w-full mt-20 mb-10 py-2"
>
<h1 className="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">
Meet The Team 2023
Meet The Team 2024
</h1>
<p className="lg:w-2/3 mx-auto leading-relaxed text-base">
The core members of TPI Computer & Programming Club
Expand Down Expand Up @@ -191,4 +191,4 @@ const Team2023 = () => {
)
}

export default Team2023
export default Team2023

1 comment on commit 202f71a

@vercel
Copy link

@vercel vercel bot commented on 202f71a Jan 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.