Skip to content

Create reusable PageHero component #13

@KKSurendran06

Description

@KKSurendran06

The hero section is duplicated across nearly every page with only minor text differences which violates the DRY principle. A single, reusable component should be created

Tasks

  • Create a new component named PageHero.jsx
  • The component should accept all the necessary props
  • Replace all duplicate hero sections on the Home, About, Team, Gallery, and Clublife pages with the new PageHero component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions