lokytech5 / e-get-why

An open-source social networking platform for Nigerians to share their frustrations, societal issues, and professional challenges.

Home Page:https://e-get-why.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design and Implement a Home Page Banner

lokytech5 opened this issue · comments

Feature Request: Implement a Responsive Navigation Bar

Description

We need a visually appealing banner for the home page. The banner should include a catchy slogan and a call-to-action button.

Tasks

  1. Design the Banner:

    • Use Tailwind CSS and DaisyUI to design a responsive banner.
    • Include a catchy slogan and a call-to-action button.
  2. Implement the Banner:

    • Create a new React component for the banner.
    • Ensure it is responsive and works well on desktop and mobile devices.
  3. Integrate the Banner:

    • Add the banner component to the home page layout.

Additional Notes

  • Branch: Please create a new branch from feature/website-theme for your changes.
    git checkout feature/website-theme
    git pull origin feature/website-theme
    git checkout -b feature/create-homepage-banner
  • Pull Request: Submit a pull request to merge your changes into feature/website-theme.

@aedoardo1990 you can start working on this

@lokytech5 I have just created the Home Page Banner and submitted the pull request. Should you have any doubts or something should be modified, feel free to ask

ok am currently reviewing the code