Learnings
Auto-generated by nightly compound review. Read by Claude Code at session start.
2026-03-17
Patterns
- Homepage redesign with inline
<style>blocks and prefixed CSS class names (e.g.hp-) avoids conflicts with existing global styles on a Jekyll site — allows isolated visual overhaul without touching shared CSS files. - Large horizontal feature rows with alternating layout (image left / image right) communicate product depth better than card grids — each product gets space for bullet points, a price, and a CTA rather than a thumbnail and a title.
- Adding a Gumroad store link directly from the main site closes a funnel gap — visitors who want to buy individual assets (cheat sheets, session plans) previously had no direct path from 360tft.co.uk.
Decisions
- Full homepage rewrite shipped: split hero with gradient headline, stats bar, feature rows for each AI product, testimonials with large quotation marks, and a final CTA — moves from generic grid layout to a premium, conversion-focused design.
2026-03-16
Patterns
- Static marketing sites drift from product reality faster than dynamic apps — pricing, feature lists, and product descriptions on 360tft.co.uk were months out of date compared to the live products. Schedule periodic audits or auto-generate from a single source of truth.
Decisions
- Strategic website redesign shipped: updated pricing across all products, refreshed homepage layout, updated product descriptions to match current features — the website is the front door for all products and was sending visitors away with stale information.