You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the footer's "Contact Us" section, phone numbers and email addresses are currently static. Enhancing this by making them clickable will improve user experience, as clicking on the phone number will redirect users to their calling app, and clicking on the email address will open their default mailing app for a seamless interaction.
Proposed solution
Implementing "mailto" and "tel" functions to make email addresses and phone numbers clickable enhances the user experience by allowing users to quickly initiate an email or call with a single click, streamlining interaction and reducing friction.
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Would you like me to create a payment gateway page using PhonePe or PayPal? I will be using testing credentials for the setup. Also, could you confirm if this is a registered business?
Is there an existing issue for this?
Describe the code change
In the footer's "Contact Us" section, phone numbers and email addresses are currently static. Enhancing this by making them clickable will improve user experience, as clicking on the phone number will redirect users to their calling app, and clicking on the email address will open their default mailing app for a seamless interaction.
Proposed solution
Implementing "mailto" and "tel" functions to make email addresses and phone numbers clickable enhances the user experience by allowing users to quickly initiate an email or call with a single click, streamlining interaction and reducing friction.
Record
The text was updated successfully, but these errors were encountered: