Skip to content

feat: make Member Journey ROUND#34

Merged
SimonBurmer merged 1 commit intomainfrom
feat/journy
Mar 30, 2026
Merged

feat: make Member Journey ROUND#34
SimonBurmer merged 1 commit intomainfrom
feat/journy

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Mar 30, 2026

Summary by CodeRabbit

Release Notes

  • New Features

    • Animated counter effects now display on key statistics (Capital Raised, Startups, and Unicorn metrics) for improved visual engagement when viewing the page.
  • Style

    • Redesigned member journey page with updated layout spacing, improved card styling, and refined visual hierarchy.
    • Adjusted timeline card dimensions and enhanced overall page structure with improved section organization and typography.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

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

Project Deployment Actions Updated (UTC)
start-munich Ready Ready Preview, Comment Mar 30, 2026 11:21pm

@SimonBurmer SimonBurmer merged commit 5d5d00b into main Mar 30, 2026
1 of 3 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 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: 4c4e8f35-d2e9-444e-95d8-8464c4dd2fce

📥 Commits

Reviewing files that changed from the base of the PR and between b8a2cc6 and 015bc24.

📒 Files selected for processing (2)
  • app/home/page.tsx
  • app/member-journey/page.tsx

📝 Walkthrough

Walkthrough

Updated app/home/page.tsx with three new useAnimatedNumber hooks to animate Capital, Startups, and Unicorn stats. Refactored app/member-journey/page.tsx with extensive UI changes including timeline card styling, spacing adjustments, department/event card restyling, and container restructuring while maintaining existing functionality.

Changes

Cohort / File(s) Summary
Home Page Stats Animation
app/home/page.tsx
Added three useAnimatedNumber hooks (animatedCapital, animatedStartups70, animatedUnicorn) with differing durations, replacing static stat values while preserving existing animatedValues array usage.
Member Journey Page Refactor
app/member-journey/page.tsx
Extensive UI overhaul including timeline card width reduction (340px → 320px), container spacing updates (pt-8→pt-12, mb-20→mb-0, pt-20→pt-28), department/event card restyling with adjusted grid columns/gaps, section restructuring with added wrapper elements, global CSS reorganization for scrollbar/keyframes, and minor content wording adjustments.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • fix home bugs (Ali) #33 — Directly related to reintroduction of animated stats in app/home/page.tsx, addressing the core feature focus of animating Capital, Startups, and Unicorn values.
  • Feat: Update Image on Member page #16 — Overlaps with member-journey/page.tsx modifications including memberStories content structure and page layout changes.
  • Landinpage Version 1 #20 — Related to facts/stats/hero area refactoring in app/home/page.tsx, addressing the same UI section's animation setup.

Poem

🐰 Numbers dance with springy hops,
Stats count up and never stop,
Timeline cards now trim and neat,
Member paths feel fresh and sweet,
UI polish, smooth and tight—
The journey shines in animated light! ✨

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/journy

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