About Page (formerly Services)
Three-lane page presenting ArgoBox as an open-source project: The Project, The Engineer, The Community
About Page (formerly Services)
The /services page was repositioned on 2026-03-13 from a consulting/conversion page to an open-source project overview. It now presents ArgoBox through three lenses: what it is, who built it, and how to contribute.
Purpose
Explains ArgoBox as an open-source project. No consulting, no selling — just the project, the engineer behind it, and how to get involved.
Architecture
- Route:
/services(may rename to/aboutin future) - Rendering: Static (SSG)
- Layout: BaseLayout + Starfield + Nebula
- Styles:
<style is:global>(JS-rendered animations) - JS: Animated counters via IntersectionObserver,
astro:page-load
Sections
Hero
- Title: "About ArgoBox | The Project, The Engineer, The Community"
- Description: Open-source platform positioning
Lanes (3)
Each lane is a full-width stacked section with numbered header, description, offerings list, and proof badge.
The Project (cyan
#06b6d4) — "What is ArgoBox?"- One Interface Everything, $5/Month Infrastructure, AI-Native Operations, Fork It Build On It
- Proof: "$432/year for a $40K platform" → /playground/cost-calculator
The Engineer (purple
#8b5cf6) — "Who built this?"- Full-Stack Infrastructure, Cost-First Engineering, Deep Linux & DevOps, AI & Automation
- Proof: "38 modules built solo" → /modules
Learn & Contribute (green
#22c55e) — "For the community"- Real Build Logs, Interactive Playgrounds, Open Source Modules, Community
- Proof: "15 labs free and live" → /playground
Lanes have anchor IDs (#project, #engineer, #learn) for direct linking.
Change History
| Date | Change |
|---|---|
| 2026-03-01 | Created as Services page (Build/Hire/Learn lanes) |
| 2026-03-13 | Repositioned as About page (Project/Engineer/Community). Removed all consulting/selling language. Part of viral roadmap initiative. |