File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -280,10 +280,7 @@ <h3 class="text-lg font-semibold text-gray-800 mb-2">Facebook Group</h3>
280
280
</ div >
281
281
< h3 class ="text-lg font-semibold text-gray-800 mb-2 "> YouTube Channels</ h3 >
282
282
< p class ="text-gray-600 mb-4 "> Educational videos, tutorials, and tech discussions.</ p >
283
- < div class ="flex flex-col space-y-2 ">
284
- < a href ="https://www.youtube.com/@CodingReshapeFuture/ " target ="_blank " class ="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300 "> Main Channel</ a >
285
- < a href ="# " target ="_blank " class ="inline-block bg-gray-200 text-gray-700 py-2 px-4 rounded-lg hover:bg-gray-300 transition duration-300 "> Community Channel</ a >
286
- </ div >
283
+ < a href ="https://www.youtube.com/@CodingReshapeFuture/ " target ="_blank " class ="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300 "> Official Channel</ a >
287
284
</ div >
288
285
289
286
< div class ="bg-gray-50 p-6 rounded-lg shadow-sm text-center card-hover transition-all duration-300 ">
@@ -292,7 +289,10 @@ <h3 class="text-lg font-semibold text-gray-800 mb-2">YouTube Channels</h3>
292
289
</ div >
293
290
< h3 class ="text-lg font-semibold text-gray-800 mb-2 "> Education Platform</ h3 >
294
291
< p class ="text-gray-600 mb-4 "> Access our comprehensive learning resources and courses.</ p >
295
- < a href ="https://education.crfnetwork.com/ " target ="_blank " class ="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300 "> Start Learning</ a >
292
+ < div class ="flex flex-col space-y-2 ">
293
+ < a href ="https://blog.crfnetwork.com/ " target ="_blank " class ="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300 "> Technical Blogs</ a >
294
+ < a href ="https://education.crfnetwork.com/ " target ="_blank " class ="inline-block bg-gray-200 text-gray-700 py-2 px-4 rounded-lg hover:bg-gray-300 transition duration-300 "> Start Learning</ a >
295
+ </ div >
296
296
</ div >
297
297
</ div >
298
298
You can’t perform that action at this time.
0 commit comments