Tone down copy and fix UI inconsistencies

- Remove overpromising "transform into impeccable design" claim
- Tone down marketing language throughout (design intelligence, level up, etc.)
- Change "our" to "the" for neutral voice
- Combine Support and Consulting into single "Work with me" section
- Fix double-border on command demo panel (match border-radius)
- Remove border-top from demo captions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-01-16 10:53:27 -08:00
co-authored by Claude Opus 4.5
parent 9810e304e0
commit d7c8a5c67c
5 changed files with 8 additions and 64 deletions
-25
View File
@@ -955,31 +955,6 @@ code {
}
}
/* Result statement */
.solution-result {
text-align: center;
padding-top: var(--spacing-lg);
}
.result-arrow {
display: block;
font-size: 2rem;
color: var(--color-accent);
margin-bottom: var(--spacing-sm);
animation: bounce 1.5s ease-in-out infinite;
}
.result-text {
font-size: 1.25rem;
color: var(--color-charcoal);
margin: 0;
}
.result-text em {
font-style: italic;
color: var(--color-accent);
font-weight: 500;
}
/* ============================================
SKILLS SECTION