Feat/map page and db preview - #71
Open
KonstantinMB wants to merge 2 commits into
Open
Conversation
…ut gap - New /map route (MapPage) showcases the interactive world map full-width with a page header; added to desktop More menu + mobile nav (World Map). - Homepage: replace the embedded interactive map with a compact, non-interactive database preview (latest YC companies + CTA to /database); keep a prominent 'Explore the interactive world map' link to /map. Repoint #map anchors and the bento 'Interactive Map' card to /map; hero 'Start Exploring' scrolls to the preview. - Fix the blue/navy band at the top when zoomed out: clamp the 2D view so the Web Mercator world always covers the viewport (min-zoom fills the larger dimension) and the poles can't be panned into view — no background gap in either theme or on mobile. Basemap-matched container bg as a backup. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01R4B1pcs7619oF8o4jn3PZF
…I showcase Replaces the CompaniesBrowser 'Browse All Companies' block, the bento feature grid, and the 'Ready to explore?' terminal footer with two designed sections: - PlatformCapabilities: a live stat strip (companies/active/hiring/top industry /country) + a 6-card anchor grid pointing to Database, Map, Analytics, Hiring, Founders and Tools, with staggered reveals and per-card accent glow. - ApiShowcase: a live terminal that types a real curl request and streams syntax-highlighted JSON back, cycling through /companies, /search and /stats (real api.exploreyc.com/api/v1 endpoints + Bearer auth). Paired with a 3-step connect guide, endpoint chips, and CTAs to /signup and /api-docs. Respects prefers-reduced-motion; terminal stays dark in both themes. Removes now-unused CompaniesBrowser/HackerCard-bento imports from HomePage. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01R4B1pcs7619oF8o4jn3PZF
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.