✈️ Hookwing — Phase 1 Review

Foundation deliverables for website redesign • Phase 1 Complete

Loading...

Homepage Hero Preview

Live preview of the homepage hero section with our design tokens. Aviation theme woven into messaging and CTAs.

The webhook platform for developers and agents

Test free. Ship with confidence. Scale without friction. From paper planes to jets, your events always land.

99.99%
Delivery rate
<150ms
Avg latency
10K free
Events/month
0s setup
Playground

Color Palette

Brand colors anchor trust (deep blue), action (green), and attention (yellow). Every color has a defined role.

Brand Colors

Deep Blue
#002A3A
Primary, headers, nav
Green
#009D64
CTAs, success, links
Yellow
#FFC107
Highlights, badges
Ink
#0B1220
Primary text
Cloud
#FDFBF4
Page background
Red
#DC2626
Errors, destructive

Semantic States

✓ Success
Success
#009D64 on #EDFAF4
⚠ Warning
Warning
#E6A800 on #FFFAE8
✕ Error
Error
#DC2626 on #FFF5F5
ℹ Info
Info
#003D54 on #F4F9FC

Typography

Space Grotesk for display and headings, Inter for body text, JetBrains Mono for code. Aviation precision meets readability.

Display
Space Grotesk 700 · 72/80px · Hero headlines
Heading 1
Space Grotesk 700 · 52/60px · Page titles
Heading 2
Space Grotesk 600 · 38/48px · Section titles
Heading 3
Space Grotesk 600 · 28/36px · Subsection titles
Body XL — Used for hero sub-copy and lead paragraphs. Clear, approachable, built for scanning.
Inter 400 · 20/32px · Hero sub-copy
Body MD — Standard body text for docs, blog posts, and page content. Max-width 70ch for readability. Events land safely when your infrastructure is solid.
Inter 400 · 16/26px · Standard body (max 70ch)
curl -X POST https://api.hookwing.com/v1/webhooks \
  -H "Authorization: Bearer wh_live_..." \
  -d '{"url": "https://example.com/hook"}'
JetBrains Mono 400 · 14/22px · Code, API examples

Buttons

Four variants, three sizes. Primary green drives action, secondary for alternatives, ghost for navigation.

Variants

Sizes

States (hover to interact)

Badges & Chips

Status indicators and labels. Aviation tier names built into the system.

Status
✓ Delivered ⏳ Pending ✕ Failed Retry #3 HTTP 200
Aviation Tiers
📄 Paper Plane 🛩️ Biplane ⚔️ Warbird 🛫 Jet

Cards

Content containers with progressive elevation. Hover the interactive card to see the lift effect.

Default Card

Static content container for dashboard panels and settings.

Interactive Card

Hover me! Lifts with shadow transition. For clickable items.

Featured Card

Green border + brand shadow. For recommended tiers or highlights.

Form Inputs

Clean, accessible inputs with visible labels. Click to see focus ring.

A friendly name for this key
Where we deliver events
Please enter a valid HTTPS URL

Code Blocks

Dark background (brand blue), syntax highlighting, copy button. Code is a first-class citizen.

curl
# Create a webhook endpoint curl -X POST https://api.hookwing.com/v1/webhooks \ -H "Authorization: Bearer wh_live_..." \ -H "Content-Type: application/json" \ -d '{ "url": "https://your-app.com/hooks/orders", "events": ["order.created", "order.updated"] }'
Response — 201 Created
{ "id": "wh_abc123", "url": "https://your-app.com/hooks/orders", "events": ["order.created", "order.updated"], "status": "active", "tier": "paper_plane" }

Pricing Tiers ✈️

From paper planes to jets. Each tier named after an aircraft class, reflecting increasing power and capability.

📄
Paper Plane
$0/mo
Test and build. No credit card.
  • 10,000 events/month
  • 7-day retention
  • API + Dashboard
  • Community support
🛩️
Biplane
$29/mo
For growing projects.
  • 250,000 events/month
  • 30-day retention
  • Priority retries
  • Email support
🛫
Jet
Custom
Enterprise scale.
  • Unlimited events
  • 365-day retention
  • Dedicated infra
  • 24/7 support + SLA

Spacing Scale

8px base grid. Consistent spacing creates visual rhythm across all components.

--space-1 (4px)
--space-2 (8px)
--space-3 (12px)
--space-4 (16px)
--space-5 (24px)
--space-6 (32px)
--space-8 (48px)
--space-10 (80px)
--space-12 (128px)

Elevation & Shadows

Progressive depth for visual hierarchy. Brand shadow (green glow) for primary CTAs.

Shadow SM
Shadow MD
Shadow LG
Shadow XL
Focus Ring
Brand Shadow

Motion

Hover each box to feel the timing. Every animation serves comprehension, never decoration.

Fast
120ms
Base
200ms
Slow
320ms
Spring
bounce

All motion respects prefers-reduced-motion. Spring easing used sparingly for playful interactions.

Loading...
Loading...