Skip to content

Conversation

syed-imadulla
Copy link
Contributor

🚀 Pull Request

📄 Description

This pull request resolves an issue where the "Open Source" page was displaying two redundant "Contact Us" sections.

The unnecessary, duplicated contact form has been removed from the page. The layout now correctly shows only one "Get in Touch" section, which declutters the UI and eliminates user confusion.

Fixes #632

🛠️ Type of Change

  • Bug fix 🐛
  • Code refactor 🔨

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have linked the issue using Fixes #issue_number

📸 Screenshots (if available)

Before: The 'Open Source' page displayed two separate 'Contact Us' forms.
Screenshot 2025-08-24 122717
Screenshot 2025-08-24 122814

After: The 'Open Source' page now correctly displays only a single 'Contact Us' form.
image

📚 Related Issues

🧠 Additional Context

This change simplifies the page layout and provides a clearer call to action for users wishing to get in touch.

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. 🙌🏼

@syed-imadulla
Copy link
Contributor Author

pls check this and merge the PR

@syed-imadulla syed-imadulla changed the title fixed 2 contacn form fixed 2 contact form Aug 25, 2025
@Kritika75 Kritika75 merged commit bd35a76 into Kritika75:main Aug 26, 2025
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.

[ISSUE]: Duplicate "Contact Us" Sections on Open Source Page
2 participants