* chore: adjust landing page - change typo text in footer "patners" -> "partnerts" - add github in community section, and footer - update the value of stat members in hero and cta section * chore: adjust landing page - fix logo github in community section
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "Facebook",
|
|
"icon": "FaFacebook",
|
|
"color": "#1877F2",
|
|
"description": "Join discussions and share knowledge",
|
|
"link": "https://fb.com/groups/programmerhandal"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"icon": "FaDiscord",
|
|
"color": "#5865F2",
|
|
"description": "Real-time collaboration chat",
|
|
"link": "https://discord.gg/imphnen"
|
|
},
|
|
{
|
|
"name": "Github",
|
|
"icon": "FaGithub",
|
|
"color": "#000000",
|
|
"description": "Platforms to collaborate on your code",
|
|
"link": "https://github.com/IMPHNEN/"
|
|
},
|
|
{
|
|
"name": "Instagram",
|
|
"icon": "FaInstagram",
|
|
"color": "#E4405F",
|
|
"description": "Daily coding tips & showcases",
|
|
"link": "https://www.instagram.com/imphnen.dev"
|
|
},
|
|
{
|
|
"name": "TikTok",
|
|
"icon": "FaTiktok",
|
|
"color": "#000000",
|
|
"description": "Short coding tutorials",
|
|
"link": "https://www.tiktok.com/@imphnen"
|
|
},
|
|
{
|
|
"name": "LinkedIn",
|
|
"icon": "FaLinkedin",
|
|
"color": "#0A66C2",
|
|
"description": "Professional networking",
|
|
"link": "https://www.linkedin.com/company/imphnen"
|
|
}
|
|
]
|