← Back to website
Upload Guide
This package is a static website. Upload all files and folders exactly as they are to your hosting provider.
Files included
index.htmland pages for AI Agents, Solutions, Industries, Case Studies, About, and Contact.styles.cssfor the full design system.script.jsfor mobile menu, animations, and the contact form email action.assets/imageswith SVG logo and website visuals.
Upload to Netlify
- Unzip the package.
- Go to Netlify and choose Add new site → Deploy manually.
- Drag the entire website folder contents into Netlify.
- Set your custom domain to
axirim.comfrom Domain settings.
Upload to cPanel or normal hosting
- Open File Manager.
- Go to
public_html. - Upload all files and folders from inside the website folder.
- Make sure
index.htmlis directly insidepublic_html, not inside a nested folder.
Important
The contact form currently opens a pre-filled email to hello@axirim.com. Replace this with your real email or connect the form to a backend service later.