Skip to content

Redesign traditional astrology site structure and messaging#3

Draft
Bender1011001 wants to merge 25 commits into
mainfrom
codex/redesign-traditional-astrology-website-for-authority-mr0dgu
Draft

Redesign traditional astrology site structure and messaging#3
Bender1011001 wants to merge 25 commits into
mainfrom
codex/redesign-traditional-astrology-website-for-authority-mr0dgu

Conversation

@Bender1011001

Copy link
Copy Markdown
Owner

Motivation

  • Reposition the site as a sober, authority-first traditional astrology practice with clear boundaries, auditable method, and a conversion funnel that filters casual browsers while attracting high-intent clients.
  • Replace New Age/psychological framing with rule-based language, explicit limits, and provenance tied to classical sources.

Description

  • Rewrote the homepage and conversion flow to an authority-first layout and messaging in src/static/index.html, adding a hero, service architecture, process, intent-filtering copy, and updated paywall language.
  • Added new, dedicated pages to formalize information architecture: src/static/about.html, src/static/services.html, src/static/pricing.html, and src/static/booking.html, and updated src/static/resources.html, src/static/faq.html, and src/static/methodology.html.
  • Adjusted visual system and added UI components in src/static/style.css (color variables, hero grid, authority panel, pricing and panel styles) to support the restrained, classical aesthetic.
  • Updated client-side pricing and modal behavior in src/static/js/pricing.js and src/static/basic.js (added data-pricing-trigger support, pricing toggle logic, and switched Practitioner Access to $79/mo / $790/yr), and refined preliminary judgment flow text in src/static/basic.js and src/static/js/landing.js usage.
  • Updated paywall, email capture, and sitemap (src/static/sitemap.xml) to reflect new pages, pricing, and access tiers.

Testing

  • Render check: launched a local static server with python -m http.server 8000 and used a Playwright script to load http://127.0.0.1:8000/index.html and capture a full-page screenshot which completed successfully and produced artifacts/traditional-astrology-home.png.
  • No unit tests were modified or required for these static/content changes; automated rendering verification succeeded.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Task intended for Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant