From aecf8284f21d20cdf56ce0328bbb21f28c15db74 Mon Sep 17 00:00:00 2001 From: pranaypatel512 Date: Sun, 17 Nov 2024 13:07:53 +0530 Subject: [PATCH] fix:expired image url --- public/data/meet-the-talent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/data/meet-the-talent.json b/public/data/meet-the-talent.json index 65afe102..2e2eccef 100644 --- a/public/data/meet-the-talent.json +++ b/public/data/meet-the-talent.json @@ -6,7 +6,7 @@ "bio": "Experienced Senior Software Engineer with over 9 years in mobile development,\nspecializing in Android and Flutter. Skilled in using AI tools to boost coding efficiency and bring new ideas to app development. Passionate about leading\ncomplex projects, contributing to open-source communities, and mentoring junior\nengineers to foster team growth and deliver high-quality mobile apps. My expertise\nincludes hands-on development in Kotlin Multiplatform and Flutter and recent\nexploration into AWS.", "email": "iampranaypatel@domain.com", "phone": "+91-7990139255", - "imageUrl": "https://pbs.twimg.com/profile_images/1734799171386003456/JdFtde75_400x400.jpg", + "imageUrl": "https://i.sstatic.net/H6bdc.jpg?s=256", "website": "https://pranaypatel.netlify.app/", "skills": [ "Android", @@ -711,4 +711,4 @@ ] } ] -} \ No newline at end of file +}