mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
123 lines
8.8 KiB
Plaintext
123 lines
8.8 KiB
Plaintext
<header>
|
|
<h1>Contact Information</h1>
|
|
<p>Get in touch with our team for legal, privacy, or general inquiries.</p>
|
|
</header>
|
|
|
|
<section>
|
|
<!-- Company Information Card -->
|
|
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5rem; margin-top: 2rem;">
|
|
|
|
<!-- Company Details -->
|
|
<div style="background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%); border-radius: 1rem; padding: 1.5rem; border: 1px solid #e2e8f0;">
|
|
<div style="display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;">
|
|
<div style="width: 2.5rem; height: 2.5rem; background: #475569; border-radius: 0.5rem; display: flex; align-items: center; justify-content: center;">
|
|
<svg style="width: 1.25rem; height: 1.25rem; color: white;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
|
|
</svg>
|
|
</div>
|
|
<h3 style="margin: 0; font-size: 1.125rem; font-weight: 600; color: #1e293b;">Company Information</h3>
|
|
</div>
|
|
<div style="color: #475569; line-height: 1.75;">
|
|
<p style="margin: 0 0 0.75rem 0; font-weight: 600; color: #1e293b;">HackerBay, Inc.</p>
|
|
<p style="margin: 0 0 0.5rem 0; font-size: 0.875rem;">Registered in the United States as a Delaware C Corporation</p>
|
|
<div style="margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #e2e8f0;">
|
|
<p style="margin: 0 0 0.5rem 0; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; color: #64748b;">Registered Address</p>
|
|
<p style="margin: 0; font-size: 0.875rem;">
|
|
HackerBay, Inc.<br>
|
|
1111B S Governors Ave STE 39378<br>
|
|
Dover, DE 19904, United States
|
|
</p>
|
|
</div>
|
|
<div style="margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #e2e8f0;">
|
|
<p style="margin: 0; font-size: 0.875rem;">
|
|
<span style="font-weight: 600; color: #64748b;">EIN:</span>
|
|
<span style="font-family: 'SF Mono', Monaco, monospace;">38-4042380</span>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Contact Methods -->
|
|
<div style="display: flex; flex-direction: column; gap: 1rem;">
|
|
|
|
<!-- Privacy Contact -->
|
|
<div style="background: white; border-radius: 1rem; padding: 1.25rem; border: 1px solid #e2e8f0; display: flex; align-items: flex-start; gap: 1rem;">
|
|
<div style="width: 2.5rem; height: 2.5rem; background: linear-gradient(135deg, #475569 0%, #334155 100%); border-radius: 0.5rem; display: flex; align-items: center; justify-content: center; flex-shrink: 0;">
|
|
<svg style="width: 1.25rem; height: 1.25rem; color: white;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"></path>
|
|
</svg>
|
|
</div>
|
|
<div>
|
|
<h3 style="margin: 0 0 0.25rem 0; font-size: 1rem; font-weight: 600; color: #1e293b;">Privacy Inquiries</h3>
|
|
<p style="margin: 0 0 0.5rem 0; font-size: 0.875rem; color: #64748b;">For GDPR, CCPA, or data protection matters</p>
|
|
<a href="mailto:privacy@oneuptime.com" style="display: inline-flex; align-items: center; gap: 0.5rem; color: #475569; font-weight: 500; font-size: 0.875rem; text-decoration: none;">
|
|
privacy@oneuptime.com
|
|
<svg style="width: 1rem; height: 1rem;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Legal Contact -->
|
|
<div style="background: white; border-radius: 1rem; padding: 1.25rem; border: 1px solid #e2e8f0; display: flex; align-items: flex-start; gap: 1rem;">
|
|
<div style="width: 2.5rem; height: 2.5rem; background: linear-gradient(135deg, #475569 0%, #334155 100%); border-radius: 0.5rem; display: flex; align-items: center; justify-content: center; flex-shrink: 0;">
|
|
<svg style="width: 1.25rem; height: 1.25rem; color: white;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"></path>
|
|
</svg>
|
|
</div>
|
|
<div>
|
|
<h3 style="margin: 0 0 0.25rem 0; font-size: 1rem; font-weight: 600; color: #1e293b;">Legal Inquiries</h3>
|
|
<p style="margin: 0 0 0.5rem 0; font-size: 0.875rem; color: #64748b;">For legal matters, contracts, or compliance</p>
|
|
<a href="mailto:legal@oneuptime.com" style="display: inline-flex; align-items: center; gap: 0.5rem; color: #475569; font-weight: 500; font-size: 0.875rem; text-decoration: none;">
|
|
legal@oneuptime.com
|
|
<svg style="width: 1rem; height: 1rem;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- General Contact -->
|
|
<div style="background: white; border-radius: 1rem; padding: 1.25rem; border: 1px solid #e2e8f0; display: flex; align-items: flex-start; gap: 1rem;">
|
|
<div style="width: 2.5rem; height: 2.5rem; background: linear-gradient(135deg, #475569 0%, #334155 100%); border-radius: 0.5rem; display: flex; align-items: center; justify-content: center; flex-shrink: 0;">
|
|
<svg style="width: 1.25rem; height: 1.25rem; color: white;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path>
|
|
</svg>
|
|
</div>
|
|
<div>
|
|
<h3 style="margin: 0 0 0.25rem 0; font-size: 1rem; font-weight: 600; color: #1e293b;">General Inquiries</h3>
|
|
<p style="margin: 0 0 0.5rem 0; font-size: 0.875rem; color: #64748b;">For all other questions or feedback</p>
|
|
<a href="mailto:feedback@oneuptime.com" style="display: inline-flex; align-items: center; gap: 0.5rem; color: #475569; font-weight: 500; font-size: 0.875rem; text-decoration: none;">
|
|
feedback@oneuptime.com
|
|
<svg style="width: 1rem; height: 1rem;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Support CTA -->
|
|
<div style="margin-top: 2rem; padding: 1.5rem; background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%); border-radius: 1rem; text-align: center;">
|
|
<h3 style="margin: 0 0 0.5rem 0; font-size: 1.125rem; font-weight: 600; color: #1e293b;">Need technical support?</h3>
|
|
<p style="margin: 0 0 1rem 0; font-size: 0.875rem; color: #64748b;">For product help, check out our support page or documentation.</p>
|
|
<div style="display: flex; gap: 0.75rem; justify-content: center; flex-wrap: wrap;">
|
|
<a href="/support" style="display: inline-flex; align-items: center; gap: 0.5rem; background: #475569; color: white; padding: 0.625rem 1rem; border-radius: 0.5rem; font-size: 0.875rem; font-weight: 500; text-decoration: none;">
|
|
<svg style="width: 1rem; height: 1rem;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z"></path>
|
|
</svg>
|
|
Get Support
|
|
</a>
|
|
<a href="/docs" style="display: inline-flex; align-items: center; gap: 0.5rem; background: white; color: #475569; padding: 0.625rem 1rem; border-radius: 0.5rem; font-size: 0.875rem; font-weight: 500; text-decoration: none; border: 1px solid #cbd5e1;">
|
|
<svg style="width: 1rem; height: 1rem;" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path>
|
|
</svg>
|
|
Documentation
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</section>
|