Partners
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Partners | Syniqo</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<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=Manrope:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/themes/default/assets/css/main.css">
</head>
<body class="page-landing">
<div class="page-shell">
<header class="site-header">
<div class="container">
<div class="inner">
<a href="/" class="brand">Syniqo</a>
<nav class="nav-links">
<a href="/vps">VPS</a>
<a href="/bare-metal">Bare Metal</a>
<a href="/storage">Storage</a>
<a href="/partners">Partners</a>
<a class="cta" href="/cart">Order Now</a>
</nav>
</div>
</div>
</header>
<main class="content-shell">
<div class="container">
<section class="vps-hero">
<div class="vps-grid">
<div>
<span class="badge">Stronger Together</span>
<h1 class="vps-title">Grow with Syniqo: Join Our Partner Ecosystem.</h1>
<p class="vps-subtitle">
Leverage our cutting-edge infrastructure and brand to deliver exceptional value to your clients and unlock new revenue streams.
</p>
<div class="vps-actions">
<a class="cta" href="#become-partner">Become a Partner</a>
</div>
</div>
</div>
</section>
<section class="vps-tech-stack">
<div class="container">
<div class="vps-tech-header">
<h2>Trusted by Industry Leaders</h2>
<p>We collaborate with a diverse ecosystem of technology and channel partners to build the future of infrastructure.</p>
</div>
<div class="tech-grid">
<div class="tech-item">
<img src="/themes/default/assets/tech/docker.png" alt="Partner Logo">
</div>
<div class="tech-item">
<img src="/themes/default/assets/tech/kubernetes.png" alt="Partner Logo">
</div>
<div class="tech-item">
<img src="/themes/default/assets/apps/proxmox.png" alt="Partner Logo">
</div>
<div class="tech-item">
<img src="/themes/default/assets/tech/ansible.png" alt="Partner Logo">
</div>
<div class="tech-item">
<img src="/themes/default/assets/tech/prometheus.png" alt="Partner Logo">
</div>
<div class="tech-item">
<img src="/themes/default/assets/tech/grafana.png" alt="Partner Logo">
</div>
</div>
</div>
</section>
<section class="use-cases">
<div class="container">
<div class="use-cases-header">
<span class="pricing-label">Partnership Benefits</span>
<h2>Why Partner with Syniqo?</h2>
<p>Our program is designed for mutual success, providing you with the tools and support you need to thrive.</p>
</div>
<div class="use-cases-grid">
<div class="use-case-card">
<div class="use-case-icon">
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.2">
<path d="M24,24c5.523,0,10-4.477,10-10S29.523,4,24,4,14,8.477,14,14,18.477,24,24,24Z" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M40,44H8a2,2,0,0,1-2-2V38a10,10,0,0,1,10-10H28a10,10,0,0,1,10,10v4A2,2,0,0,1,40,44Z" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
<h3>Generous Referral Commissions</h3>
<p>Earn significant, recurring commissions for every client you refer. Our competitive rates reward your efforts and build a reliable income stream.</p>
</div>
<div class="use-case-card">
<div class="use-case-icon">
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.2">
<path d="M4,24H44" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18,12,6,24,18,36" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M30,12,42,24,30,36" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
<h3>Dedicated Partner Support</h3>
<p>Gain access to a dedicated partner manager and priority technical support to ensure your clients receive the best possible service and you have a direct line for help.</p>
</div>
<div class="use-case-card">
<div class="use-case-icon">
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2.2">
<path d="M4,42H44" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18,32,6,42" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M42,22,32,32" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12,18,22,8,38,24" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
<h3>Co-Marketing & Sales Resources</h3>
<p>Leverage our marketing assets, including co-branded materials, case studies, and joint webinar opportunities to expand your reach and attract new clients.</p>
</div>
</div>
</div>
</section>
<section class="bare-metal-quote" id="become-partner">
<div class="container">
<div class="quote-header">
<h2>Become a Partner</h2>
<p>Ready to grow with us? Fill out the form below and our partnership team will be in touch shortly.</p>
</div>
<div class="quote-grid">
<div class="quote-form-wrapper">
<form class="quote-form" id="partner-inquiry-form">
<div class="form-row">
<div class="form-group">
<label for="quote-name">Full Name *</label>
<input type="text" id="quote-name" name="name" required placeholder="John Doe">
</div>
<div class="form-group">
<label for="quote-email">Email Address *</label>
<input type="email" id="quote-email" name="email" required placeholder="john@example.com">
</div>
</div>
<div class="form-row">
<div class="form-group">
<label for="quote-company">Company Name *</label>
<input type="text" id="quote-company" name="company" required placeholder="Acme Corporation">
</div>
<div class="form-group">
<label for="quote-website">Company Website *</label>
<input type="url" id="quote-website" name="website" required placeholder="https://acme.com">
</div>
</div>
<div class="form-group">
<label for="quote-message">Tell Us About Your Business *</label>
<textarea id="quote-message" name="message" required rows="5" placeholder="Describe your business, your clients, and why you're interested in a partnership."></textarea>
</div>
<div class="form-actions">
<button type="submit" class="cta">Submit Inquiry</button>
<p class="form-note">We'll review your application and respond within 48 business hours.</p>
</div>
</form>
</div>
<div class="quote-info">
<div class="quote-info-card">
<h3>The Partnership Process</h3>
<ul class="quote-steps">
<li>
<span class="step-number">1</span>
<div>
<strong>Submit Your Inquiry</strong>
<p>Fill out the form with your details. The more information, the better!</p>
</div>
</li>
<li>
<span class="step-number">2</span>
<div>
<strong>Initial Consultation</strong>
<p>Our team will reach out to schedule a brief call to discuss your goals and alignment.</p>
</div>
</li>
<li>
<span class="step-number">3</span>
<div>
<strong>Onboarding & Success</strong>
<p>Once approved, you'll get access to resources and a dedicated manager to kickstart our partnership.</p>
</div>
</li>
</ul>
</div>
<div class="quote-info-card">
<h3>Have Questions?</h3>
<p>If you have questions about our partnership program, feel free to reach out to our team directly.</p>
<a href="mailto:partners@syniqo.com" class="quote-contact">Contact Partner Team</a>
</div>
</div>
</div>
</div>
</section>
<script>
document.addEventListener('DOMContentLoaded', function() {
if(document.getElementById('partner-inquiry-form')) {
document.getElementById('partner-inquiry-form').addEventListener('submit', function(e) {
e.preventDefault();
const formData = new FormData(this);
console.log('Partner inquiry submitted:', Object.fromEntries(formData));
alert('Thank you for your interest! Your partnership inquiry has been submitted. We will be in touch soon.');
this.reset();
});
}
});
</script>
</div>
</main>
<footer class="site-footer">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<div class="footer-logo">Syniqo</div>
<p>High-performance cloud infrastructure for developers and businesses who demand speed, reliability, and control.</p>
</div>
<div class="footer-links">
<h4>Products</h4>
<a href="/vps">Cloud VPS</a>
<a href="/bare-metal">Bare Metal Servers</a>
<a href="/storage">Storage VPS</a>
</div>
<div class="footer-links">
<h4>Company</h4>
<a href="#">About Us</a>
<a href="/partners">Partners</a>
<a href="#">Contact</a>
</div>
<div class="footer-links">
<h4>Legal</h4>
<a href="#">Terms of Service</a>
<a href="#">Privacy Policy</a>
</div>
</div>
<div class="footer-meta">
<span>© 2024 Syniqo. All rights reserved.</span>
</div>
</div>
</footer>
</div>
<script type="module" src="/themes/default/assets/js/main.js"></script>
</body>
</html>