import Image from "next/image"; const services = [ { title: "Internet Connectivity", description: "Business internet access with resilient routing, clear service boundaries, and engineering-led deployment.", }, { title: "Managed Network Services", description: "Operational support for routing, switching, firewalls, and production network infrastructure.", }, { title: "Network Consulting", description: "Architecture, troubleshooting, and design support for organisations and service providers.", }, ]; export default function HomePage() { return (
Novarix Networks Novarix Networks

Connectivity • Managed Services • Network Engineering

Network infrastructure services built for reliability and growth.

Novarix Networks provides internet connectivity, managed network services, and engineering expertise for organisations that need dependable infrastructure and clear technical ownership.

Contact Services

Services

Focus the first version of the business on what can be delivered credibly now.

{services.map((service) => (

{service.title}

{service.description}

))}

Platform Direction

The platform is designed to expand beyond connectivity and managed services toward deeper interconnection capabilities, including exchange participation and edge infrastructure where commercially justified.

Phase 1

Connectivity, support, consulting

Lead with services that are operationally clear and saleable immediately.

Phase 2

Interconnect and peering

Add exchange participation and partner interconnection as the footprint matures.

Phase 3

Edge infrastructure

Introduce selective CDN edge or regional platform capability only where demand supports it.

Contact

For enquiries regarding connectivity, managed network support, or consulting services:

hello@novarix.network
); }