PPC Landing Pages CMS

Development Mode

This is the development index page. In production, each client has their own domain or subdomain.

Demo Page

View the demo interior painting landing page:

/demo-painting/interior-painting

URL Structure

Pages are accessible at: /[client-slug]/[page-slug]

Example: /acme-painting/interior-painting

Adding New Clients

  1. Create a folder in data/clients/[client-slug]/
  2. Add config.json with client details
  3. Add pages in pages/[page-slug].json
  4. Rebuild to generate static pages