MadhushaPrasad / Diagon-Alley

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.
MIT License
21 stars 38 forks source link

feat: add responsive footer with logo, links, and contact section #102

Closed biswajit-sarkar-007 closed 5 days ago

biswajit-sarkar-007 commented 1 week ago

Pull Request Description

Overview

This pull request introduces a new responsive footer component to the website. The footer includes essential elements such as a company logo, quick links, terms and conditions, and contact information. It is designed to be fully responsive, ensuring a consistent and user-friendly experience across various screen sizes, from desktops to mobile devices.

Key Features

Responsive Design

Code Improvements

How to Test

  1. View the footer on different screen sizes (desktop, tablet, and mobile).
  2. Ensure that the logo, links, and contact details are visible and appropriately aligned.
  3. Check the hover effects on the navigation links.
  4. Verify that the footer elements remain evenly spaced and legible as the screen size changes.

Screenshots

Before:

before

After:

after