update favicon + prose
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 257 KiB |
+10
-12
@@ -157,10 +157,10 @@ function Hero() {
|
||||
</h1>
|
||||
|
||||
<p className="text-text-secondary mt-6 max-w-xl text-lg leading-relaxed">
|
||||
The same stack powers clients across Long Island — race tracks,
|
||||
retailers, and web platforms. UniFi, cloud infrastructure, databases,
|
||||
websites, ticketing, and commerce, built and operated by one person.
|
||||
Hadlock Technologies is that work under one name.
|
||||
Hadlock Technologies designs, builds, and runs the technology behind
|
||||
businesses across Long Island — from networks and cloud infrastructure
|
||||
to websites, ticketing, and commerce. One accountable partner, from
|
||||
the cable to the customer experience.
|
||||
</p>
|
||||
|
||||
<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">
|
||||
<SectionHeading
|
||||
eyebrow="What we do"
|
||||
title="One person. The whole stack."
|
||||
description=" Most places use a network contractor, a hosting company, a web
|
||||
agency, and a POS vendor. That is four invoices and four different
|
||||
people to call when something breaks. Hadlock is all four."
|
||||
title="One partner. The whole stack."
|
||||
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."
|
||||
/>
|
||||
|
||||
<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() {
|
||||
const points = [
|
||||
{
|
||||
title: "Full ownership",
|
||||
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.",
|
||||
title: "One accountable owner",
|
||||
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",
|
||||
@@ -253,8 +251,8 @@ function Approach() {
|
||||
<div>
|
||||
<SectionHeading
|
||||
eyebrow="The approach"
|
||||
title="No title covers the job. There is not one."
|
||||
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."
|
||||
title="One owner, no handoffs."
|
||||
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 className="border-border bg-border grid gap-px overflow-hidden border">
|
||||
|
||||
Reference in New Issue
Block a user