Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove Duplicate Footer Section for Cleaner Codebase #1054

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

veepanshu-kasana
Copy link
Contributor

Overview

Removed the duplicate footer section that was present on the page, consolidating the footer content into a single instance. This cleanup reduces code duplication and technical debt.

Related Issues

Closes #1016

Screenshots

Before:

image

After:

image

Changes Made

  • Identified and removed the redundant footer section
  • Verified that the remaining footer section is fully functional and visually consistent
  • Ensured there are no regressions or missing content

How to Test

  1. Load the page and scroll to the bottom
  2. Verify there is only a single footer section present
  3. Interact with the footer (links, copyright, etc.) to ensure functionality is intact

Technical Details

  • No external libraries or dependencies were added
  • Followed existing HTML/CSS structure and patterns

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 3:13pm

@veepanshu-kasana
Copy link
Contributor Author

@ankit071105 I've completed the task to remove the duplicate footer section from the page #1016 . Please review when you have a chance.

@ankit071105 ankit071105 added bug Something isn't working level1 GirlScript Summer of Code gssoc-ext hacktoberfest-accepted labels Nov 9, 2024
@ankit071105 ankit071105 merged commit b5f23fa into ankit071105:main Nov 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level1 GirlScript Summer of Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Duplicate Footer Section In Contact Us Form!
2 participants