update favicon + prose

This commit is contained in:
2026-08-18 00:09:03 -04:00
parent 230c2245db
commit 4f48b498c1
2 changed files with 10 additions and 12 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 257 KiB

+10 -12
View File
@@ -157,10 +157,10 @@ function Hero() {
</h1> </h1>
<p className="text-text-secondary mt-6 max-w-xl text-lg leading-relaxed"> <p className="text-text-secondary mt-6 max-w-xl text-lg leading-relaxed">
The same stack powers clients across Long Island race tracks, Hadlock Technologies designs, builds, and runs the technology behind
retailers, and web platforms. UniFi, cloud infrastructure, databases, businesses across Long Island from networks and cloud infrastructure
websites, ticketing, and commerce, built and operated by one person. to websites, ticketing, and commerce. One accountable partner, from
Hadlock Technologies is that work under one name. the cable to the customer experience.
</p> </p>
<div className="mt-9 flex flex-wrap items-center gap-4"> <div className="mt-9 flex flex-wrap items-center gap-4">
@@ -200,10 +200,8 @@ function Services() {
<div className="mx-auto max-w-6xl px-6 py-24"> <div className="mx-auto max-w-6xl px-6 py-24">
<SectionHeading <SectionHeading
eyebrow="What we do" eyebrow="What we do"
title="One person. The whole stack." title="One partner. The whole stack."
description=" Most places use a network contractor, a hosting company, a web description="Most businesses rely on separate vendors for networking, hosting, software, and commerce. Hadlock brings them together, so there is one place to call and no problem gets lost between providers."
agency, and a POS vendor. That is four invoices and four different
people to call when something breaks. Hadlock is all four."
/> />
<div className="border-border bg-border mt-14 grid grid-cols-1 gap-px overflow-hidden border sm:grid-cols-2 lg:grid-cols-3"> <div className="border-border bg-border mt-14 grid grid-cols-1 gap-px overflow-hidden border sm:grid-cols-2 lg:grid-cols-3">
@@ -230,8 +228,8 @@ function Services() {
function Approach() { function Approach() {
const points = [ const points = [
{ {
title: "Full ownership", title: "One accountable owner",
body: "Everything from the network cable to the interface is built and owned in one place. Nothing gets lost in a handoff, because there is no handoff.", body: "Networks, infrastructure, software, and operations are managed together. Problems get solved across the whole system instead of being passed between vendors.",
}, },
{ {
title: "Hands-on, not hands-off", title: "Hands-on, not hands-off",
@@ -253,8 +251,8 @@ function Approach() {
<div> <div>
<SectionHeading <SectionHeading
eyebrow="The approach" eyebrow="The approach"
title="No title covers the job. There is not one." title="One owner, no handoffs."
description="The same person is the software engineer, the network admin, and the systems operator for every client. On a busy night, that person might work the counter too. The job is whatever keeps the place running." description="The same person designs the system, runs it, and responds when something goes wrong. That means less coordination, faster decisions, and technology shaped around how the business actually operates."
/> />
</div> </div>
<div className="border-border bg-border grid gap-px overflow-hidden border"> <div className="border-border bg-border grid gap-px overflow-hidden border">