lokytech5 / e-get-why

An open-source social networking platform for Nigerians to share their frustrations, societal issues, and professional challenges.
https://e-get-why.vercel.app
MIT License
0 stars 2 forks source link

Design and Implement a Home Page Banner #8

Closed lokytech5 closed 2 weeks ago

lokytech5 commented 3 weeks ago

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

lokytech5 commented 2 weeks ago

@aedoardo1990 you can start working on this

aedoardo1990 commented 2 weeks ago

@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

lokytech5 commented 2 weeks ago

ok am currently reviewing the code