Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all the links in website updated and bugs resolved (#133)
<!-- on opening the home link in footer the file not found error occurs--> ## Description <!--Please include a brief description of the changes--> 1. in About Page footer section, home link bug resolved and now the link opens on home page, 2. in Cart page footer section, home link bug resolved and now the link opens on home page, 3. in Cart page social links are updated to link properly because before they were not linked properly, 4. in Contact Us page footer section changed the color of "Send Message" button to that of other screen footer section button color 5 .in Contact Us page, the "Send Message" button present in the the body section was showing error on clicking, this issue is also resolved and now it works properly. ## Related Issues <!--Cite any related issue(s) this pull request addresses. If none, simply state “None”--> "None" - Closes # ## Type of PR <!-- Mention PR Type according to the issue in brackets below and check the below box --> - [bug ] () ## Screenshots / videos (if applicable) <!--Attach any relevant screenshots or videos demonstrating the changes--> Contact Page buttons: before: ![before](https://github.com/user-attachments/assets/004e4e2f-bdb1-430e-8dcf-a37ba87a2588) after: ![after](https://github.com/user-attachments/assets/f8ddceec-fa0e-47b7-96b9-0a184d306b61) Contact page changes: before: https://github.com/user-attachments/assets/fe3f3ca8-5f07-47ee-b2ab-827de263a845 after: https://github.com/user-attachments/assets/20b5bb51-620c-4230-9935-aa0a9f951584 Cart page changes: before: https://github.com/user-attachments/assets/28d6ee8c-5445-49cc-921b-210d7387d985 after: https://github.com/user-attachments/assets/ad5c75e7-5f7b-4451-93a6-c450a184d7d3 About page changes: https://github.com/user-attachments/assets/f9eec527-2279-4adf-9bdd-22b8faf694da ## Checklist <!-- [X] - put a cross/X inside [] to check the box --> - [X ] I have gone through the [contributing guide](https://github.com/Anjaliavv51/Retro) - [X ] I have updated my branch and synced it with project `main` branch before making this PR - [X ] I have performed a self-review of my code - [ X] I have tested the changes thoroughly before submitting this pull request. - [X ] I have provided relevant issue numbers, screenshots, and videos after making the changes. - [X ] I have commented my code, particularly in hard-to-understand areas. ## Additional context: <!--Include any additional information or context that might be helpful for reviewers.-->
- Loading branch information