A static landing page for Reverbrix, a concept for noise-cancelling headphones aimed at people with misophonia and other auditory sensitivities.
The site walks through the idea behind the product: combining active noise cancellation with selective frequency filtering, so the user can tune out specific triggering sounds (sniffling, eating, certain frequencies) while keeping speech and important environmental noise audible. There's a short "About" page explaining misophonia and how Reverbrix differs from existing hearing aids and white noise generators.
It's plain HTML with inline CSS, no build step. Open index.html in a browser, or serve the folder with anything that handles static files:
python3 -m http.server
Then visit http://localhost:8000.
index.html— main product pageabout.html— background on misophonia and the proposed solutionheadphones.jpg— product image used across sections