Prototype alt redesign: FAQ debunks, 3-tier pricing, engagement path#1
Draft
ZylkaGreger wants to merge 1 commit into
Draft
Prototype alt redesign: FAQ debunks, 3-tier pricing, engagement path#1ZylkaGreger wants to merge 1 commit into
ZylkaGreger wants to merge 1 commit into
Conversation
Alternative branch (not for merge yet) for stakeholder review against main. - Add 9-question FAQ on Lighthouse page that debunks adoption objections (data volume, IT blocking, maturity, management buy-in, etc.) including honest "not for you" entry - Restructure Lighthouse pricing to 3 tiers reflecting 2026-05-22 decision: Community (free) / Self-Service (CHF 2,000) / Enterprise (CHF 10,000), with pre-launch bridge notice for existing CHF 999 customers - Replace flat services menu with 3-tier engagement path (Assess → Implement → Transform), inspired by nwave.ai. Full training catalogue retained below. - Apple-style polish pass: larger display typography, restrained colour, full-bleed sections, scroll-driven reveals via useScrollReveal hook - Fix pre-existing nested <tr> bug in feature comparison table; rebuild table as data-driven 4-column comparison - Update JSON-LD structured data on Index + Lighthouse pages to reflect the new tiering
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft / for review only — not for merge yet.
Alternative version of the site for comparison against
main. Builds locally withnpm run dev.What's in here
New FAQ on the Lighthouse page (after testimonials) — nine assumption-debunk pairs covering the objections we hear most: "I need lots of data", "IT will block it", "I'm just an SM", "tried it before", etc. — plus an honest "Is this even for me?" section that calls out who Lighthouse is not for.
New 3-tier Lighthouse pricing reflecting the 2026-05-22 decision:
<tr>bug for Blackout Days)Services restructured as a 3-tier engagement path (Assess → Implement → Transform) inspired by nwave.ai/solutions#how-we-help. Implement carries the "Recommended" badge. Full training catalogue retained below.
Apple-style visual direction — bigger display typography, restrained colour (teal as accent, not background fill), full-bleed sections, scroll-driven reveals via a new
useScrollRevealhook. Teal palette retained; no new design tokens.What I need from Benjamin specifically
Open items deferred
TODO(peter)comment in code — Peter to draft 3–5 candidates)create-payment) — out of scope for this branch; display-only changes hereTest plan
npm install && npm run dev— visit/and/lighthousemaindeployed at letpeople.work to evaluate visual direction