Shared marketing system

One Keystatic hub for AC and PP.

This repo centralizes shared navigation, FAQs, testimonials, home page content, landing pages, and case studies for both brands. The CMS UI lives at /keystatic, while the two brand sites can consume normalized JSON from the content API.

AttorneyChiro

2

Landing pages

Help PI attorneys and chiropractors move referrals, treatment, and records faster.

PatientPulse

1

Landing pages

Help practices recover demand, reactivate patients, and convert communication into booked visits.

Shared Content

2

Reusable entries

One shared navigation and footer power both brands.

Repo Shape

content/shared/* holds reusable assets. Brand-specific entries live in content/brands/attorneychiro/* and content/brands/patientpulse/*.

Consumer Shape

AC and PP should fetch /api/content/brands/:brand/bootstrap.json for shared + brand-specific page data, then use the detail endpoints for campaign pages and case studies.

Ready Endpoints

https://localhost/keystatic
https://localhost/api/content/brands/attorneychiro/bootstrap.json
https://localhost/api/content/brands/patientpulse/bootstrap.json