Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced Contact Section: Improved Form Design, Alignment, and Naviga…
…tion Integration (#35) Enhanced Contact Section: Improved Form Design, Alignment, and Navigation Integration ## Description Font Update: The font across the "Contact Us" section was changed to a more modern and clean typeface, providing a consistent and professional look. Form Alignment: The contact form was enclosed in a well-defined box with a thin border and rounded corners, enhancing its visual appeal. The form now occupies 25% of the screen width on the right side of the page, creating a balanced layout that leaves space for the Google Maps integration on the left. Spacing Adjustments: The space between the input fields and the "Send Message" button was reduced to make the form more compact and user-friendly. Margins and paddings were fine-tuned to ensure proper alignment and spacing throughout the form. Google Maps Alignment: The Google Maps iframe was aligned with the contact form, ensuring that both elements sit at the same vertical level, creating a harmonious layout for the page. Submit Button Customization: The "Send Message" button was redesigned with a new background color and more rounded edges. Text alignment was centered perfectly, improving the visual balance of the button. Bottom Navigation Bar Integration: A simplified version of the contact form was added to the bottom navigation bar, making it easy for users to reach out from any section of the website. This form follows the same design principles, with consistent font and padding adjustments, ensuring a cohesive user experience across the site. ## Related Issues None - Closes # ## Type of PR <!-- Mention PR Type according to the issue in brackets below and check the below box --> - [ Enhancement] () ## Screenshots / videos (if applicable) ![image](https://github.com/user-attachments/assets/42399777-0390-47c3-a43c-b75bea07d906) ![image](https://github.com/user-attachments/assets/0a644bb6-c469-4835-abc2-47d8b8690531) ## 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