Skip to content

Commit

Permalink
Merge pull request #243 from ufsasewebmaster/board-card
Browse files Browse the repository at this point in the history
wrote better program description: 
We offer a variety of programs that provide members of all experience levels with opportunities to network, socialize, and develop technical and leadership skills. Read on to learn more about our Intern Program, Engineering Team, Web Team, and Intramural sports league.
  • Loading branch information
elliot-liu-12 authored Feb 19, 2025
2 parents 6d6a0e5 + 355bbba commit 0cf3bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/client/components/programs/BoardPicture.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const BoardPicture = () => {
<div className="absolute inset-0 flex items-end justify-center p-4">
<div className="w-5/6 rounded-b-xl bg-gradient-to-t from-black to-transparent p-4">
<p className="text-lg text-white">
Brief overview of what <span className="text-saseGreen">SASE programs</span> there are, what they do, why they were created, what
participants get out of the programs, etc. Just general overview kinda thing.
We offer a variety of programs that provide members of all experience levels with opportunities to network, socialize, and develop
technical and leadership skills. Read on to learn more about our Intern Program, Engineering Team, Web Team, and Intramural sports league.
</p>
</div>
</div>
Expand Down

0 comments on commit 0cf3bcd

Please sign in to comment.