akshitagupta15june / PetMe

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
https://akshitagupta15june.github.io/PetMe/
MIT License
480 stars 732 forks source link

Interchanging the positions of 'About Us' and 'Meet Pets' in the navigation bar of Home page #956

Open mahima-nair opened 1 year ago

mahima-nair commented 1 year ago

Describe the bug:

In the current webpage layout, the 'About us' section is before the 'Meet Pets' section in the homepage(index.html) and thus it is logically expected that the 'About us' should be placed before the 'Meet Pets' in the navigation bar of the home page. However this is not the case and thus it is hampering the user experience to a certain extent because of the non-sequential redirection within the home page.

To Reproduce: Steps to reproduce the behavior:

  1. Open the website
  2. Click on 'Meet Pets'
  3. Click on 'About Us'
  4. See the non-sequential re-directioning of the webpage.

Expected behavior: The re-direction should follow a systematic order as per the contents of the webpage when we are clicking the buttons of the navigation bar in a sequence.

Screenshots: #Current Scenario:

image image

#Proposed Solution: image

Desktop:

Additional context: I can fix this issue. Please assign this issue to me under GSSoC'23.

Niharika0104 commented 9 months ago

can you please assign this issue to me