Site Map — All Pages

16 pages total. Click any link to preview. All pages share the same CSS, JS, and image assets.

File Structure

verso-altima-website/
├── sitemap.html ← you are here
├── index.html ← homepage
├── about.html
├── careers.html
├── contact.html
├── news.html ← NEW
├── support.html ← NEW
├── css/
│ └── styles.css
├── js/
│ └── main.js
├── images/
│ └── (28 images)
├── services/
│ ├── ict-system-management.html
│ ├── cyber-security.html ← RENAMED
│ ├── automation-orchestration.html
│ └── sap-billing.html
└── industries/
    ├── telecom.html
    ├── energy.html
    ├── public-sector.html
    ├── transport.html
    └── enterprise.html
Scroll to Top