Skip to content

Fix: Ali Improvements#40

Merged
SimonBurmer merged 6 commits intomainfrom
fix/ali
Apr 2, 2026
Merged

Fix: Ali Improvements#40
SimonBurmer merged 6 commits intomainfrom
fix/ali

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Apr 2, 2026

Summary by CodeRabbit

  • New Features

    • Added Partner dropdown navigation menu linking to partner and collaborator pages
    • Integrated Jobs link in call-to-action button
    • Implemented news carousel with pagination controls on home page
  • Updates

    • Revised About Us founding year and years active metrics
    • Updated event names, categories, and timeline layout
    • Refreshed partner overview section header copy
    • Modified home page hero imagery and network statistics
    • Reorganized member display sorting
    • Adjusted startup listing organization

- Replace "For Partners" link with "Partner" dropdown containing "For Partners" and "Our Partners"
- Remove "Our Partners" from Community dropdown (moved to Partner dropdown)
- Convert Apply Now button into a split button with "Apply Now" and "Jobs"
- Apply changes to both desktop and mobile navigation
@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:07pm

@SimonBurmer SimonBurmer merged commit 2f82d7e into main Apr 2, 2026
2 of 3 checks passed
@SimonBurmer SimonBurmer deleted the fix/ali branch April 2, 2026 21:07
@SimonBurmer SimonBurmer restored the fix/ali branch April 2, 2026 21:07
@SimonBurmer SimonBurmer deleted the fix/ali branch April 2, 2026 21:07
@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: 88077ab1-011d-49fe-a8b6-c1190725ef99

📥 Commits

Reviewing files that changed from the base of the PR and between 113f2c6 and 3b9f6b4.

⛔ Files ignored due to path filters (6)
  • public/aboutUs/hero.jpg is excluded by !**/*.jpg
  • public/aboutUs/hero_old.jpg is excluded by !**/*.jpg
  • public/home/heroBackground/background.jpg is excluded by !**/*.jpg
  • public/home/heroBackground/background1.jpeg is excluded by !**/*.jpeg
  • public/home/heroBackground/background2.jpg is excluded by !**/*.jpg
  • public/home/heroBackground/background4.png is excluded by !**/*.png
📒 Files selected for processing (8)
  • app/about-us/page.tsx
  • app/events/page.tsx
  • app/for-partners/page.tsx
  • app/home/page.tsx
  • app/members/page.tsx
  • app/startups/page.tsx
  • components/Hero.tsx
  • components/Navigation.tsx

📝 Walkthrough

Walkthrough

This PR updates multiple pages and navigation with content changes, UI restructuring, and component enhancements. Changes include updated founding year and metrics, event data and timeline marker adjustments, homepage news carousel implementation with state management, navigation dropdown additions for partners, and image positioning configurability in the Hero component.

Changes

Cohort / File(s) Summary
Content & Metadata Updates
app/about-us/page.tsx, app/for-partners/page.tsx
Updated founding year from 2014 to 2003 and "Years Active" from 10 to 20; changed header copy from "Trusted Partners" to "Partners & Collaborators" and main heading from "WITH WHOM WORKED" to "WHO WE WORK WITH".
Events Data & Timeline
app/events/page.tsx
Updated event names ("START Legal Hack" → "Munich Hacking Legal"), category ("Workshop" → "Incubator"), and swapped TimelineMarker positions (pitch-network, legal-hack, info-event); updated legend text from "Workshops" to "Incubator".
Homepage Refactoring
app/home/page.tsx
Restructured hero images array, added newsIndex state for carousel pagination, reordered headline styling, converted "Backed by brands" section to clickable link with hover styling, replaced hardcoded news cards with data-driven array (slice() pagination), updated stats (Countries: 12 → 17), and adjusted emphasis styling across multiple sections.
Members Page Updates
app/members/page.tsx
Updated "Active Members" animated value from 192 to 70, changed hero background image to "/ourMembers/hero.png", added "+" text span to member count, and modified batch member rendering to prioritize members with profileImage.
Startups Page
app/startups/page.tsx
Removed alphabetical sorting of filteredCompanies and updated MTZ description expansion from "MünchenTechnologieZentrum" to "Münchner Technologiezentrum".
Component Enhancements
components/Hero.tsx
Added optional imagePosition prop to HeroProps with default "center 45%", replacing hardcoded object-[center_75%] with dynamic style binding for configurable background image focal positioning.
Navigation Restructuring
components/Navigation.tsx
Added Partner dropdown menu with state/refs for desktop and mobile, replacing single "FOR PARTNERS" link with dropdown containing /for-partners and /partners; split CTA buttons into "APPLY NOW" and external "JOBS" link; reordered mobile community links (moved members/partners to member-network).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

  • Feat: Events page ROUND #32: Modifies app/events/page.tsx timeline markers, legend labels, and same recurring event entries (start-labs, legal-hack) with overlapping structural changes.
  • Landinpage Version 1 #20: Refactors components/Navigation.tsx navigation dropdowns and desktop/mobile link handling, directly related to partner dropdown and CTA button additions.
  • Ft member #21: Introduces profileImage field and batch member fetching logic in app/members/page.tsx, which underpins the batch member sorting changes in this PR.

Poem

🐰 The website hops to a newer beat,
With founding tales from '03 so sweet,
News carousels spin, partners align,
Navigation blooms in dropdowns divine—
START Munich shines with stories redesigned! 📰✨

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fix/ali

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