customer-riverside/web/modules/custom/riverside_pt
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
..
config wip booking flow 2026-05-13 14:55:52 -07:00
css Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
images Fixes 2026-05-28 00:07:02 -07:00
js Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
src Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
templates Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
.DS_Store wip 2026-05-25 00:32:23 -07:00
riverside_pt.info.yml Add declarative site module 2026-05-01 05:24:10 -07:00
riverside_pt.install Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside_pt.libraries.yml Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside_pt.module Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00
riverside_pt.routing.yml Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00