Design notes ← Back to the homepage concept

Ghostwriters Central, Inc.

Notes on the homepage concept

What I built, what it is made of, and what happens to the other 150 pages. Written for Michael McKown, August 2026.

The mockup is one page, but it is built as a kit. Every block on it is a component that gets reused on the service pages, which is where most of your visitors actually land.

What the homepage is doing

Your site sells a dozen different things to a dozen different kinds of buyer. A bride needs vows in two weeks. A retired colonel needs a 250-page memoir over six months. They have almost nothing in common except that both of them want to know what it costs and who is going to write it.

So the page does not open with a mission statement. It opens with the deal you are actually offering, then hands the visitor straight to the job they came for.

BlockWhat it is for
HeroStates the ghostwriting premise in one line, and puts a phone number and a price link within one click.
Rate cardEight services, ordered by size of commitment, each with a real starting price, a sample of the document type, and a review from a client who bought that exact thing.
EstimatorAnswers the question every caller opens with. It runs on your published rates: $60 a page, $30 to edit, $60 a speaking minute.
ReviewsThree, not thirty. The rest are distributed to the pages where they do work.
ProcessFive steps, because there are five, and the first one is free.
WritersNames and credits. The thing content mills and AI cannot show.
PaperworkContract, staged payment, NDA, American writers. This is your answer to a category full of scams, and it belongs above the fold of every service page too.

The one idea I would defend hardest: your testimonials are the strongest asset on the site and they are all pooled in one place. A person reading the screenplay page should see the screenplay client’s review right there, while they are deciding. That is a five-minute change per page and it costs nothing.

What is real here and what is not

The kit it is built from

Two typefaces, four colors, and about a dozen components. Nothing else. That constraint is what makes 150 pages affordable to rebuild.

#0C1A2B
ink
#B4400F
rust
#E4E6E3
desk
#FFFFFF
paper

The two colors come out of your logo. The type is Literata for reading and Courier Prime for anything that behaves like data: prices, labels, page counts, the phone number. Courier Prime was drawn by a working screenwriter as a replacement for the Courier every script in your Film section is written in. It is the house font of half your business, so it does the counting on the site.

Components on this page

Each one becomes a Gutenberg block pattern. You insert it from a menu inside the editor, type over the words, and it looks like this without anyone touching CSS.

How 150 pages become five templates

TemplateCovers
ServiceEvery “we write X” page. Roughly 80 of them. Hero, price, proof, process, related services, contact.
ArticleThe educational and things-you-should-know pages. Reading measure, related links, one call to action.
VideoThe video hub and its children. Player, transcript, the service page it points at.
RosterStaff, reviews, samples. Repeating rows from one data source.
UtilityRates, contact, about, FAQ.

This is also the only sane exit from WPBakery. Rebuilding 150 pages by hand is a project nobody finishes. Rebuilding five templates and pouring the existing text into them is a project with an end date.

Under the hood


Next useful step: pick the one service page that brings you the most business and I will build that template, the way this homepage is built. Then you can see the whole system with your own words in it before you commit to anything.