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 →