Description:
The Contact Us section at the bottom of the website displays placeholders for contact information — [Email] and [Phone Number] — instead of actual links or details. Additionally, the blue-colored text appears clickable but is non-functional, which can confuse users seeking support.
Steps to Reproduce:
Open any page on the website (e.g., login page)
Scroll to the bottom of the page
Observe the Contact Us section
Expected Behavior:
Display real contact information (e.g., support@example.com, +91-XXXXXXXXXX)
Clickable links that open the default email app or dialer
Actual Behavior:
Shows [Email] and [Phone Number] as placeholders
Links are non-functional and not properly configured
Severity: Low to Medium (affects usability and trust)
Suggested Fix:
Replace placeholder text with actual contact information
Format links properly using mailto: and tel: protocols

Description:
The Contact Us section at the bottom of the website displays placeholders for contact information — [Email] and [Phone Number] — instead of actual links or details. Additionally, the blue-colored text appears clickable but is non-functional, which can confuse users seeking support.
Steps to Reproduce:
Open any page on the website (e.g., login page)
Scroll to the bottom of the page
Observe the Contact Us section
Expected Behavior:
Display real contact information (e.g., support@example.com, +91-XXXXXXXXXX)
Clickable links that open the default email app or dialer
Actual Behavior:
Shows [Email] and [Phone Number] as placeholders
Links are non-functional and not properly configured
Severity: Low to Medium (affects usability and trust)
Suggested Fix:
Replace placeholder text with actual contact information
Format links properly using mailto: and tel: protocols