One or two sentences of description.
Read on LinkedIn ``` **For internal content** (template download, on-site article, tool explainer): ```html ArticleOne or two sentences of description.
Read more ``` Source labels by content type: - **Article** — in-house written content (Reading summaries, Principle explainers, Technique explainers) - **Download** — template files (PDFs, XLSX, DOCX, etc.) - **External** — for entries that link out to a book, article, or other off-site source Always add `rel="noopener"` to any link with `target="_blank"`. When a section has at least one real card, remove the empty-state card. When the section has its first piece of content, edit the mega-panel's `nav-panel-col-tag` line in each of the 5 page files (replacing the "Coming soon" `` with a "Learn more →" link styled as `nav-panel-col-link`). --- ## What changed in v3.8 **Desktop nav restructured with mega-panels.** The simple text dropdown under "Services" was replaced with a click-only mega-panel containing service descriptions. A second mega-panel was added under a new "Resources" item. Click the chevron to open; click outside or press Escape to close. The chevron rotates 180° while open. **New `/resources/index.html` page.** Mirrors the visual rhythm of the homepage and service pages — page hero, content sections, CTA, footer. **"Process Excellence" shortened in nav surfaces.** "Process Excellence & Transformation" is the long form on the page H1, browser title, and body copy. "Process Excellence" is the short form in nav, mega-panel, mobile drawer, and footer. **Footer expanded with Resources column.** 5 columns: Brand · Services · Resources · Company · Connect. --- ## What changed in v3.7 **CTA wording finalised — every button reads "Let's Talk".** All 17 occurrences of "Start a conversation" across the four pages were swapped to "Let's Talk". --- ## What changed in v3.6 (post-launch feedback) **Desktop nav simplified.** Top nav was reduced to: *Home* | *Services ▾* | *Contact*. (v3.8 expanded this to include *Resources ▾*.) **Mobile menu changed from drawer → full-screen takeover.** **Lever card contrast bumped.** Outcome cards on the homepage got 1px border at 6% opacity plus a stronger shadow. --- ## Site structure (v3.9) ``` index.html — Homepage services/consulting.html — Process Excellence & Transformation services/coaching.html — Coaching & Training services/digital-solutions.html — Digital Solutions resources/index.html — Resources (Principles · Techniques · Reading · Templates) assets/lean101-isotipo.png — Nav logo assets/lean101-logotipo.png — Footer logo / mobile drawer head ``` --- ## Things still to do 1. **Wire up "Let's Talk" buttons to a contact form.** Currently they all point to `#contact` (which scrolls to the simplified CTA section). Form should capture name + email + company + what they're improving, and email submissions to Alex. 2. **LinkedIn footer link** — currently `#`, needs the actual URL. 3. **Favicon** — could be generated from the isotipo. 4. **Open Graph / Twitter meta tags** — for clean share previews on social. 5. **Photos** — Matt to flag any that don't render or look wrong, and consider self-hosting. 6. **Resources content** — four sections currently show empty-state cards. As real content is published, replace them following the markup pattern above.