Skip to content

Conversation

Riya-Kharade
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

The previous footer on about.html was misaligned and lacked a clear column layout.
This PR adds a properly structured footer with four columns: Name & description, Important Links, Contact, and Social Media.
It improves visual consistency and enhances user experience.

What changes are included in this PR?

  • Added a responsive footer section to about.html:
    1. Column 1: Name and short description
    2. Column 2: Important Links (Home, About Us, Services, Our Works, FAQ)
    3. Column 3: Contact information (phone, email)
    4. Column 4: Social Media links (Facebook, Twitter, LinkedIn, Instagram)
  • Applied CSS for alignment, spacing, hover effects, and responsive behavior.
  • Ensured mobile-friendly layout using media queries.

Are these changes tested?

  • Verified in Chrome, Firefox, and Edge browsers.
  • Tested responsive layout on mobile, tablet, and desktop screens.

Are there any user-facing changes?

  • Yes, the footer now displays clearly structured columns, enhancing navigation and overall website aesthetics.

Screenshots

before
image
image

after
image
image

Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for growcraftt ready!

Name Link
🔨 Latest commit 66ab058
🔍 Latest deploy log https://app.netlify.com/projects/growcraftt/deploys/68dbd314f622b10008e1e91e
😎 Deploy Preview https://deploy-preview-829--growcraftt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@gyanshankar1708 gyanshankar1708 merged commit e323537 into gyanshankar1708:master Oct 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Footer on about.html Page
2 participants