# Our Leadership Page

This page is for managing the content of the "Our Leadership" page.

## Leadership Hero Section

The "Leadership Hero" section is the main hero section of the "Our Leadership" page.

### Available Fields

- **Hero Badge Text:** The text for the badge.
- **Hero Title (Desktop):** The main title for desktop devices.
- **Hero Title (Mobile):** The main title for mobile devices.
- **Hero Subtitle:** The subtitle.
- **CTA Button Label:** The label for the call-to-action button.
- **CTA Button URL:** The URL for the call-to-action button.
- **Hero Image:** The main image for the hero section.

### Shortcodes

- Hero:

  ```
  [remark_our_leadership_hero]
  ```

- Leadership Directory (re-uses the Leaders Overview options repeater and renders the country/division filters + cards):

  ```
  [remark_our_leadership_directory]
  ```

  Optional attributes `default_country` and `default_type` can preselect a tab (e.g. `default_country="Bangladesh"`). Populate content from **Remark Builder → Leaders Overview**.
