File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,31 +87,31 @@ function App() {
8787 { /* Replaced text buttons with icons */ }
8888 < div className = "flex space-x-4" >
8989 < a
90- href = "https://x.com/_Rizwan_10 "
90+ href = "https://x.com/codesocial_tech "
9191 target = "_blank"
9292 rel = "noopener noreferrer"
9393 className = "text-gray-400 hover:text-white transition-colors"
9494 >
9595 < FaTwitter size = { 24 } />
9696 </ a >
9797 < a
98- href = "https://github.com/Code-Social/canitrythis "
98+ href = "https://github.com/Code-Social"
9999 target = "_blank"
100100 rel = "noopener noreferrer"
101101 className = "text-gray-400 hover:text-white transition-colors"
102102 >
103103 < FaGithub size = { 24 } />
104104 </ a >
105105 < a
106- href = "https://discord.com/invite/your-server "
106+ href = "https://discord.com/invite/MSTNyRSPYW "
107107 target = "_blank"
108108 rel = "noopener noreferrer"
109109 className = "text-gray-400 hover:text-white transition-colors"
110110 >
111111 < FaDiscord size = { 24 } />
112112 </ a >
113113 < a
114- href = "https://www.linkedin.com/in/skmdrizwan /"
114+ href = "https://www.linkedin.com/company/code-social /"
115115 target = "_blank"
116116 rel = "noopener noreferrer"
117117 className = "text-gray-400 hover:text-white transition-colors"
You can’t perform that action at this time.
0 commit comments