Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add clickable links to footer contact info #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akshay0611
Copy link

This pull request adds functionality to make the footer contact information clickable. Users can now directly interact with the email and phone links in the footer section for better usability.

Changes Implemented

  • Added mailto link for the email address.
  • Added tel link for the phone number.

Testing

  • Verified the email link opens the default email client.
  • Verified the phone link prompts a call dialog on supported devices.

Screenshots

Before Changes

The contact info in the footer was plain text, and users could not interact with the email or phone number.
Screenshot 2024-11-23 at 2 29 52 PM

After Changes

The contact info in the footer is now clickable:

  • Clicking the email link opens the default email client.
  • Clicking the phone number prompts a call dialog on supported devices.
Screenshot 2024-11-23 at 2 27 39 PM

Checklist

  • [✅] Code has been tested locally.
  • [✅] All functionality works as expected.

Copy link

vercel bot commented Nov 23, 2024

@akshay0611 is attempting to deploy a commit to the minavkaria's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@MinavKaria MinavKaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository, @akshay0611! 🎊 Thank you so much for taking the time to point this out.

@akshay0611
Copy link
Author

Hi @MinavKaria ,

Thank you for the warm welcome! 😊

It seems the Vercel deployment checks are failing due to an authorization requirement. Since I don't have access to the Vercel setup, could you please authorize the deployment or review and merge the pull request if everything looks good?

Let me know if there's anything else I should address. Thanks again!

Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ratna-supermarket-mini-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 5:22am
ratna-supermarket-x3ah ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 5:22am

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.

2 participants