Development Hub
Site Map — All Pages
16 pages total. Click any link to preview. All pages share the same CSS, JS, and image assets.
Home
Homepage index.htmlServices 4 pages
ICT System Management services/ Cyber Security services/ Automation & Orchestration services/ SAP Billing & Revenue Management services/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
├── 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