|
3 | 3 | <html lang="en">
|
4 | 4 | <head>
|
5 | 5 | <meta charset="UTF-8">
|
6 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
8 |
| - <title>CRF - Coding Reshape Future Co. LTD</title> |
9 |
| - <link rel="icon" href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" type="image/png" /> |
10 |
| - <meta name="google-adsense-account" content="ca-pub-4444769016710912"> |
11 |
| - <link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet"> |
12 |
| - <link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet"> |
13 |
| - <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444769016710912" |
| 8 | + <title>CRF - Coding Reshape Future Co. LTD</title> |
| 9 | + <link rel="icon" href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" type="image/png" /> |
| 10 | + <meta name="google-adsense-account" content="ca-pub-4444769016710912"> |
| 11 | + <link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet"> |
| 12 | + <link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet"> |
| 13 | + <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444769016710912" |
14 | 14 | crossorigin="anonymous"></script>
|
15 | 15 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
16 | 16 | <script src="https://cdn.tailwindcss.com"></script>
|
@@ -260,9 +260,9 @@ <h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">Join Our Community
|
260 | 260 | <div class="bg-green-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
|
261 | 261 | <i class="fa-brands fa-facebook text-green-600 text-2xl"></i>
|
262 | 262 | </div>
|
263 |
| - <h3 class="text-lg font-semibold text-gray-800 mb-2">Facebook</h3> |
| 263 | + <h3 class="text-lg font-semibold text-gray-800 mb-2">Fanpage Facebook</h3> |
264 | 264 | <p class="text-gray-600 mb-4">Follow our page for updates, events, and tech insights.</p>
|
265 |
| - <a href="https://www.facebook.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">Join Now</a> |
| 265 | + <a href="https://www.facebook.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">Follow Us</a> |
266 | 266 | </div>
|
267 | 267 |
|
268 | 268 | <div class="bg-gray-50 p-6 rounded-lg shadow-sm text-center card-hover transition-all duration-300">
|
@@ -309,7 +309,7 @@ <h3 class="text-2xl font-semibold text-gray-800 mb-6">Follow Us On Social Media<
|
309 | 309 | <i class="fa-brands fa-tiktok"></i>
|
310 | 310 | </a>
|
311 | 311 | <a href="https://blog.crfnetwork.com/" target="_blank" class="social-icon text-orange-600 hover:text-orange-800 text-3xl">
|
312 |
| - <i class="fa-solid fa-rss"></i> |
| 312 | + <i class="fa-solid fa-pen-to-square"></i> |
313 | 313 | </a>
|
314 | 314 | <a href="https://github.com/codingreshapefuture/" target="_blank" class="social-icon text-gray-800 hover:text-black text-3xl">
|
315 | 315 | <i class="fa-brands fa-github"></i>
|
|
0 commit comments