Skip to content

Commit

Permalink
52 about meet the team (#61)
Browse files Browse the repository at this point in the history
### Describe your changes
Implemented the "meet the team" section of the landing page.

This includes:
buttons for choosing teams
team member cards + pictures


### Issue ticket number and link
#52

### Testing Steps
checkout to 52-about-meet-the-team
run pnpm install to update dependencies
run the development server (npm run dev).

---------

Co-authored-by: Christina <[email protected]>
Co-authored-by: ChrisFong604 <[email protected]>
  • Loading branch information
3 people authored Sep 8, 2024
1 parent 1efe8b6 commit 198cb06
Show file tree
Hide file tree
Showing 53 changed files with 2,630 additions and 2,393 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"geist": "^1.3.1",
"next": "14.2.6",
"react": "^18",
"react-dom": "^18",
"shadcn-ui": "^0.9.0"
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
Expand Down
Loading

0 comments on commit 198cb06

Please sign in to comment.