HifiPlanet-Website/hifi-src/src/components
Maaxxs e89e2aed34 Make the grain texture universally visible via a fixed overlay
Previously the grain lived on .page-texture's own background-image, so
any section with its own opaque background color (bg-neutral-50 bands)
painted right over it. Moved the grain to a fixed, full-viewport overlay
that sits on top of everything instead.

Also fixed a failed attempt at using mix-blend-mode: overlay for a
single theme-agnostic texture - that blend mode has almost no visible
effect on backgrounds this close to pure white/black, since its math
compresses toward the backdrop at the extremes. Back to plain alpha
transparency with separate light/dark speckle colors, moderate opacity.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 00:23:44 +02:00
..
Accordion.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
AdminLayout.jsx Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
CookieConsentBanner.jsx Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00
DynamicIcon.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ExternalEmbed.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Footer.jsx Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00
IconPicker.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
ImageUploadField.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Lightbox.jsx Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00
MaintenanceBypassBanner.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
MaintenanceNotice.jsx Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00
Navbar.jsx Remove language switcher from mobile menu, keep only the header one 2026-07-06 22:16:20 +02:00
ProtectedRoute.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
PublicLayout.jsx Make the grain texture universally visible via a fixed overlay 2026-07-07 00:23:44 +02:00
RequirePermission.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Reveal.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ScrollProgress.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ScrollToTop.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
SetupGate.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
StarRating.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
TestimonialSlider.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
ThemeToggle.jsx Add German/English language toggle for the storefront 2026-07-06 21:51:32 +02:00