This repository contains the frontend code for the Aurexion Labs store, including the landing pages, header/footer components, and styling.
It’s built with plain HTML, CSS, and JavaScript, no frameworks, for simplicity and maintainability.
The live version of the site is available at: https://www.aurexionlabs.com
index.html– main landing pagecss/– stylesheetsjs/– scriptscomponents/– reusable components (header, footer)assets/– images, icons, etc.