customer-riverside/web/modules/custom/riverside_pt/templates
Philip Peterson 797e580cc0 Create custom /contact page with details and appointment CTAs
- Refactor AboutController to PageController to handle multiple static pages:
  - /about
  - /services/{slug} (diagnostic, sports, pre-post, neuro)
  - /contact (new)

- New template riverside-pt-contact.html.twig:
  - Contact details (address, phone, email)
  - Office hours
  - 'Send us a message' section directing to booking tool
  - Multiple 'Make an Appointment' links back to /home#book-an-appointment

- Updated riverside_pt.routing.yml with riverside_pt.contact route
- Registered 'riverside_pt_contact' theme in riverside_pt.module
- Updated riverside_pt.install to skip legacy node creation for 'Contact' (and previously About/Services) to avoid alias conflicts
- Minor updates to home template, header handling, libraries (scroll support), and other controllers for consistency with page flows and email/booking features

All details pages (/about, /services/*, /contact) now include clear links back to 'Make an Appointment'.
2026-06-03 23:55:02 -07:00
..
riverside-pt-about.html.twig Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside-pt-contact.html.twig Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside-pt-header.html.twig Smooth scroll, booking refactor, success summary 2026-06-03 22:14:39 -07:00
riverside-pt-home.html.twig Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside-pt-service.html.twig Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00