HifiPlanet-Website/hifi-src/src
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
..
api Fix API responses silently becoming null on the live server 2026-07-05 16:16:11 +02:00
assets Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
components Remove language switcher from mobile menu, keep only the header one 2026-07-06 22:16:20 +02:00
context Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00
hooks Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
i18n Drop the fixed printer count from the stats stat, keep it evergreen 2026-07-06 22:28:35 +02:00
pages Fix hero image gap: scale via Framer Motion instead of a Tailwind class 2026-07-06 22:46:35 +02:00
App.jsx Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
index.css Replace paper-grain texture with a premium ambient-glow background 2026-07-06 18:23:49 +02:00
main.jsx Make base path configurable for root-domain deployment (IONOS) 2026-07-05 14:23:30 +02:00