Print collateral · Business card

Arealytics Business Card

Standard Australian business card — 90 × 55 mm trim with 3 mm bleed on every edge. Text and logo are true vector with Poppins embedded and subset, so type stays crisp at any output resolution.

⬇ Print PDF (bleed) ⬇ With crop marks
Front

Front

Business card front — Arealytics logo centred with the tagline beneath

Back

Business card back — name, title, contact details and a QR code on white
Trim line — where it gets cut Safe zone — keep content inside

Dimensions

Trim
90 × 55 mm
Bleed
3 mm all edges
Artboard
96 × 61 mm
Safe zone
4 mm inside trim

Colour

Front
Cobalt #2350C0
Accent
Green #7FE6B3
Labels
Cobalt #2350C0
Body
Ink #111827

Type & QR

Font
Poppins 300 / 400 / 600, embedded
Name
10.5 pt · Body 7 pt
QR
15 mm, 0.52 mm/module
Scan
Verified from the print PDF

Adding someone to the set

Cards are generated from one data file, so a new starter is an entry and a re-run — not a redesign. Edit people.json, then run the build.

{
  "people": [
    { "name": "Josh Symons",
      "title": "Head of Something",
      "mobile": "0400 000 000",
      "email": "josh.symons@arealytics.com.au",
      "linkedin": "linkedin.com/in/joshsymons" }
  ]
}
python3 tools/build_business_cards.py              # combined PDF + proofs
python3 tools/build_business_cards.py --split     # one PDF per person
python3 tools/build_business_cards.py --crop-marks
python3 tools/build_business_cards.py --guides    # proof with guides shown

Before this goes to print