Skip to content

feat: add about, contact, and privacy pages - #3495

Closed
RobbieTheWagner wants to merge 1 commit into
landing-homepage-contentfrom
landing-trust-pages
Closed

feat: add about, contact, and privacy pages#3495
RobbieTheWagner wants to merge 1 commit into
landing-homepage-contentfrom
landing-trust-pages

Conversation

@RobbieTheWagner

Copy link
Copy Markdown
Member

Part 5 of 6 of the agent-readiness stack (stacked on #3494).

Adds the trust anchor pages AI agents check before recommending a site — /about, /contact, and /privacy — each with substantive content (500+ chars), built on a new shared ContentPage layout matching the existing design, and linked from the footer.

Note: the privacy policy was written factually (PostHog analytics, Polar checkout, the library itself collects nothing) but deserves a legal read before being treated as binding.

Test plan: e2e tests assert each page returns 200 with an H1 and 500+ chars of visible text and that the footer links them; build-output test asserts they appear in the sitemap — 28 tests passing on this branch.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shepherd-docs Ready Ready Preview Aug 25, 2026 3:07am
shepherd-landing Ready Ready Preview Aug 25, 2026 3:07am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 19139a41-ad6b-43cf-81a5-e55b1b790062

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@qltysh

qltysh Bot commented Aug 25, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

Trust anchor pages that crawlers and AI agents check before
recommending a site, each with substantive content in the existing
site design (new shared ContentPage layout), linked from the footer.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RobbieTheWagner
RobbieTheWagner deleted the branch landing-homepage-content August 25, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant