Skip to content

feat: Make Email and Phone Clickable in Footer#2

Open
akshay0611 wants to merge 1 commit into
sahadcmd:mainfrom
akshay0611:feature/make-email-and-phone-clickable
Open

feat: Make Email and Phone Clickable in Footer#2
akshay0611 wants to merge 1 commit into
sahadcmd:mainfrom
akshay0611:feature/make-email-and-phone-clickable

Conversation

@akshay0611
Copy link
Copy Markdown

Summary:
This PR makes the email and phone number in the footer clickable by adding mailto: and tel: attributes. This improves usability and makes it easier for users to contact the platform.

Changes Made:

  • Updated the email address to include a mailto: link.
  • Updated the phone number to include a tel: link.
  • Ensured compatibility with existing CSS styles and framework conventions.

Testing:

  • Verified functionality of the mailto: and tel: links on desktop and mobile devices.
  • Ensured proper rendering of the footer section and its content.

Related Issue:
Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Make Email and Phone Clickable in Footer

1 participant