Skip to content

Fix: about us page#42

Merged
SimonBurmer merged 2 commits intomainfrom
feat-aboutus
Apr 2, 2026
Merged

Fix: about us page#42
SimonBurmer merged 2 commits intomainfrom
feat-aboutus

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Apr 2, 2026

Summary by CodeRabbit

Release Notes

  • New Features

    • Added animated counters for "Years Active" and "Members" metrics on the About Us page
    • Added a new mission partner with dual image support
  • Style

    • Updated About Us page layout and spacing for Mission Partners and Executive Board sections
    • Replaced remote images with optimized local assets for board portraits and partner logos
    • Reinserted visual divider between Mission Partners and Executive Board sections

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
start-munich Ready Ready Preview, Comment Apr 2, 2026 9:56pm

@SimonBurmer SimonBurmer merged commit e7748a3 into main Apr 2, 2026
2 of 3 checks passed
@SimonBurmer SimonBurmer deleted the feat-aboutus branch April 2, 2026 21:57
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 2, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 31f19c3d-fd6b-472d-b7cf-cabf576bec49

📥 Commits

Reviewing files that changed from the base of the PR and between 2f82d7e and d3cc7e7.

⛔ Files ignored due to path filters (12)
  • public/aboutUs/Board/Ali.png is excluded by !**/*.png
  • public/aboutUs/Board/Anna.png is excluded by !**/*.png
  • public/aboutUs/Board/Defne.png is excluded by !**/*.png
  • public/aboutUs/Board/Marius.png is excluded by !**/*.png
  • public/aboutUs/Board/Mohammed.png is excluded by !**/*.png
  • public/aboutUs/Board/Niklas.png is excluded by !**/*.png
  • public/aboutUs/Board/Piotr.png is excluded by !**/*.png
  • public/aboutUs/Board/Simon.png is excluded by !**/*.png
  • public/aboutUs/missionPartner/CDTM.png is excluded by !**/*.png
  • public/aboutUs/missionPartner/MunichStartup.png is excluded by !**/*.png
  • public/aboutUs/missionPartner/mandm.jpeg is excluded by !**/*.jpeg
  • public/aboutUs/missionPartner/mtz.jpg is excluded by !**/*.jpg
📒 Files selected for processing (1)
  • app/about-us/page.tsx

📝 Walkthrough

Walkthrough

The About Us page has been updated to display animated hero metrics using the useAnimatedNumber hook, replace remote image URLs with local asset paths for board portraits and mission partners, add support for dual-image mission partner entries, and adjust layout and styling for the mission partners and executive board sections.

Changes

Cohort / File(s) Summary
About Us Page Enhancements
app/about-us/page.tsx
Integrated useAnimatedNumber hook to animate "Years Active" and "Members" metrics; replaced Unsplash image URLs with local asset paths for executive board and mission partner images; added dual-image support for mission partners with conditional rendering; changed selectedAdvisor initialization from null to 0; refactored executive board layout from sticky grid to flex-based design with updated card styling, image container sizing, and hover behavior; adjusted mission partners section padding and divider placement.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • PR #28: Directly modifies the same app/about-us/page.tsx file, establishing the AboutUsPage component that this PR updates with animations and image handling improvements.
  • PR #13: Adds and exports the useAnimatedNumber hook that this PR integrates into the About Us page for animating hero metrics.
  • PR #25: Updates pages to replace remote image URLs with local asset paths, following the same pattern applied here to board portraits and mission partner imagery.

Poem

🐰 The About Us hops with animated cheer,
Numbers dance as values appear!
Local images replace distant views,
Mission partners in dual-image crews,
The board's in flexbox—cleaner, more true! ✨

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat-aboutus

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant