mirror of
https://github.com/myronblair/orbishosting
synced 2026-06-30 17:50:54 -05:00
51 lines
3.4 KiB
HTML
51 lines
3.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Orbis Hosting — Reliable Web Hosting, VPS & Managed Servers</title>
|
|
<meta name="description" content="Orbis Hosting delivers fast, reliable web hosting, VPS, and managed server solutions. SSD-powered infrastructure, 99.9% uptime guarantee, and expert support for businesses and developers.">
|
|
<meta name="keywords" content="web hosting, VPS hosting, managed hosting, SSD web hosting, cloud hosting, domain registration, affordable web hosting, Orbis Hosting, business hosting, developer hosting">
|
|
<meta name="robots" content="index, follow">
|
|
<link rel="canonical" href="https://orbishosting.com/">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Orbis Hosting — Reliable Web Hosting, VPS & Managed Servers">
|
|
<meta property="og:description" content="Fast, reliable web hosting and VPS solutions. SSD storage, 99.9% uptime, and expert 24/7 support.">
|
|
<meta property="og:url" content="https://orbishosting.com/">
|
|
|
|
<meta property="og:image" content="https://orbishosting.com/assets/og-image.jpg" />
|
|
<meta property="og:image:width" content="1200" />
|
|
<meta property="og:image:height" content="630" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:image" content="https://orbishosting.com/assets/og-image.jpg" />
|
|
<meta name="twitter:title" content="Orbis Hosting — Web Hosting & VPS">
|
|
<meta name="twitter:description" content="Fast, reliable web hosting and VPS solutions. SSD storage, 99.9% uptime, expert support.">
|
|
<style>
|
|
*{margin:0;padding:0;box-sizing:border-box}
|
|
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#0f1117;color:#e2e8f0;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}
|
|
.logo{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}
|
|
.tagline{font-size:1.1rem;color:#94a3b8;margin-bottom:2.5rem}
|
|
.badges{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}
|
|
.badge{background:#1e2535;border:1px solid #2d3748;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;color:#cbd5e1}
|
|
.badge strong{color:#6366f1}
|
|
.cta{display:inline-block;background:linear-gradient(135deg,#6366f1,#0ea5e9);color:#fff;text-decoration:none;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:opacity .2s}
|
|
.cta:hover{opacity:.85}
|
|
.portal-link{margin-top:1.25rem;font-size:.85rem;color:#64748b}
|
|
.portal-link a{color:#6366f1;text-decoration:none}
|
|
.portal-link a:hover{text-decoration:underline}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="logo">Orbis Hosting</div>
|
|
<p class="tagline">Reliable Web Hosting, VPS & Managed Servers</p>
|
|
<div class="badges">
|
|
<div class="badge"><strong>⚡</strong> SSD-Powered</div>
|
|
<div class="badge"><strong>99.9%</strong> Uptime SLA</div>
|
|
<div class="badge"><strong>24/7</strong> Expert Support</div>
|
|
<div class="badge"><strong>🔒</strong> Free SSL</div>
|
|
</div>
|
|
<a href="mailto:support@orbishosting.com" class="cta">Get Started</a>
|
|
<p class="portal-link">Existing customer? <a href="https://orbis.orbishosting.com">Sign in to your portal →</a></p>
|
|
</body>
|
|
</html>
|