Session type and session length selection steps #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Steps 2 and 3 of the booking form — visually appealing card-based selectors for session type and length.
Step 2 — Session Type
Card grid with icon/illustration, title, and short description for each type. Types driven by
config/site.jsonso the photographer can add/edit without touching code.Default types:
Step 3 — Session Length
Two large cards:
Pricing pulled from
config/site.jsonper session type × length combination.Config addition to site.json
Acceptance