feat: about component

This commit is contained in:
2025-12-27 16:04:17 -08:00
parent a4d9947633
commit 8c12162bfb
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -1 +1,9 @@
<p>about works!</p>
<h1 class="text-4xl font-bold">About NHCarrigan</h1>
<p class="text-2xl italic">Permanence in a Transient World.</p>
<p><span class="text-lg font-bold">THE MISSION:</span> In an era where technology becomes obsolete in seconds and companies rise and fall with the stock market, NHCarrigan offers something rare: Perspective.</p>
<p>We are a boutique technology consulting firm specializing in high-stakes infrastructure, reputation management, and legacy system architecture. We don't just patch problems; we cure them. Our philosophy is built on the belief that while tools change, human nature—and its errors—remains eternally the same. We bring centuries of combined experience (and then some) to ensure your digital footprint survives the test of time.</p>
<h2 class="text-2xl font-bold">OUR SERVICES</h2>
<p><span class="font-bold">Deep-Level System Architecture:</span> We build code that lasts. Our proprietary methods ensure your infrastructure is secure, scalable, and immune to the decay that plagues modern rapid-development cycles. We treat your data as if it needs to live forever.</p>
<p><span class="font-bold">Aggressive Crisis Mitigation:</span> When a threat emerges—be it a security breach, a PR disaster, or a hostile takeover—NHCarrigan does not negotiate. We neutralize. Our operations team handles the logistics so you can sleep at night.</p>
<p><span class="font-bold">Legacy Preservation:</span> The past is never truly gone. We specialize in the recovery, scrubbing, and protection of sensitive historical data. Whether you are a startup or a dynasty, we keep your skeletons where they belong: in the closet (or heavily encrypted servers).</p>
<p><span class="text-lg font-bold">WHY CHOOSE US?</span> We are private. We are precise. We are family. NHCarrigan: Weve seen it all before.</p>
+1 -1
View File
@@ -7,7 +7,7 @@
--color-secondary: #121212;
--color-accent: #00ff9d;
--color-ticker: #8a0000;
--color-background: #12121288;
--color-background: #121212aa;
font-size: 1.1rem;
}