# KRB About Us existing Webflow state — preliminary check

Scope from Sylvain: ignore Boarding, About Us, Principal's Welcome, and Our History. Remaining target pages:

- Our Campus — `/about-us/our-campus/`
- Our People — `/about-us/our-people/`
- School Board — `/about-us/our-people/school-board/`
- Senior Executive — `/about-us/our-people/senior-executive/`
- Employment — `/about-us/our-people/employment/`
- Our Policies — `/about-us/our-policies/`

## What I can verify from existing local Webflow evidence

A prior Webflow page/component dump exists for the 4-page pilot and includes **Our Campus**. That dump shows Our Campus already has the body components and visible content props added:

1. `Section / Hero`
2. `Section / Text Content` — paragraph populated with the campus intro copy
3. `Section / Two Column Text & Image` — `The Maureen Tudehope Centre` with paragraph populated
4. `Component / Slider Gallery`
5. `Section / Two Column Text & Image` — `Libraries` with paragraph populated
6. `Component / Slider Gallery`
7. `Section / Two Column Text & Image` — `Junior School Library` with paragraph populated
8. `Component / Slider Gallery`
9. `Section / Two Column Text & Image` — `Chapel` with paragraph populated
10. `Component / Slider Gallery`
11. `Section / Two Column Text & Image` — `Community Learning Spaces` with paragraph populated
12. `Component / Slider Gallery`
13. `Section / Two Column Text & Image` — `The Early Learning Centre` with paragraph populated
14. `Component / Slider Gallery`
15. `Section / Two Column Text & Image` — `The Stuart Centre for Year 7 Students` with paragraph populated
16. `Component / Slider Gallery`
17. `Section / Two Column Text & Image` — `The Jean Marie Flynn Year 12 Learning Hub` with paragraph populated
18. `Component / Slider Gallery`
19. `Section / Next Pages` — Page 1 `Our History`, Page 2 `Principal's Welcome`, Page 3 `Our Policies`

Notes for Our Campus:

- The prior dump says the content sections are already present and populated.
- `Component / Slider Gallery` rows were detected, but the earlier prop dump did not expose gallery image overrides, so a current Designer inspection should confirm gallery image state.
- Next Pages already has the expected WP titles/subtitles according to the earlier dump, but links still need current verification because KRB page-link shape has been an issue in the Wellbeing test.

## What still needs current Designer inspection

I do not have a live Designer/session or Webflow API token in this Slack run, so I cannot directly read the unpublished current Designer state for the remaining five pages from here.

The pages that need current inspection are:

- Our People
- School Board
- Senior Executive
- Employment
- Our Policies

I generated a read-only Designer inspector script for this. It will switch to each page, inspect the root/component tree, and report component instances + prop values without writing anything.

File: `krb-about-us-webflow-existing-state-inspector.js`

Once the console report is returned, I can produce the exact table Sylvain wants:

| Page | Already has components? | Existing component order | Existing content present? | Missing content/props | Notes |
|---|---|---|---|---|---|
