|
20 | 20 | /* ── base ── */ |
21 | 21 | body { |
22 | 22 | font-family: 'Inter', system-ui, -apple-system, sans-serif; |
23 | | - background: #0a0a0f; |
| 23 | + background: #000 url(https://tccards.tn/Assets/bg.png) center / cover no-repeat fixed; |
24 | 24 | color: #f1f5f9; |
25 | 25 | min-height: 100vh; |
26 | 26 | } |
|
344 | 344 | left: 0; |
345 | 345 | bottom: 36px; |
346 | 346 | z-index: 4; |
347 | | - width: 190px; |
| 347 | + width: 210px; |
348 | 348 | padding: 12px 16px; |
349 | 349 | border-radius: 18px; |
350 | 350 | background: rgba(15, 23, 42, 0.92); |
|
436 | 436 | height: 44px; |
437 | 437 | } |
438 | 438 | .hero-app-floating-badge { |
439 | | - width: 160px; |
| 439 | + width: 200px; |
440 | 440 | padding: 10px 14px; |
441 | 441 | bottom: 20px; |
442 | 442 | left: 4px; |
|
510 | 510 | margin-top: 4px; |
511 | 511 | } |
512 | 512 | .hero-app-floating-badge { |
513 | | - width: 140px; |
| 513 | + width: 180px; |
514 | 514 | padding: 8px 12px; |
515 | 515 | bottom: 12px; |
516 | 516 | left: 2px; |
|
791 | 791 | <a href="https://tccards.tn/#faq" class="nav-link">FAQ</a> |
792 | 792 | <a href="https://tccards.tn/help/" class="nav-link">Support</a> |
793 | 793 | <a href="https://edit.tccards.tn" class="nav-link">Edit Dashboard</a> |
794 | | - <a href="https://tccards.tn/plans/free/" class="nav-cta"> |
795 | | - Get Started (Free) |
| 794 | + <a href="https://tccards.tn/help/" class="nav-cta"> |
| 795 | + Get Help |
796 | 796 | <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
797 | 797 | <path d="M5 12h14"></path> |
798 | 798 | <path d="m12 5 7 7-7 7"></path> |
|
814 | 814 | <a href="https://tccards.tn/#faq"><i class="fas fa-question-circle w-5 text-center"></i> FAQ</a> |
815 | 815 | <a href="https://tccards.tn/help/"><i class="fas fa-life-ring w-5 text-center"></i> Support</a> |
816 | 816 | <a href="https://edit.tccards.tn"><i class="fas fa-edit w-5 text-center"></i> Edit Dashboard</a> |
817 | | - <a href="https://tccards.tn/plans/free/" class="mobile-cta"> |
818 | | - Get Started (Free) |
| 817 | + <a href="https://tccards.tn/help/" class="mobile-cta"> |
| 818 | + Get Help |
819 | 819 | <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
820 | 820 | <path d="M5 12h14"></path> |
821 | 821 | <path d="m12 5 7 7-7 7"></path> |
@@ -894,25 +894,15 @@ <h3 class="hero-app-title"> |
894 | 894 | <div class="skeleton-button" style="background:rgba(255,255,255,0.02);"></div> |
895 | 895 | </div> |
896 | 896 | </div> |
897 | | - <div class="hero-app-floating-badge"> |
898 | | - <strong><i class="fas fa-id-badge mr-1.5 text-purple-400 text-xs"></i> identity</strong> |
899 | | - <span>impress with your profile instantly.</span> |
| 897 | + <div class="hero-app-floating-badge" id="start"> |
| 898 | + <strong id="activeCounter">Loading...</strong> |
| 899 | + <span id="counterMeta">Syncing live data... impress with your profile instantly.</span> |
900 | 900 | </div> |
901 | 901 | </div> |
902 | 902 | </section> |
903 | 903 |
|
904 | | - <!-- ─── COUNTER ─── --> |
905 | | - <section class="max-w-3xl mx-auto px-4 pb-6 py-10 text-center"> |
906 | | - <div class="bg-white/5 backdrop-blur-md border border-white/5 rounded-2xl p-6 max-w-md mx-auto"> |
907 | | - <p class="text-xs text-gray-400 uppercase tracking-wider font-medium">Active Basic Accounts</p> |
908 | | - <div class="text-5xl sm:text-6xl font-extrabold bg-gradient-to-r from-purple-400 to-emerald-400 bg-clip-text text-transparent leading-none" id="activeCounter">Loading...</div> |
909 | | - <p class="text-xs text-gray-500 mt-1" id="counterMeta">Syncing live data...</p> |
910 | | - </div> |
911 | | - </section> |
912 | | - |
913 | | - |
914 | 904 | <!-- ─── FORM ─── --> |
915 | | - <div class="form-container py-8" id="start"> |
| 905 | + <div class="form-container py-8" > |
916 | 906 |
|
917 | 907 | <div class="rounded-2xl p-6 md:p-8 bg-white/5 backdrop-blur-md"> |
918 | 908 |
|
@@ -1019,7 +1009,7 @@ <h3 class="hero-app-title"> |
1019 | 1009 | <p class="text-xs text-center text-gray-400 mt-1.5">Professional</p> |
1020 | 1010 | </button> |
1021 | 1011 | </div> |
1022 | | - <p class="field-hint mt-2">Pick a color theme for your webfolio.</p> |
| 1012 | + <p class="field-hint mt-2">Pick a color theme for your page. You can change this later.</p> |
1023 | 1013 | </div> |
1024 | 1014 |
|
1025 | 1015 | <hr class="form-divider" /> |
|
0 commit comments