19 lines
973 B
HTML
19 lines
973 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>NexGen IT - Enterprise Solutions</title>
|
|
<meta property="og:title" content="NexGen IT - Enterprise Solutions" />
|
|
<meta name="twitter:title" content="NexGen IT - Enterprise Solutions" />
|
|
<meta name="description" content="Leading IT infrastructure, cloud, and cybersecurity services for modern enterprise businesses." />
|
|
<meta property="og:description" content="Leading IT infrastructure, cloud, and cybersecurity services for modern enterprise businesses." />
|
|
<meta name="twitter:description" content="Leading IT infrastructure, cloud, and cybersecurity services for modern enterprise businesses." />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|