AayushSahani01 / AayushSahani01/Pooja_project
Phone number and email in Contact section are not clickable
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 4
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi @AayushSahani01 ,
The phone number and email address in the contact section of the website (implemented in `src/landingPage/Home/Info.jsx`) are currently displayed as static text. This prevents users from easily initiating a call or email directly from the page.
This has been fixed by wrapping the phone number and email address in `` tags with the appropriate `href` attributes (`tel:` and `mailto:` respectively).
Please assign this issue to me under gssoc level 1
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.