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:
|
Use the application form on the right to apply for this course, or visit our admissions website:
|
||||||
</p>
|
</p>
|
||||||
<a
|
<a
|
||||||
href="https://admissions.cmcvellore.ac.in/"
|
href="mailto:traumasurg@cmcvellore.ac.in"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="inline-flex items-center text-sm font-medium hover:opacity-70 transition-opacity duration-200"
|
className="inline-flex items-center text-sm font-medium hover:opacity-70 transition-opacity duration-200"
|
||||||
style={{ color: '#e64838' }}
|
style={{ color: '#e64838' }}
|
||||||
>
|
>
|
||||||
https://admissions.cmcvellore.ac.in/
|
traumasurg@cmcvellore.ac.in
|
||||||
<ExternalLink className="w-4 h-4 ml-1" />
|
<ExternalLink className="w-4 h-4 ml-1" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user