Skip to content

Commit 4746808

Browse files
rmdevproclaude
andcommitted
Home: collapse Software + Engagements back into a single "Our Work." section
with two category labels (Custom Software R&D + End-to-End Agentic IT Services), Workbench and Riverside Mill as examples under each - Nav reverts to Services / Work / Leadership - Hero CTA + case study back link reset to #work - New .work-cat / .cat-label / .cat-lead styles for the in-section category headings Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent c872a01 commit 4746808

3 files changed

Lines changed: 20 additions & 14 deletions

File tree

‎case-studies/riverside-mill-complex.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
<section class="cs-hero">
101101
<div class="wrap">
102-
<a class="back" href="../index.html#engagements">← Engagements</a>
102+
<a class="back" href="../index.html#work">← Work</a>
103103
<h1>Riverside Mill Complex</h1>
104104
<p class="tagline">Full campus technology stack for a 240,000 sq ft multi-tenant commercial and light manufacturing facility &mdash; a brick former papermill built in the 1890s.</p>
105105
<p class="sub">One partner across agentic transformation, HVAC, security, power, and IT. Five co-located tenants run daily operations on the systems we designed and built.</p>

‎css/style.css‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@ h3 { font-size: 1.125rem; font-weight: 600; }
168168
.section-head h2 { max-width: 30ch; }
169169
.section-head p { font-size: 1rem; color: var(--text-soft); margin-top: 0.6rem; max-width: 60ch; line-height: 1.55; }
170170

171+
/* Work sub-categories (within #work section) */
172+
.work-cat { margin-bottom: 1.25rem; }
173+
.work-cat .cat-label { font-size: 1.15rem; font-weight: 600; color: var(--text); letter-spacing: -0.01em; margin-bottom: 0.5rem; }
174+
.work-cat .cat-lead { font-size: 0.95rem; color: var(--text-soft); line-height: 1.55; margin: 0; max-width: 65ch; }
175+
171176
/* ---- Services list (non-marketing) ------------------- */
172177
.services-list {
173178
display: grid; gap: 0;

‎index.html‎

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
</a>
9797
<ul>
9898
<li><a href="#services">Services</a></li>
99-
<li><a href="#software">Software</a></li>
100-
<li><a href="#engagements">Engagements</a></li>
99+
<li><a href="#work">Work</a></li>
101100
<li><a href="#leadership">Leadership</a></li>
102101
</ul>
103102
<a class="go" href="#contact">Contact →</a>
@@ -112,7 +111,7 @@ <h1><em>Technology leadership</em> for small and medium businesses.</h1>
112111
<p class="sub">AI-led organizational transformation, technology strategy, and end-to-end technology engineering services for startups as well as small and medium businesses.</p>
113112
<div class="cta">
114113
<a class="btn" href="#contact">Start a conversation</a>
115-
<a class="btn ghost" href="#engagements">See the work</a>
114+
<a class="btn ghost" href="#work">See the work</a>
116115
</div>
117116
</div>
118117
</div>
@@ -146,12 +145,17 @@ <h3>Engineering &amp; implementation.</h3>
146145
</div>
147146
</section>
148147

149-
<section id="software">
148+
<section id="work">
150149
<div class="wrap">
151150
<div class="section-head">
152-
<h2>Custom Software Research &amp; Development</h2>
153-
<p>The practice builds custom agentic software where the off-the-shelf options don&rsquo;t fit the work. An example:</p>
151+
<h2>Our Work.</h2>
154152
</div>
153+
154+
<div class="work-cat">
155+
<div class="cat-label">Custom Software Research &amp; Development</div>
156+
<p class="cat-lead">The practice builds custom agentic software where the off-the-shelf options don&rsquo;t fit the work. An example:</p>
157+
</div>
158+
155159
<div class="flagship">
156160
<div class="art">
157161
<img src="assets/workbench-preview.png" alt="Blueprint Agentic Workbench — multi-agent environment">
@@ -162,15 +166,12 @@ <h3>Blueprint Agentic Workbench</h3>
162166
<a class="link" href="open-source/blueprint-agentic-workbench.html">Read more →</a>
163167
</div>
164168
</div>
165-
</div>
166-
</section>
167169

168-
<section id="engagements">
169-
<div class="wrap">
170-
<div class="section-head">
171-
<h2>End-to-End Agentic IT Services</h2>
172-
<p>Network, security, power, building systems, business systems &mdash; all of it, with agents woven through. An example:</p>
170+
<div class="work-cat" style="margin-top: clamp(2.5rem, 5vw, 4rem);">
171+
<div class="cat-label">End-to-End Agentic IT Services</div>
172+
<p class="cat-lead">Network, security, power, building systems, business systems &mdash; all of it, with agents woven through. An example:</p>
173173
</div>
174+
174175
<div class="feature">
175176
<div>
176177
<h3>Riverside Mill Complex</h3>

0 commit comments

Comments
 (0)