▌ beepbo.md
▒ PATH:
▒ SIZE: 3.9 KB
▒ MODIFIED: 2026-05-17 23:22
MemPalace Archive/projects/beepbo.md▒ SIZE: 3.9 KB
▒ MODIFIED: 2026-05-17 23:22
# Beepbo — AI Consulting Landing Page
## What it is
beepbo.com — AI consulting landing page for Nick Williams targeting HK businesses.
## Contact
- Email: hello@beepbo.com
- Formspree endpoint: `https://formspree.io/f/mlgzkrbj` (form ID: mlgzkrbj)
- Domain: beepbo.com (purchased by Nick)
## Services & Pricing
1. **AI Training Workshop** — HK$500/person (1-hour session, min 2 sessions)
- "New" tag, positioned FIRST in pricing
2. **AI Audit** — HK$8k+
3. **Implementation** — HK$25k+
4. **AI Agents** — HK$40k+
## Design System
- Colors: warm off-white bg (#f8f8f5), near-black text (#0a0a0a)
- Fonts: Inter Light (300) for headings, JetBrains Mono (400) for badges/labels/buttons
- No uppercase — `text-transform: none` throughout
- Grid background: 240px cell size
- Two-line headline pattern: second line muted with `#5c554d`
- Buttons: black bg (#0a0a0a), white text (#f8f8f5)
- 3D wireframe sphere in hero (Three.js, dots only, no longitude lines)
## Bilingual (EN / 中文)
- Toggle button in nav ("EN / 中文")
- Language saved to `localStorage` as `beepbo-lang`
- Implementation: `data-lang` attribute on `<html>`, CSS shows/hides `.en` and `.cn` classes
## Pages
- `/private/tmp/beepbo-landing/index.html` — main landing page (single file, all CSS/JS inline)
- `/private/tmp/beepbo-landing/blog.html` — blog index page
- `/private/tmp/beepbo-landing/blog/` — directory for blog posts
- Dev server: `python3 -m http.server 8099 --directory /private/tmp/beepbo-landing`
- GitHub: `github.com/ncik8/beepbo` (private)
- Live: beepbo.com (deployed via GitHub)
## Hero (May 17, 2026 final)
- Badge: "AI Platform for Modern Teams" / "现代团队的 AI 平台"
- h1 EN: "We train your team to work with AI"
- h1 CN: "我们培训您的团队运用 AI"
- Sub EN: "From AI training to AI implementation. We help Hong Kong businesses understand, implement, and profit from AI — from staff training to deploying agents."
- Sub CN: "从 AI 培训到 AI 实施。我们帮助香港企业理解、运用 AI,创造实际收益。"
## Blog
- Weekly cron job (ID: `2899d6eb0db0`) — "Beepbo Weekly Blog Post"
- Schedule: Sundays 10am HK (0 10 * * 0), 7 repeats
- Workflow: generates EN blog post → saves to blog/[slug].html → updates blog.html POSTS array → commits + pushes to GitHub → sends Telegram result
- Blog language: ENGLISH only
- First run: 2026-05-24T10:00:00+08:00
- Topics: AI tools for HK sales teams, evaluating AI vendors, AI for accounting SMEs, prompt engineering basics, HK business AI adoption, AI automation for HR
- Archive: `references/blog-archive.md`
## Nav
- Links: Capabilities (服务范围), Pricing (收费方案), Blog (博客), Contact (联络我们)
- "How it works" / "Process" link removed
## Pricing Strategy
- Per-person pricing (HK$500) chosen over flat half-day rate
- Min 2 sessions = minimum HK$1k per engagement
- Cheap entry point → upsell to AI Audit (HK$8k) or Implementation (HK$25k)
- In-house corporate training model (no venue cost, direct sales)
## Capabilities Order (May 17, 2026)
1. Training (NOT "AI Training" — single word header)
2. AI Audit
3. Implementation
4. AI Agents
## Form Dropdown Options
- General Enquiry
- AI Training Workshop
- AI Audit
- Implementation
- AI Agents
## Integrations Section
SVG icons (no emoji, no color), 24×24px, stroke="currentColor":
OpenAI, Anthropic, AWS, Azure, Google Cloud, Notion, Slack, Gmail, Salesforce, HubSpot, Cal.com, Zapier
## Stats
- 3+ years AI/Blockchain experience
- 50+ companies consulted
- HK$2M+ cost savings delivered
- 95% client satisfaction
## Files
- Landing page: `/private/tmp/beepbo-landing/index.html` (480 lines)
- Blog index: `/private/tmp/beepbo-landing/blog.html`
- Blog posts dir: `/private/tmp/beepbo-landing/blog/`
- First blog post: "Why HK SMEs Should Train Staff on AI Before Hiring an AI Agency"
## Skill
Full design spec: `~/.hermes/skills/beepbo-landing-redesign/SKILL.md`