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

Contact Page #6

Open
mahendra785 opened this issue Aug 20, 2024 · 1 comment
Open

Contact Page #6

mahendra785 opened this issue Aug 20, 2024 · 1 comment

Comments

@mahendra785
Copy link
Collaborator

Add hover effects to the ACM VIT URL and the Google Maps link as well as the the icons on the Contact page. This will help users know that these links are clickable.

@mahendra785
Copy link
Collaborator Author

Contact Page Hover Effects

Pseudocode

1. Contact Page Structure

  • ContactPage Component
    • div.contact-info
      • a.acm-link - ACM VIT URL link
      • a.maps-link - Google Maps link
      • div.icons
        • a.icon - Icons (e.g., email, phone, social media icons)

2. Add Hover Effects

  • ACM VIT URL Hover Effect

    • On hover, change text color and add underline or other visual cue.
  • Google Maps Link Hover Effect

    • On hover, change text color and add underline or other visual cue.
  • Icons Hover Effect

    • On hover, change icon color or add a slight scale transformation for a clickable effect.

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

No branches or pull requests

1 participant