Skip to content
Adriana Zencke Zimmermann edited this page Jul 20, 2024 · 2 revisions

Menu

It is predefined in the frontend and there is not customisation from the backend.

image

Proposed Paths

/mentorship
/mentorship/mentors
/programmes
/programmes/book-club
/events
/blog
/blog/{id}
/jobs
/about-us
/about/team/leadership
/about-us/code-of-conduct

Section 1 - Hero Section

image

Section 2 - Full Width Banner

image

Image

Json example

"fullBannerSection": {
    "title": "Become a Mentor",
    "description": "Ready to empower and be empowered in tech? Become a mentor! Expand your network, give back, share expertise, and discover new perspectives.\n",
    "images": [
      {
        "path": "https://cloudprovider.com/image.png",
        "alt": "There are two women talking during a productive mentoring session",
        "type": "desktop"
      }
    ],
    "link": {
      "label": "Send us a report on Github",
      "uri": "https://github.com/Women-Coding-Community/wcc-frontend/issues",
      "title": "Page Title"
    }
  }

Section - 3 - Opportunities and Programmes List

image

Section - 4 - Announcements

image

Section - 5 - Events Announcements

image

Section - 6 - CTA Volunteer With Us

image