Problem:
The current email and phone number in the footer are static and not interactive, making it inconvenient for users to contact the platform.
Proposed Solution:
- Add
mailto: for the email address to allow users to send emails directly.
- Add
tel: for the phone number to enable users to call directly (on supported devices).
Expected Outcome:
A more user-friendly footer where users can easily initiate contact via email or phone.
Problem:
The current email and phone number in the footer are static and not interactive, making it inconvenient for users to contact the platform.
Proposed Solution:
mailto:for the email address to allow users to send emails directly.tel:for the phone number to enable users to call directly (on supported devices).Expected Outcome:
A more user-friendly footer where users can easily initiate contact via email or phone.