2026-05-11 23:56:42 -05:00
<!DOCTYPE html>
< html lang = "en" >
2026-05-12 01:04:17 -05:00
< head >
< meta charset = "UTF-8" / >
2026-05-17 22:01:27 -05:00
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicon-32x32.png" / >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicon-16x16.png" / >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/apple-touch-icon.png" / >
< link rel = "manifest" href = "/site.webmanifest" / >
2026-05-12 01:04:17 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
< title > Queue North Technologies | Modern Communications Infrastructure< / title >
< meta name = "description" content = "Queue North Technologies is an official 8x8 Certified Partner delivering UCaaS, Contact Center, deployment, and managed lifecycle support for SMB and enterprise organizations." / >
< link rel = "preconnect" href = "https://fonts.googleapis.com" >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
< link href = "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel = "stylesheet" >
< / head >
< body >
< div id = "root" > < / div >
< script type = "module" src = "/src/main.jsx" > < / script >
< / body >
< / html >