Improve mobile responsiveness of the page #273
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix Issue #264
This PR addresses following issues :
Fixed the layout issue by adjusting the styles to ensure proper spacing between the "Get In Touch" title and the "Contact Us" text in mobile view.
![Screenshot 2024-10-23 182143](https://private-user-images.githubusercontent.com/112371160/379290639-4481bf73-9884-42b7-b398-034288ffeae9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzMzMjEsIm5iZiI6MTczOTE3MzAyMSwicGF0aCI6Ii8xMTIzNzExNjAvMzc5MjkwNjM5LTQ0ODFiZjczLTk4ODQtNDJiNy1iMzk4LTAzNDI4OGZmZWFlOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwNzM3MDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zNzBlMmE2YThmYWZjYmQwMGM0M2Q3MWQ4YWFlZWJiNDVhYWMzOTQxNjRlZDJhMTg2ODI4NzY3ZTFhY2Q4NzE5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.X_nncp3Fde08Bu34MnLlGjriExJAizy2I-SgR541J3E)
Enhanced the visual appearance of the slider in mobile view for a more responsive and user-friendly experience.
![Screenshot 2024-10-23 182056](https://private-user-images.githubusercontent.com/112371160/379291127-a94e079f-0cb1-43c1-876c-0ea7808ee987.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzMzMjEsIm5iZiI6MTczOTE3MzAyMSwicGF0aCI6Ii8xMTIzNzExNjAvMzc5MjkxMTI3LWE5NGUwNzlmLTBjYjEtNDNjMS04NzZjLTBlYTc4MDhlZTk4Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwNzM3MDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kZGFjOTY4N2Q1YWUzMmE5ODgyNzg2ODEyODY0N2U2MWYxNzIyMTQ3YzEwZGViYzhmNzJiNjQxZDMxZjljMzliJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.i_-VaLOiD1O7um9jECDPj1sGS4kkGxZ1nfIpqB3RQHw)
These changes ensure better responsiveness and an improved user experience on mobile devices.