Toggle which sections are visible in the client's dashboard view.
Changes update the client view at /client/seocompare
How to update client visibility:
Edit src/data/clients.json and add/remove section IDs
from the clientViewSections array. Redeploy to apply changes.
Dynamic toggling will be added when the dashboard gets a backend.