Skip to content

Conversation

@JoyBrown252
Copy link
Contributor

PR Description:

## Changes
- Created new About Us page component
- Added team member section with all 5 team members
- Included names and roles for each team member:
  - Tailia (Product Owner)
  - Daniel Boyce (Senior Developer)
  - Ethan (Junior Developer)
  - Calvin (Junior Developer)
  - Joy Brown (Scrum Master)

## Features
- Responsive layout with all team members in one row
- Consistent image placeholders (ready for actual photos)
- Clean, professional design with cyan/blue theme
- "Meet the Team" section header

## Testing
- [ ] Page displays correctly on desktop
- [ ] Page displays correctly on mobile
- [ ] All team members are visible in one row
- [ ] Ready to add actual team photos

## Screenshots
[Add a screenshot of the page here if possible]

@vercel
Copy link

vercel bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cs-25-2-team5 Error Error Oct 21, 2025 2:31pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@@ -0,0 +1,48 @@
import { User } from 'lucide-react';
Copy link
Contributor

Choose a reason for hiding this comment

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

This line here is causing the build to fail:
build logs
src/pages/About.tsx(1,22): error TS2307: Cannot find module 'lucide-react' or its corresponding type declarations.
Error: Command "npm run build" exited with 2

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I resolved the issue however I put it on the wrong branch. its on pr #54

@JoyBrown252 JoyBrown252 deleted the about-us-page branch October 22, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants