QoL Update
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
<div class="max-w-7xl mx-auto px-6 py-16 md:py-24 grid md:grid-cols-2 gap-12 items-center">
|
||||
<div>
|
||||
<h1 class="font-bebas text-5xl md:text-7xl leading-none">No<span class="text-white/70"> House</span><br><span class="text-white/90">Quite Like It</span></h1>
|
||||
<p class="mt-6 text-white/80 max-w-prose">Local‑first infrastructure, modern web hosting, and pragmatic creative. We refurbish and recycle hardware to cut costs, then deploy reliable systems you actually own.</p>
|
||||
<p class="mt-6 text-white/80 max-w-prose">Web services, network setup, PC imaging, and general IT support for individuals and small businesses in the Greater Amarillo Area.</p>
|
||||
<div class="mt-8 flex flex-wrap gap-3">
|
||||
<a href="{{ contact.cal }}" class="btn-primary">Book a 30‑min call</a>
|
||||
<a href="{{ contact.cal }}" class="btn-primary">Book a free consult</a>
|
||||
<a href="/contact" class="btn-ghost">Get a quote</a>
|
||||
</div>
|
||||
<ul class="mt-6 flex flex-wrap gap-6 text-xs text-white/60">
|
||||
<li class="dot">On‑site infrastructure</li>
|
||||
<li class="dot">Flask/Node hosting</li>
|
||||
<li class="dot">SSL + backups</li>
|
||||
<li class="dot">Refurb discount option</li>
|
||||
<li class="dot">Web services</li>
|
||||
<li class="dot">Network setup</li>
|
||||
<li class="dot">PC imaging</li>
|
||||
<li class="dot">BillFlow billing tool</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -37,30 +37,30 @@
|
||||
<h2 class="font-bebas text-4xl md:text-5xl">Services</h2>
|
||||
<div class="mt-8 grid md:grid-cols-3 gap-6">
|
||||
<article class="card">
|
||||
<h3 class="card-title">Local IT Infrastructure</h3>
|
||||
<p class="card-body">Proxmox clusters, VLANs, DNS, VPN, backups—made for small businesses that need reliability without red tape.</p>
|
||||
<h3 class="card-title">Web Services</h3>
|
||||
<p class="card-body">Websites and web apps for individuals and small businesses. Hosted and maintained for you.</p>
|
||||
<ul class="card-list">
|
||||
<li>Windows Server/AD & Linux</li>
|
||||
<li>Secure file servers (Samba/NFS)</li>
|
||||
<li>Monitoring & on-call</li>
|
||||
<li>New sites & redesigns</li>
|
||||
<li>Hosting, SSL & backups</li>
|
||||
<li>Domains & email setup</li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3 class="card-title">Web & App Hosting</h3>
|
||||
<p class="card-body">Flask, Node, or static. SSL, backups, staging, and wildcard subdomains for rapid prototyping & launch.</p>
|
||||
<h3 class="card-title">Network Setup</h3>
|
||||
<p class="card-body">Network setup and troubleshooting for homes and small offices. Covers routers, switches, Wi-Fi, and remote access.</p>
|
||||
<ul class="card-list">
|
||||
<li>Stripe + domain upsells</li>
|
||||
<li>Fast Tailwind front‑ends</li>
|
||||
<li>Observability baked in</li>
|
||||
<li>Router & switch config</li>
|
||||
<li>Wi-Fi coverage & optimization</li>
|
||||
<li>Remote access & VPN</li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3 class="card-title">Refurb & Recycle Discount</h3>
|
||||
<p class="card-body">Lower your quote by letting us refurbish quality used hardware into dependable local servers.</p>
|
||||
<h3 class="card-title">PC Imaging & Setup</h3>
|
||||
<p class="card-body">PC imaging, configuration, and deployment for new machines. Includes software setup, data migration, and backups.</p>
|
||||
<ul class="card-list">
|
||||
<li>Cost‑effective nodes</li>
|
||||
<li>Warranty & burn‑in tests</li>
|
||||
<li>Green + budget‑friendly</li>
|
||||
<li>OS imaging & deployment</li>
|
||||
<li>Software installs & updates</li>
|
||||
<li>Data migration & backups</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user