@@ -832,7 +832,7 @@ function ProfileContent() {
{selectedProject.title}
@@ -871,7 +871,7 @@ function ProfileContent() {
href={selectedProject.websiteUrl}
target="_blank"
rel="noopener noreferrer"
- className="flex items-center gap-2 px-4 py-2 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors"
+ className="flex items-center gap-2 px-4 py-2 bg-secondary text-secondary-foreground rounded-lg hover:bg-secondary/80 hover:scale-105 hover:shadow-md transition-all duration-200 font-medium text-sm"
>
Visit Website