Skip to content

Commit d2c6321

Browse files
committed
fix(teams):fixed the photo not showing by replacing iamge link with image in public
1 parent a250a60 commit d2c6321

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

public/assets/Team/abhijith.png

598 KB
Loading

public/assets/Team/abhiram.jpeg

93.2 KB
Loading

public/assets/Team/adwaith.jpeg

105 KB
Loading

public/assets/Team/shadil.jpeg

44.6 KB
Loading

public/assets/Team/sooraj.jpeg

69.3 KB
Loading

public/data/team.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Shadil am ",
55
"role": "Founder & Lead Developer & Product Manager",
66
"bio": "Visionary leader driving product strategy, development, and innovation. Expert in building scalable solutions and leading cross-functional teams.",
7-
"image": "https://media.licdn.com/dms/image/v2/D5603AQEhhcxtHahFhA/profile-displayphoto-shrink_200_200/B56ZcHyDLnHoAc-/0/1748182250701?e=1756339200&v=beta&t=0i2eSzdAx8qjaRD4JEXO-r4va5p12RhjaP4JV7dae7M",
7+
"image": "/assets/Team/shadil.jpeg",
88
"github": "https://github.com/shadil-rayyan",
99
"linkedin": "https://linkedin.com/in/shadilam",
1010
"specialties": ["Product Management", "Full Stack Development", "DevOps", "Leadership"]
@@ -14,7 +14,7 @@
1414
"name": "SOORAJ KRISHNA K P",
1515
"role": "Full Stack Developer",
1616
"bio": "Full stack developer with a passion for crafting seamless user experiences and robust backend systems. Skilled in modern web technologies and accessibility.",
17-
"image": "https://media.licdn.com/dms/image/v2/D4E35AQF_SnbXfvnVyQ/profile-framedphoto-shrink_200_200/B4EZeRO_0DHwAY-/0/1750488317446?e=1754298000&v=beta&t=mZdlRUkSUVyhw_AA36VYk2o_eKenjQzi-CZ-EoO5yU0",
17+
"image": "/assets/Team/sooraj.jpeg",
1818
"github": "https://github.com/Sooraj-krishna",
1919
"linkedin": "https://linkedin.com/in/sooraj-krishna-k-p",
2020
"specialties": ["React", "Node.js", "UI/UX Design", "TypeScript", "Accessibility"]
@@ -24,7 +24,7 @@
2424
"name": "Abhijith",
2525
"role": "Frontend Developer",
2626
"bio": "Frontend developer specializing in building responsive, accessible, and visually appealing user interfaces. Active contributor to open-source projects.",
27-
"image": "https://media.licdn.com/dms/image/v2/D5603AQHohsG9wVmVSw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1726019365517?e=1756339200&v=beta&t=DcZKPnQ8GH-z4JG2xC1vcBnTUPhnDcsIF-yRH_mZxYs",
27+
"image": "/assets/Team/abhijith.jpeg",
2828
"github": "https://github.com/Abhijiths-s",
2929
"linkedin": "https://linkedin.com/in/abhijiths-s",
3030
"specialties": ["React", "CSS", "Accessibility", "Responsive Design"]
@@ -34,7 +34,7 @@
3434
"name": "Abhiram Ps",
3535
"role": "Developer and DevOps Engineer",
3636
"bio": "DevOps engineer and developer focused on automation, cloud infrastructure, and secure deployments. Advocates for open source and efficient workflows.",
37-
"image": "https://media.licdn.com/dms/image/v2/D5603AQFZ8XnbhXjeFQ/profile-displayphoto-scale_200_200/B56ZenqD2yHQAY-/0/1750864512574?e=1756339200&v=beta&t=qwbLPMq8fF7kxUzPtNyT8zl3zFm2vRTYBDSVPwHqg0s",
37+
"image": "/assets/Team/abhiram.jpeg",
3838
"github": "https://github.com/ft4bhi",
3939
"linkedin": "https://linkedin.com/in/abhirampss",
4040
"specialties": ["DevOps", "AWS", "CI/CD", "Authentication", "React"]
@@ -44,7 +44,7 @@
4444
"name": "Adwaith ",
4545
"role": "Marketer",
4646
"bio": "Marketing specialist skilled in product strategy, analytics, and community engagement. Drives growth and brand awareness for developer-focused products.",
47-
"image": "https://media.licdn.com/dms/image/v2/D5603AQG7Dwg1ZY4gJQ/profile-displayphoto-shrink_200_200/B56ZRRBx4DG8AY-/0/1736526216779?e=1756339200&v=beta&t=8x07fACy0ivGEfTNXXKKgUV2i36ooj_PUNuQIodB4so",
47+
"image": "/assets/Team/adwaith.jpeg",
4848
"linkedin": "https://linkedin.com/in/adwaith-b-6013a92a0",
4949
"specialties": ["Product Strategy", "Marketing", "Analytics", "Community Building"]
5050
}

0 commit comments

Comments
 (0)