38 lines
747 B
JSON
38 lines
747 B
JSON
[
|
|||
|
|
{
|
||
|
|
"name": "Facebook",
|
||
|
|
"icon": "FaFacebook",
|
||
|
|
"color": "#1877F2",
|
||
|
|
"description": "Join discussions and share knowledge",
|
||
|
|
"link": "#"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Discord",
|
||
|
|
"icon": "FaDiscord",
|
||
|
|
"color": "#5865F2",
|
||
|
|
"description": "Real-time collaboration chat",
|
||
|
|
"link": "#"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Instagram",
|
||
|
|
"icon": "FaInstagram",
|
||
|
|
"color": "#E4405F",
|
||
|
|
"description": "Daily coding tips & showcases",
|
||
|
|
"link": "#"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "TikTok",
|
||
|
|
"icon": "FaTiktok",
|
||
|
|
"color": "#000000",
|
||
|
|
"description": "Short coding tutorials",
|
||
|
|
"link": "#"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "LinkedIn",
|
||
|
|
"icon": "FaLinkedin",
|
||
|
|
"color": "#0A66C2",
|
||
|
|
"description": "Professional networking",
|
||
|
|
"link": "#"
|
||
|
|
}
|
||
|
|
]
|