From c6e2bb7efe7917f21fa370a3cbcb69e58ffcda51 Mon Sep 17 00:00:00 2001 From: disha827 <149092249+disha827@users.noreply.github.com> Date: Fri, 14 Jun 2024 01:15:17 +0530 Subject: [PATCH] Added some design in View Profile Button --- public/data/Sahilll15.json | 2 +- src/components/Profile/Profile.jsx | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/public/data/Sahilll15.json b/public/data/Sahilll15.json index 3c733ad2..e50fd978 100644 --- a/public/data/Sahilll15.json +++ b/public/data/Sahilll15.json @@ -1,6 +1,6 @@ { "name": "Sahil Sanjay Chalke", - "location": "Mumbai, India 🇮🇳", + "location": "Mumbai, India 🇮🇳", "bio": "FULL STACK DEV", "avatar": "https://avatars.githubusercontent.com/u/109215419?v=4", "portfolio": "https://sahilchalke.online/", diff --git a/src/components/Profile/Profile.jsx b/src/components/Profile/Profile.jsx index 270f3a38..b76c15ea 100644 --- a/src/components/Profile/Profile.jsx +++ b/src/components/Profile/Profile.jsx @@ -70,7 +70,12 @@ function Card({ data }) { data.portfolio ? 'ml-auto w-28 hover:underline' : 'ml-auto w-28 cursor-not-allowed brightness-50' }`} > - + View Profile →