Skip to content

Commit b25998b

Browse files
Update index.html
1 parent 3570f05 commit b25998b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">Our Services</h2>
239239
<h3 class="text-xl font-semibold text-gray-800 mb-3">Coding Education</h3>
240240
<p class="text-gray-600 mb-4">Structured courses, workshops, and tutorials for all skill levels.
241241
Learn programming languages, frameworks, and development methodologies.</p>
242-
<a href="#" class="text-green-600 font-medium hover:underline flex items-center">
242+
<a href="https://education.crfnetwork.com/" class="text-green-600 font-medium hover:underline flex items-center">
243243
Learn more <i class="fa-solid fa-arrow-right ml-2"></i>
244244
</a>
245245
</div>
@@ -253,7 +253,7 @@ <h3 class="text-xl font-semibold text-gray-800 mb-3">Coding Education</h3>
253253
<h3 class="text-xl font-semibold text-gray-800 mb-3">Community Building</h3>
254254
<p class="text-gray-600 mb-4">Join our thriving community of developers, mentors, and tech
255255
enthusiasts. Networking events, forums, and collaborative projects.</p>
256-
<a href="#" class="text-green-600 font-medium hover:underline flex items-center">
256+
<a href="https://www.facebook.com/groups/itforbeginners/" class="text-green-600 font-medium hover:underline flex items-center">
257257
Learn more <i class="fa-solid fa-arrow-right ml-2"></i>
258258
</a>
259259
</div>
@@ -267,7 +267,7 @@ <h3 class="text-xl font-semibold text-gray-800 mb-3">Community Building</h3>
267267
<h3 class="text-xl font-semibold text-gray-800 mb-3">Tech Solutions</h3>
268268
<p class="text-gray-600 mb-4">Custom software development, consulting services, and technical
269269
support for businesses and organizations of all sizes.</p>
270-
<a href="#" class="text-green-600 font-medium hover:underline flex items-center">
270+
<a href="https://www.facebook.com/codingreshapefuture/" class="text-green-600 font-medium hover:underline flex items-center">
271271
Learn more <i class="fa-solid fa-arrow-right ml-2"></i>
272272
</a>
273273
</div>

0 commit comments

Comments
 (0)