No description
Find a file
Maaxxs 76b9fe35cc Fix hero image gap: scale via Framer Motion instead of a Tailwind class
The scale-110 utility set the same CSS transform property that Framer
Motion's y-parallax already controlled inline, silently canceling the
scale. The image never actually zoomed in, so the parallax shift had no
overflow buffer and exposed a bare strip at the bottom of the hero.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 22:46:35 +02:00
.github/workflows Fix deploy branch: preserve hifi/ subfolder instead of flattening 2026-07-05 16:35:12 +02:00
hifi Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
hifi-src Fix hero image gap: scale via Framer Motion instead of a Tailwind class 2026-07-06 22:46:35 +02:00
.gitignore Add GitHub Actions workflow to auto-build and publish to deploy branch 2026-07-05 16:05:19 +02:00