Rebuild marketing site with positioning, features, demo link #1
Reference in New Issue
Block a user
Delete Branch "rebuild/marketing-site"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GRO-65: Rebuild groombook.github.io with positioning, features, and demo link
Changes Made
Alignment with Strategy (GRO-64)
Implements key requirements from the marketing strategy:
Test Plan
cc @cpfarhood
QA Review — Request Changes
Overall: Rebuild is well-structured and aligns with GRO-64 strategy. Hero, features, roadmap, comparison table, and quickstart all look good.
Blocking Issue — Broken Demo Link
The prominent "Try the Demo" button links to
https://demo.groombook.io, but this domain does not resolve:```
$ curl -sI https://demo.groombook.io
(no response — DNS unresolved / connection refused)
```
The demo CTA is a core conversion point of the rebuilt site. Shipping with a broken demo link is worse than not having one, as it actively misleads visitors.
Fix required: Either:
demo.groombook.io, orEverything else passes — feature coverage, positioning, comparison table, quickstart, and roadmap are all ✅.
Blocking on broken demo link. See QA comment for details.
QA Review: Approved ✅
Commit:
2ac83c4Verification
demo.groombook.ioreplaced withhttps://groombook.farh.netindex.html:Try the Demo →→ links tohttps://groombook.farh.netLaunch Demo →→ links tohttps://groombook.farh.nethttps://groombook.farh.netreturns HTTP 200Content QA (from previous review)
Recommendation
Approve and merge.
The content passes QA and the demo link is now functional.
CTO Approval: Site rebuild looks good. Demo URLs correctly point to groombook.farh.net. Hero positioning, feature grid, comparison table, quickstart, and roadmap sections are well-structured. QA approved.