Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Pachon
804d1403b6 Restore original desktop top-bar nav; sidebar nav for mobile only
The sidebar + fullscreen overlay redesign was intended for mobile only.
Desktop now renders the original fixed horizontal top bar (logo, centered
hamburger, social + language) and its 3-column hover overlay exactly as
before. Mobile (<768px) keeps the new 60px vertical sidebar and the
single-column accordion overlay. Container offset is paddingTop:60 on
desktop and paddingLeft:60 on mobile.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 21:46:56 +02:00
Sebastian Pachon
f1bb13afd7 Replace top bar with vertical sidebar + fullscreen overlay navigation
New design from prototype: fixed 60px sidebar (logo, vertical gold line,
hamburger, social icons, lang switcher) replaces the horizontal header.
Overlay is a 3-column fullscreen menu on desktop (main nav left, subnav
middle with hover panels, utilities right with close/logo/CTAs) and a
single-column accordion menu on mobile. Content shifts paddingLeft:60
to clear the sidebar on all screen sizes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 21:37:37 +02:00
Sebastian Pachon Araque
cecd9fc3b4 Fix mobile/responsive view across all pages and components
Comprehensive mobile pass over every page, form, layout and shared
component: eliminate horizontal overflow, switch fixed-vh sections to
auto height, collapse multi-column grids to single column, scale down
display typography and padding, enforce 44px tap targets, and ensure
embedded gold forms render and scroll without clipping on small screens.
All changes gated behind isMobile; desktop layout unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:27:05 +02:00
Sebastian Pachon Araque
0115ac069f Remove password gate (LoginGate) 2026-05-29 09:12:26 +02:00
Sebastian Pachon Araque
2192c58a08 Add .gitignore, exclude dist and node_modules 2026-05-29 09:10:21 +02:00
Sebastian Pachon Araque
fea7998835 Initial commit — BMP Website 2026
Vollständiges Redesign mit Gold-Formularen, BMP-Logo, multi-step Forms (Bewerbung, Kontakt, Sponsoring), Netlify-Deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 09:01:20 +02:00