Skip to content

Commit

Permalink
add: update team section
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed Jan 15, 2025
1 parent 3985df6 commit b99f55c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const TeamSection = () => {
<section title="team-members" className="relative mx-4 flex max-w-full flex-col items-center md:mx-auto md:my-10">
<div className="mb-14 flex flex-col items-center justify-center space-y-4">
<h2 className="max-w-2xl text-4xl font-semibold md:text-5xl lg:text-6xl text-center">
Our platform is <span className="text-primary-gradient">open source</span>
Building with transparency <br /> <span className="text-primary-gradient">100% open source</span>
</h2>

<TeamMember
Expand Down

0 comments on commit b99f55c

Please sign in to comment.