Apply lik update
This commit is contained in:
@ -379,13 +379,13 @@ const CourseDetail: React.FC<CourseDetailProps> = ({ courseId }) => {
|
||||
Use the application form on the right to apply for this course, or visit our admissions website:
|
||||
</p>
|
||||
<a
|
||||
href="https://admissions.cmcvellore.ac.in/"
|
||||
href="mailto:traumasurg@cmcvellore.ac.in"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="inline-flex items-center text-sm font-medium hover:opacity-70 transition-opacity duration-200"
|
||||
style={{ color: '#e64838' }}
|
||||
>
|
||||
https://admissions.cmcvellore.ac.in/
|
||||
traumasurg@cmcvellore.ac.in
|
||||
<ExternalLink className="w-4 h-4 ml-1" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user