nachitzaid/lando-noris ? reverse-engineered prompt
Reverse engineered prompt
Build me a local mirror of the Lando Norris website that runs fully from my machine and looks and behaves like the live site. I want the original homepage, the same styling, the loading screen, the animated hero section, and the interactive bits to all work using local files instead of pulling the main experience from the web.
Please make it easy to run with npm install and npm run dev, then open it in the browser on localhost. Keep the Webflow generated page working, and make sure the Rive animations, the WebGL helmet hero, and the other visual effects load correctly from the local assets. If some fonts, images, or runtime files still need to come from their public sources, that’s fine, just keep the main app self hosted.
Also make the loading overlay stay visible long enough to notice, and let the user click the pill to dismiss it. If you need current docs for any of the animation or build pieces, look them up online and adapt the code so everything works smoothly.
Are you gonna build this?
make sure you review the code using coderabbit