Skip to content

Make Adv. Board bigger Header#99

Merged
SimonBurmer merged 1 commit intomainfrom
feat/adv_board
Apr 12, 2026
Merged

Make Adv. Board bigger Header#99
SimonBurmer merged 1 commit intomainfrom
feat/adv_board

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Apr 12, 2026

Summary by CodeRabbit

  • UI Updates

    • Redesigned the advisory board section with a refreshed layout and new "Meet our Experts" heading for improved visual hierarchy.
    • Enhanced advisor profile viewing with smooth scrolling to detail panels.
    • Updated the embedded map display on the startups page.
  • Chores

    • Improved TypeScript configuration for better type support.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 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 12, 2026 10:03pm

@SimonBurmer SimonBurmer merged commit 16311fb into main Apr 12, 2026
2 of 3 checks passed
@SimonBurmer SimonBurmer deleted the feat/adv_board branch April 12, 2026 22:03
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 12, 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: d44a8b9b-7668-4c9b-b538-46683217be48

📥 Commits

Reviewing files that changed from the base of the PR and between 1aee757 and 36a01c6.

⛔ Files ignored due to path filters (1)
  • public/join-start/yc-stories.jpeg is excluded by !**/*.jpeg
📒 Files selected for processing (3)
  • app/about-us/AboutUsContent.tsx
  • app/startups/StartupsContent.tsx
  • next-env.d.ts

📝 Walkthrough

Walkthrough

This PR updates the About Us page's advisory board section with improved layout and scroll-to-detail functionality, changes an embedded map URL configuration in the Startups page, and adds Next.js route type support to TypeScript configuration.

Changes

Cohort / File(s) Summary
Advisory Board UI & Interaction
app/about-us/AboutUsContent.tsx
Modified grid layout from 1-3 columns to 2-5 columns, replaced advisory board header content with new "Meet our Experts" title/subtitle, and implemented smooth scroll-to-detail behavior using useRef and setTimeout on advisor selection.
Map Configuration
app/startups/StartupsContent.tsx
Updated embedded OpenStreetMap iframe URL from export/embed.html with bounding-box parameters to standard OSM viewer URL using mlat/mlon and hash-based map view.
TypeScript Configuration
next-env.d.ts
Added TypeScript reference directive for Next.js route definitions (./.next/types/routes.d.ts) and updated documentation link from configuring/typescript to api-reference/config/typescript.

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly Related PRs

  • Yc event img #98: Modifies the same next-env.d.ts route reference directive (removes it, while this PR adds it).

Suggested Reviewers

  • niklas1simakov

Poem

🐰 The advisory board now shines so bright,
With experts displayed in a grid just right,
Maps are redrawn with coordinates new,
TypeScript routes guide the way through,
A polished page greets the visitor's view! ✨

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

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