Help
RSS
API
Feed
Maltego
Contact
Domain > 10service.app
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-30
91.108.98.174
(
ClassC
)
2026-02-06
77.37.83.151
(
ClassC
)
2026-03-01
77.37.76.128
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 01 Mar 2026 02:58:39 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://10service.app/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 1e1eeedb078fe88f048a9ddb45334b35-phx-edge8x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.131 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 01 Mar 2026 02:58:39 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Fri, 16 Jan 2026 08:00:09 GMTEtag: W/bc6e-6969f009-6412bb7db4943bce;gzplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: f095c973a7cb31a5007f9763108204c7-phx-edge6x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.202 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>10service.app — Turn Your Skills Into $1,500+/Week/title> link relicon typeimage/svg+xml hrefdata:image/svg+xml,svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 100 100>rect fill%2306b6d4 rx20 width100 height100/>text x50 y68 font-size50 font-weightbold fillwhite text-anchormiddle>10/text>/svg>> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@400;500;600;700;800&displayswap relstylesheet> style> * { box-sizing: border-box; margin: 0; padding: 0; } html { overflow-x: hidden; } body { font-family: Inter, -apple-system, sans-serif; background: #050a12; color: white; line-height: 1.6; overflow-x: hidden; } a { color: inherit; text-decoration: none; } /* NAVIGATION */ nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; padding: 12px 20px; background: rgba(5, 10, 18, 0.85); backdrop-filter: blur(20px); border-bottom: 1px solid rgba(255,255,255,0.05); overflow-x: hidden; } .nav-inner { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; width: 100%; } .nav-logo { display: flex; align-items: center; gap: 10px; flex-shrink: 0; } .nav-logo-icon { width: 40px; height: 40px; background: linear-gradient(135deg, #06b6d4, #3b82f6); border-radius: 12px; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 16px; } .nav-logo-text { font-size: 20px; font-weight: 600; } .nav-logo-text span { color: rgba(255,255,255,0.5); } .nav-desktop { display: none; align-items: center; gap: 8px; } .nav-link { padding: 8px 16px; font-size: 14px; color: rgba(255,255,255,0.7); transition: color 0.2s; } .nav-link:hover { color: white; } .nav-cta { margin-left: 16px; padding: 10px 20px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border-radius: 24px; font-size: 14px; font-weight: 600; transition: transform 0.2s, box-shadow 0.2s; } .nav-cta:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(139, 92, 246, 0.4); } .nav-hamburger { display: flex; flex-direction: column; gap: 5px; padding: 10px; cursor: pointer; background: rgba(255,255,255,0.05); border: none; border-radius: 10px; flex-shrink: 0; } .nav-hamburger span { display: block; width: 22px; height: 2px; background: white; border-radius: 2px; transition: all 0.3s; } .nav-hamburger.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); } .nav-hamburger.active span:nth-child(2) { opacity: 0; } .nav-hamburger.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); } .mobile-menu { position: fixed; top: 65px; left: 0; right: 0; bottom: 0; background: rgba(5, 10, 18, 0.98); backdrop-filter: blur(20px); padding: 24px; transform: translateX(100%); transition: transform 0.3s ease; z-index: 999; } .mobile-menu.active { transform: translateX(0); } .mobile-menu-links { display: flex; flex-direction: column; gap: 8px; margin-bottom: 24px; } .mobile-menu-links a { padding: 16px; font-size: 18px; font-weight: 500; border-radius: 12px; transition: background 0.2s; } .mobile-menu-links a:hover { background: rgba(255,255,255,0.05); } .mobile-cta { display: block; width: 100%; padding: 18px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border-radius: 16px; font-size: 16px; font-weight: 600; text-align: center; } @media (min-width: 768px) { .nav-desktop { display: flex; } .nav-hamburger { display: none; } .mobile-menu { display: none; } } /* HERO */ .hero { min-height: 100vh; display: flex; align-items: center; justify-content: center; text-align: center; padding: 120px 24px 80px; position: relative; overflow: hidden; clip-path: inset(0); } .hero-glow { position: absolute; border-radius: 50%; filter: blur(120px); pointer-events: none; opacity: 0.4; } .hero-glow-1 { width: 800px; height: 800px; top: -400px; left: -200px; background: radial-gradient(circle, #3b82f6 0%, transparent 70%); } .hero-glow-2 { width: 600px; height: 600px; bottom: -300px; right: -100px; background: radial-gradient(circle, #8b5cf6 0%, transparent 70%); } .hero-glow-3 { width: 400px; height: 400px; top: 50%; left: 50%; transform: translate(-50%, -50%); background: radial-gradient(circle, #06b6d4 0%, transparent 70%); opacity: 0.2; } @media (max-width: 767px) { .hero-glow-1 { width: 400px; height: 400px; top: -200px; left: -150px; } .hero-glow-2 { width: 300px; height: 300px; bottom: -150px; right: -50px; } .hero-glow-3 { width: 200px; height: 200px; } } .hero-content { position: relative; max-width: 900px; } .badge { display: inline-flex; align-items: center; gap: 10px; padding: 12px 24px; background: rgba(59, 130, 246, 0.1); border: 1px solid rgba(59, 130, 246, 0.2); border-radius: 50px; margin-bottom: 32px; animation: float 3s ease-in-out infinite; } @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-8px); } } .badge-dot { width: 10px; height: 10px; background: #22c55e; border-radius: 50%; animation: pulse 2s infinite; box-shadow: 0 0 20px #22c55e; } @keyframes pulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.6; transform: scale(1.3); } } .badge-text { color: #93c5fd; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; } .hero h1 { font-size: clamp(40px, 9vw, 80px); font-weight: 800; line-height: 1.05; margin-bottom: 24px; letter-spacing: -2px; } .hero h1 .gradient { background: linear-gradient(135deg, #60a5fa 0%, #a78bfa 50%, #22d3ee 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; display: block; } .hero p { font-size: clamp(18px, 3vw, 22px); color: rgba(255,255,255,0.6); max-width: 650px; margin: 0 auto 48px; line-height: 1.7; } .hero-ctas { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; margin-bottom: 64px; } .btn-primary { display: inline-flex; align-items: center; gap: 12px; padding: 18px 36px; background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%); border-radius: 50px; font-size: 18px; font-weight: 600; box-shadow: 0 10px 40px rgba(139, 92, 246, 0.4); transition: all 0.3s; } .btn-primary:hover { transform: translateY(-4px) scale(1.02); box-shadow: 0 20px 60px rgba(139, 92, 246, 0.5); } .btn-secondary { display: inline-flex; align-items: center; gap: 8px; padding: 18px 24px; color: rgba(255,255,255,0.7); font-size: 16px; font-weight: 500; transition: color 0.2s; } .btn-secondary:hover { color: white; } .trust { text-align: center; } .trust-text { color: rgba(255,255,255,0.4); font-size: 14px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; } .trust-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 32px; opacity: 0.4; } .trust-logos span { font-size: 18px; font-weight: 700; color: rgba(255,255,255,0.6); } /* STATS */ .stats { padding: 80px 24px; background: rgba(255,255,255,0.02); border-top: 1px solid rgba(255,255,255,0.05); border-bottom: 1px solid rgba(255,255,255,0.05); } .stats-grid { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; } @media (min-width: 768px) { .stats-grid { grid-template-columns: repeat(4, 1fr); } } .stat-card { text-align: center; padding: 32px 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 20px; transition: all 0.3s; } .stat-card:hover { background: rgba(59, 130, 246, 0.08); border-color: rgba(59, 130, 246, 0.2); transform: translateY(-4px); } .stat-value { font-size: clamp(36px, 5vw, 52px); font-weight: 800; background: linear-gradient(135deg, #60a5fa, #a78bfa); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .stat-value.gold { background: linear-gradient(135deg, #fbbf24, #f59e0b); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .stat-label { font-size: 14px; color: rgba(255,255,255,0.5); margin-top: 8px; font-weight: 500; } /* SECTIONS */ .section { padding: 100px 24px; } .section-alt { background: linear-gradient(180deg, rgba(59,130,246,0.03) 0%, transparent 100%); } .section-header { text-align: center; max-width: 700px; margin: 0 auto 64px; } .section-header h2 { font-size: clamp(32px, 5vw, 48px); font-weight: 700; margin-bottom: 16px; letter-spacing: -1px; } .section-header h2 .gradient { background: linear-gradient(135deg, #60a5fa, #a78bfa); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .section-header p { color: rgba(255,255,255,0.5); font-size: 18px; line-height: 1.7; } /* BENEFITS */ .benefits-grid { max-width: 1200px; margin: 0 auto; display: grid; gap: 24px; } @media (min-width: 768px) { .benefits-grid { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1024px) { .benefits-grid { grid-template-columns: repeat(3, 1fr); } } .benefit-card { padding: 36px; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.06); border-radius: 24px; transition: all 0.3s; position: relative; overflow: hidden; } .benefit-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, rgba(59,130,246,0.5), transparent); opacity: 0; transition: opacity 0.3s; } .benefit-card:hover { background: rgba(255,255,255,0.04); border-color: rgba(59, 130, 246, 0.2); transform: translateY(-6px); } .benefit-card:hover::before { opacity: 1; } .benefit-icon { width: 64px; height: 64px; background: linear-gradient(135deg, rgba(59,130,246,0.15), rgba(139,92,246,0.15)); border-radius: 18px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; } .benefit-icon svg { width: 32px; height: 32px; stroke: #60a5fa; stroke-width: 1.5; fill: none; } .benefit-card h3 { font-size: 22px; font-weight: 600; margin-bottom: 12px; } .benefit-card p { color: rgba(255,255,255,0.5); font-size: 15px; line-height: 1.7; margin-bottom: 20px; } .benefit-stat { display: flex; align-items: baseline; gap: 8px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.06); } .benefit-stat-value { font-size: 28px; font-weight: 700; color: #22c55e; } .benefit-stat-label { font-size: 14px; color: rgba(255,255,255,0.4); } /* CALCULATOR */ .calc-container { max-width: 700px; margin: 0 auto; } .calc-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 28px; padding: 40px; } .calc-input { margin-bottom: 32px; } .calc-input label { display: block; font-size: 15px; color: rgba(255,255,255,0.6); margin-bottom: 16px; font-weight: 500; } .calc-slider { width: 100%; height: 8px; background: rgba(255,255,255,0.1); border-radius: 4px; -webkit-appearance: none; cursor: pointer; } .calc-slider::-webkit-slider-thumb { -webkit-appearance: none; width: 24px; height: 24px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border-radius: 50%; cursor: pointer; box-shadow: 0 4px 15px rgba(139, 92, 246, 0.4); } .calc-value { display: flex; justify-content: space-between; margin-top: 12px; font-size: 14px; color: rgba(255,255,255,0.4); } .calc-value span:last-child { color: #60a5fa; font-weight: 600; } .calc-results { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 32px; padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.08); } .calc-result { text-align: center; padding: 24px 16px; background: rgba(255,255,255,0.03); border-radius: 16px; } .calc-result.highlight { background: linear-gradient(135deg, rgba(59,130,246,0.15), rgba(139,92,246,0.15)); border: 1px solid rgba(139,92,246,0.3); } .calc-result-value { font-size: clamp(24px, 4vw, 36px); font-weight: 700; color: #22c55e; margin-bottom: 4px; } .calc-result-label { font-size: 13px; color: rgba(255,255,255,0.5); } .calc-result-period { font-size: 11px; color: rgba(255,255,255,0.3); margin-top: 4px; } /* TESTIMONIALS */ .testimonials-grid { max-width: 1200px; margin: 0 auto; display: grid; gap: 24px; } @media (min-width: 768px) { .testimonials-grid { grid-template-columns: repeat(3, 1fr); } } .testimonial-card { padding: 32px; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.06); border-radius: 24px; transition: all 0.3s; } .testimonial-card:hover { border-color: rgba(59, 130, 246, 0.2); transform: translateY(-4px); } .testimonial-earnings { display: inline-flex; align-items: baseline; gap: 6px; padding: 8px 16px; background: rgba(34, 197, 94, 0.1); border-radius: 20px; margin-bottom: 20px; } .testimonial-earnings strong { font-size: 20px; color: #22c55e; } .testimonial-earnings span { font-size: 13px; color: rgba(255,255,255,0.5); } .testimonial-text { font-size: 16px; color: rgba(255,255,255,0.8); line-height: 1.7; margin-bottom: 24px; font-style: italic; } .testimonial-author { display: flex; align-items: center; gap: 14px; } .testimonial-avatar { width: 48px; height: 48px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 18px; } .testimonial-info h4 { font-size: 16px; font-weight: 600; margin-bottom: 2px; } .testimonial-info p { font-size: 13px; color: rgba(255,255,255,0.4); } .testimonial-stars { margin-top: 16px; color: #fbbf24; font-size: 16px; letter-spacing: 2px; } /* HOW IT WORKS */ .steps-container { max-width: 900px; margin: 0 auto; } .step { display: flex; gap: 24px; margin-bottom: 48px; position: relative; } .step:last-child { margin-bottom: 0; } .step::before { content: ; position: absolute; left: 28px; top: 60px; bottom: -48px; width: 2px; background: linear-gradient(180deg, rgba(59,130,246,0.3), transparent); } .step:last-child::before { display: none; } .step-num { width: 56px; height: 56px; min-width: 56px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 700; position: relative; z-index: 1; } .step-content h3 { font-size: 22px; font-weight: 600; margin-bottom: 8px; } .step-content p { color: rgba(255,255,255,0.5); font-size: 16px; line-height: 1.7; } .step-time { display: inline-flex; align-items: center; gap: 6px; margin-top: 12px; padding: 6px 12px; background: rgba(255,255,255,0.05); border-radius: 20px; font-size: 13px; color: rgba(255,255,255,0.6); } .step-time svg { width: 14px; height: 14px; stroke: #60a5fa; } /* TRADES */ .trades-grid { max-width: 1000px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; } @media (min-width: 768px) { .trades-grid { grid-template-columns: repeat(5, 1fr); } } .trade-card { padding: 24px 16px; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.06); border-radius: 16px; text-align: center; transition: all 0.3s; cursor: pointer; } .trade-card:hover { background: rgba(59, 130, 246, 0.1); border-color: rgba(59, 130, 246, 0.3); transform: translateY(-4px); } .trade-icon { width: 48px; height: 48px; margin: 0 auto 12px; background: rgba(255,255,255,0.05); border-radius: 12px; display: flex; align-items: center; justify-content: center; } .trade-icon svg { width: 24px; height: 24px; stroke: #60a5fa; stroke-width: 1.5; fill: none; } .trade-name { font-size: 14px; font-weight: 600; margin-bottom: 8px; } .trade-demand { font-size: 11px; padding: 4px 10px; border-radius: 10px; display: inline-block; } .trade-demand.high { background: rgba(34, 197, 94, 0.15); color: #22c55e; } .trade-demand.medium { background: rgba(251, 191, 36, 0.15); color: #fbbf24; } /* CITIES */ .cities-container { max-width: 800px; margin: 0 auto; } .cities-active { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-bottom: 40px; } .city-tag { padding: 12px 24px; background: rgba(59, 130, 246, 0.1); border: 1px solid rgba(59, 130, 246, 0.2); border-radius: 30px; font-size: 15px; font-weight: 500; transition: all 0.2s; } .city-tag:hover { background: rgba(59, 130, 246, 0.2); transform: scale(1.05); } .cities-expanding { text-align: center; } .cities-expanding h4 { color: rgba(255,255,255,0.4); font-size: 14px; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 2px; } .cities-coming { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; } .city-coming { padding: 10px 20px; background: rgba(255,255,255,0.03); border: 1px dashed rgba(255,255,255,0.1); border-radius: 20px; font-size: 14px; color: rgba(255,255,255,0.4); } /* CTA SECTION */ .cta-section { padding: 100px 24px; background: linear-gradient(180deg, transparent 0%, rgba(59,130,246,0.05) 50%, transparent 100%); text-align: center; } .cta-section h2 { font-size: clamp(28px, 5vw, 42px); font-weight: 700; margin-bottom: 16px; } .cta-section p { color: rgba(255,255,255,0.5); font-size: 18px; margin-bottom: 32px; } /* FORM SECTION */ .apply-section { padding: 100px 24px; position: relative; } .apply-section::before { content: ; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 600px; height: 600px; background: radial-gradient(circle, rgba(139,92,246,0.1) 0%, transparent 70%); pointer-events: none; } .form-container { max-width: 520px; margin: 0 auto; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 28px; padding: 48px 40px; position: relative; } .form-header { text-align: center; margin-bottom: 36px; } .form-header h2 { font-size: 32px; font-weight: 700; margin-bottom: 8px; } .form-header p { color: rgba(255,255,255,0.5); font-size: 16px; } .form-group { margin-bottom: 20px; } .form-group label { display: block; font-size: 14px; color: rgba(255,255,255,0.6); margin-bottom: 8px; font-weight: 500; } .form-group input, .form-group select { width: 100%; padding: 16px 18px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 14px; color: white; font-size: 16px; transition: all 0.2s; } .form-group input:focus, .form-group select:focus { outline: none; border-color: #3b82f6; background: rgba(59,130,246,0.05); } .form-group input::placeholder { color: rgba(255,255,255,0.3); } .form-group select { cursor: pointer; } .form-group select option { background: #0f172a; } .form-error { display: none; color: #f87171; font-size: 12px; margin-top: 6px; } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; } @media (max-width: 500px) { .form-row { grid-template-columns: 1fr; } } .contact-method-options { display: flex; gap: 10px; } .contact-btn { flex: 1; padding: 14px 10px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 12px; color: rgba(255,255,255,0.6); font-size: 14px; cursor: pointer; transition: all 0.2s; display: flex; align-items: center; justify-content: center; gap: 8px; } .contact-btn svg { width: 18px; height: 18px; stroke: currentColor; stroke-width: 1.5; fill: none; } .contact-btn:hover { border-color: rgba(59, 130, 246, 0.4); } .contact-btn.active { background: rgba(59, 130, 246, 0.15); border-color: #3b82f6; color: white; } .form-submit { width: 100%; padding: 18px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); border: none; border-radius: 14px; color: white; font-size: 17px; font-weight: 600; cursor: pointer; transition: all 0.3s; margin-top: 8px; } .form-submit:hover { transform: translateY(-2px); box-shadow: 0 12px 35px rgba(139,92,246,0.4); } .form-note { text-align: center; margin-top: 16px; font-size: 13px; color: rgba(255,255,255,0.4); } /* FOOTER */ footer { padding: 60px 24px 40px; border-top: 1px solid rgba(255,255,255,0.05); } .footer-content { max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 24px; } .footer-logo { display: flex; align-items: center; gap: 12px; } .footer-logo-icon { width: 36px; height: 36px; background: linear-gradient(135deg, #06b6d4, #3b82f6); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 14px; } .footer-text { color: rgba(255,255,255,0.4); font-size: 14px; } .footer-links { display: flex; gap: 32px; } .footer-links a { color: rgba(255,255,255,0.5); font-size: 14px; transition: color 0.2s; } .footer-links a:hover { color: white; } /style>/head>body> !-- Navigation --> nav> div classnav-inner> a href# classnav-logo> div classnav-logo-icon>10/div> div classnav-logo-text>servicespan>.app/span>/div> /a> div classnav-desktop> a href#benefits classnav-link>Why Join/a> a href#calculator classnav-link>Earnings/a> a href#testimonials classnav-link>Reviews/a> a href#how-it-works classnav-link>How it Works/a> a href/join classnav-link>For Companies/a> a href#apply classnav-cta>Start Earning/a> /div> button classnav-hamburger idhamburger onclicktoggleMenu()> span>/span>span>/span>span>/span> /button> /div> /nav> !-- Mobile Menu --> div classmobile-menu idmobileMenu> div classmobile-menu-links> a href#benefits onclicktoggleMenu()>Why Join/a> a href#calculator onclicktoggleMenu()>Earnings/a> a href#testimonials onclicktoggleMenu()>Reviews/a> a href#how-it-works onclicktoggleMenu()>How it Works/a> a href/join onclicktoggleMenu()>For Companies/a> /div> a href#apply classmobile-cta onclicktoggleMenu()>Start Earning →/a> /div> !-- Hero Section --> section classhero> div classhero-glow hero-glow-1>/div> div classhero-glow hero-glow-2>/div> div classhero-glow hero-glow-3>/div> div classhero-content> div classbadge> span classbadge-dot>/span> span classbadge-text>Now Hiring in 15+ Cities/span> /div> h1> Turn Your Skills Into span classgradient>$1,500+/Week/span> /h1> p>Join the fastest-growing network of independent home service technicians. Set your own schedule. Keep more of what you earn./p> div classhero-ctas> a href#apply classbtn-primary>Apply Now — Takes 5 Minutes →/a> a href#how-it-works classbtn-secondary> svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2>polygon points5 3 19 12 5 21 5 3/>/svg> See How It Works /a> /div> div classtrust> p classtrust-text>Trusted by technicians from/p> div classtrust-logos> span>Sears/span> span>Home Depot/span> span>Lowes/span> span>Best Buy/span> span>Samsung/span> /div> /div> /div> /section> !-- Stats Section --> section classstats> div classstats-grid> div classstat-card> div classstat-value>2,847/div> div classstat-label>Active Technicians/div> /div> div classstat-card> div classstat-value>$12.4M/div> div classstat-label>Paid Out This Year/div> /div> div classstat-card> div classstat-value>47K+/div> div classstat-label>Jobs Completed/div> /div> div classstat-card> div classstat-value gold>4.9★/div> div classstat-label>Average Rating/div> /div> /div> /section> !-- Benefits Section --> section idbenefits classsection> div classsection-header> h2>Built for Technicians,br>span classgradient>Not Against Them/span>/h2> p>We created 10service because we saw how other platforms treat skilled workers./p> /div> div classbenefits-grid> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>path dM12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6/>/svg> /div> h3>Transparent Pricing/h3> p>See exactly what youll earn before accepting any job. No hidden fees or surprise deductions./p> div classbenefit-stat> span classbenefit-stat-value>85%/span> span classbenefit-stat-label>of earnings go to you/span> /div> /div> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>path dM13 2L3 14h9l-1 8 10-12h-9l1-8z/>/svg> /div> h3>Same-Day Payouts/h3> p>Get paid within hours of completing a job. No waiting for weekly checks./p> div classbenefit-stat> span classbenefit-stat-value>2hrs/span> span classbenefit-stat-label>average payout time/span> /div> /div> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>rect x5 y2 width14 height20 rx2 ry2/>path dM12 18h.01/>/svg> /div> h3>Smart Job Matching/h3> p>AI-powered matching connects you with jobs that fit your skills and schedule./p> div classbenefit-stat> span classbenefit-stat-value>94%/span> span classbenefit-stat-label>job satisfaction rate/span> /div> /div> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>path dM12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z/>/svg> /div> h3>Full Insurance Coverage/h3> p>Work with peace of mind. We cover liability and support complex situations./p> div classbenefit-stat> span classbenefit-stat-value>$2M/span> span classbenefit-stat-label>coverage per job/span> /div> /div> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>path dM23 6l-9.5 9.5-5-5L1 18/>path dM17 6h6v6/>/svg> /div> h3>Grow Your Business/h3> p>Build your reputation, get repeat customers, and scale your earnings over time./p> div classbenefit-stat> span classbenefit-stat-value>3x/span> span classbenefit-stat-label>avg growth in year 1/span> /div> /div> div classbenefit-card> div classbenefit-icon> svg viewBox0 0 24 24>path dM17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2/>circle cx9 cy7 r4/>path dM23 21v-2a4 4 0 0 0-3-3.87/>path dM16 3.13a4 4 0 0 1 0 7.75/>/svg> /div> h3>24/7 Support/h3> p>Real humans ready to help with customer issues or technical problems anytime./p> div classbenefit-stat> span classbenefit-stat-value><2min/span> span classbenefit-stat-label>response time/span> /div> /div> /div> /section> !-- Earnings Calculator --> section idcalculator classsection section-alt> div classsection-header> h2>Calculate Your span classgradient>Earning Potential/span>/h2> p>See how much you could earn based on your availability./p> /div> div classcalc-container> div classcalc-box> div classcalc-input> label>Jobs per week/label> input typerange classcalc-slider idjobsSlider min5 max30 value15 oninputupdateCalc()> div classcalc-value> span>5 jobs/span> span idjobsValue>15 jobs/week/span> /div> /div> div classcalc-input> label>Average job price/label> input typerange classcalc-slider idpriceSlider min100 max400 value250 step10 oninputupdateCalc()> div classcalc-value> span>$100/span> span idpriceValue>$250 avg/span> /div> /div> div classcalc-results> div classcalc-result> div classcalc-result-value idweeklyValue>$2,625/div> div classcalc-result-label>per week/div> /div> div classcalc-result highlight> div classcalc-result-value idmonthlyValue>$10,500/div> div classcalc-result-label>per month/div> /div> div classcalc-result> div classcalc-result-value idyearlyValue>$136,500/div> div classcalc-result-label>per year/div> div classcalc-result-period>After 30% platform fee/div> /div> /div> /div> /div> /section> !-- Testimonials --> section idtestimonials classsection> div classsection-header> h2>Real Stories from span classgradient>Real Technicians/span>/h2> p>Hear from people whove transformed their careers with 10service./p> /div> div classtestimonials-grid> div classtestimonial-card> div classtestimonial-earnings> strong>$95K/strong> span>/year/span> /div> p classtestimonial-text>I left my W-2 job making $55K. Now I work fewer hours and make almost double. The flexibility to choose my jobs changed everything./p> div classtestimonial-author> div classtestimonial-avatar>M/div> div classtestimonial-info> h4>Marcus R./h4> p>Appliance Tech • Phoenix, AZ/p> /div> /div> div classtestimonial-stars>★★★★★/div> /div> div classtestimonial-card> div classtestimonial-earnings> strong>$1,800/strong> span>/week/span> /div> p classtestimonial-text>Other platforms take 40-50%. Here I keep 70%. The math is simple — I take home way more at the end of each week./p> div classtestimonial-author> div classtestimonial-avatar>J/div> div classtestimonial-info> h4>Jennifer K./h4> p>HVAC Specialist • Los Angeles, CA/p> /div> /div> div classtestimonial-stars>★★★★★/div> /div> div classtestimonial-card> div classtestimonial-earnings> strong>$2,200/strong> span>/week/span> /div> p classtestimonial-text>The same-day payouts are a game changer. No more waiting weeks for my money. I can manage cash flow like a real business./p> div classtestimonial-author> div classtestimonial-avatar>R/div> div classtestimonial-info> h4>Robert M./h4> p>Plumber • Houston, TX/p> /div> /div> div classtestimonial-stars>★★★★★/div> /div> /div> /section> !-- How It Works --> section idhow-it-works classsection section-alt> div classsection-header> h2>From Sign-Up to span classgradient>First Paycheck/span>/h2> p>Get started in under 24 hours. Heres how it works./p> /div> div classsteps-container> div classstep> div classstep-num>01/div> div classstep-content> h3>Create Your Profile/h3> p>Tell us about your skills, certifications, and service area. Takes about 5 minutes./p> span classstep-time> svg viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2>circle cx12 cy12 r10/>path dM12 6v6l4 2/>/svg> 5 min /span> /div> /div> div classstep> div classstep-num>02/div> div classstep-content> h3>Quick Verification/h3> p>We verify your credentials and run a background check. Most approved same day./p> span classstep-time> svg viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2>circle cx12 cy12 r10/>path dM12 6v6l4 2/>/svg> 24 hrs /span> /div> /div> div classstep> div classstep-num>03/div> div classstep-content> h3>Start Accepting Jobs/h3> p>Browse available jobs, accept the ones you want, and set your own schedule./p> span classstep-time> svg viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2>path dM22 11.08V12a10 10 0 1 1-5.93-9.14/>path dM22 4L12 14.01l-3-3/>/svg> You decide /span> /div> /div> div classstep> div classstep-num>04/div> div classstep-content> h3>Complete & Get Paid/h3> p>Finish the job, get rated, and receive payment directly to your bank account./p> span classstep-time> svg viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2>path dM12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6/>/svg> 2 hrs /span> /div> /div> /div> /section> !-- Trades --> section classsection> div classsection-header> h2>High-Demand span classgradient>Trades/span>/h2> p>Were actively recruiting skilled technicians in these categories./p> /div> div classtrades-grid> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z/>/svg> /div> div classtrade-name>Appliance Repair/div> span classtrade-demand high>High Demand/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2/>/svg> /div> div classtrade-name>HVAC/div> span classtrade-demand high>High Demand/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM6 6h12M6 12h12M6 18h12/>/svg> /div> div classtrade-name>Plumbing/div> span classtrade-demand high>High Demand/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM13 2L3 14h9l-1 8 10-12h-9l1-8z/>/svg> /div> div classtrade-name>Electrical/div> span classtrade-demand medium>Medium/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z/>/svg> /div> div classtrade-name>Handyman/div> span classtrade-demand medium>Medium/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>rect x3 y11 width18 height11 rx2 ry2/>path dM7 11V7a5 5 0 0 1 10 0v4/>/svg> /div> div classtrade-name>Garage Door/div> span classtrade-demand medium>Medium/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>rect x3 y11 width18 height11 rx2 ry2/>path dM7 11V7a5 5 0 0 1 9.9-1/>/svg> /div> div classtrade-name>Locksmith/div> span classtrade-demand medium>Medium/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z/>polyline points9 22 9 12 15 12 15 22/>/svg> /div> div classtrade-name>Cleaning/div> span classtrade-demand high>High Demand/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>circle cx12 cy12 r10/>path dM8 12h8M12 8v8/>/svg> /div> div classtrade-name>Pest Control/div> span classtrade-demand medium>Medium/span> /div> div classtrade-card> div classtrade-icon> svg viewBox0 0 24 24>path dM14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z/>/svg> /div> div classtrade-name>General Repair/div> span classtrade-demand medium>Medium/span> /div> /div> /section> !-- Cities --> section classsection section-alt> div classsection-header> h2>Available in span classgradient>15+ Cities/span>/h2> p>And expanding rapidly. Check if were in your area./p> /div> div classcities-container> div classcities-active> span classcity-tag>Los Angeles, CA/span> span classcity-tag>Phoenix, AZ/span> span classcity-tag>Houston, TX/span> span classcity-tag>San Diego, CA/span> span classcity-tag>Dallas, TX/span> span classcity-tag>Las Vegas, NV/span> span classcity-tag>Sacramento, CA/span> span classcity-tag>Denver, CO/span> /div> div classcities-expanding> h4>Coming Soon/h4> div classcities-coming> span classcity-coming>Austin, TX/span> span classcity-coming>San Antonio, TX/span> span classcity-coming>Seattle, WA/span> span classcity-coming>Portland, OR/span> span classcity-coming>Miami, FL/span> span classcity-coming>Atlanta, GA/span> /div> /div> /div> /section> !-- CTA --> section classcta-section> h2>Ready to Take Control of Your Career?/h2> p>Join thousands of technicians earning more with flexible schedules./p> a href#apply classbtn-primary>Start Your Application →/a> /section> !-- Application Form --> section idapply classapply-section> div classform-container> div classform-header> h2>Join 10service/h2> p>Start earning in as little as 24 hours/p> /div> form idapplyForm onsubmitsubmitForm(event)> div classform-group> label>Full Name/label> input typetext idformName placeholderJohn Smith required oninputvalidateName(this)> p classform-error idnameError>Letters only, no numbers/p> /div> div classform-group> label>Phone Number/label> input typetel idformPhone placeholder(555) 123-4567 required oninputformatPhone(this)> p classform-error idphoneError>Enter a valid phone number/p> /div> div classform-row> div classform-group> label>Your Trade/label> select idformTrade required> option value>Select trade.../option> option valueappliance>Appliance Repair/option> option valuehvac>HVAC/option> option valueplumbing>Plumbing/option> option valueelectrical>Electrical/option> option valuehandyman>Handyman/option> option valuecleaning>Cleaning/option> /select> /div> div classform-group> label>Experience/label> select idformExperience required> option value>Select.../option> option value0-1>0-1 years/option> option value2-5>2-5 years/option> option value5-10>5-10 years/option> option value10+>10+ years/option> /select> /div> /div> div classform-group> label>City/label> input typetext idformCity placeholderAuto-detected from phone readonly> /div> div classform-group> label>Preferred Contact Method/label> div classcontact-method-options> button typebutton classcontact-btn active data-valueboth onclicksetContact(this)> svg viewBox0 0 24 24>rect x5 y2 width14 height20 rx2 ry2/>path dM12 18h.01/>/svg> Both /button> button typebutton classcontact-btn data-valuetext onclicksetContact(this)> svg viewBox0 0 24 24>path dM21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z/>/svg> Text /button> button typebutton classcontact-btn data-valuecall onclicksetContact(this)> svg viewBox0 0 24 24>path dM22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z/>/svg> Call /button> /div> input typehidden idformContact valueboth> /div> button typesubmit classform-submit>Submit Application →/button> p classform-note>Well contact you within 24 hours/p> /form> /div> /section> !-- Footer --> footer> div classfooter-content> div classfooter-logo> div classfooter-logo-icon>10/div> span classfooter-text>© 2026 10service.app/span> /div> div classfooter-links> a href#benefits>Why Join/a> a href#calculator>Earnings/a> a href#testimonials>Reviews/a> a href#apply>Apply/a> /div> div classfooter-text> Built for technicians, by technicians. /div> /div> /footer> script> function toggleMenu() { document.getElementById(hamburger).classList.toggle(active); document.getElementById(mobileMenu).classList.toggle(active); document.body.style.overflow document.getElementById(mobileMenu).classList.contains(active) ? hidden : ; } function updateCalc() { const jobs parseInt(document.getElementById(jobsSlider).value); const price parseInt(document.getElementById(priceSlider).value); const gross jobs * price; const net Math.round(gross * 0.7); const monthly net * 4; const yearly net * 52; document.getElementById(jobsValue).textContent jobs + jobs/week; document.getElementById(priceValue).textContent $ + price + avg; document.getElementById(weeklyValue).textContent $ + net.toLocaleString(); document.getElementById(monthlyValue).textContent $ + monthly.toLocaleString(); document.getElementById(yearlyValue).textContent $ + yearly.toLocaleString(); } const areaCodes { 213: Los Angeles, CA, 310: Los Angeles, CA, 323: Los Angeles, CA, 424: Los Angeles, CA, 818: Los Angeles, CA, 602: Phoenix, AZ, 480: Phoenix, AZ, 623: Phoenix, AZ, 713: Houston, TX, 281: Houston, TX, 832: Houston, TX, 916: Sacramento, CA, 279: Sacramento, CA, 303: Denver, CO, 720: Denver, CO, 619: San Diego, CA, 858: San Diego, CA, 214: Dallas, TX, 469: Dallas, TX, 972: Dallas, TX, 702: Las Vegas, NV, 725: Las Vegas, NV }; function formatPhone(input) { let value input.value.replace(/\D/g, ); if (value.length > 6) { value ( + value.substring(0, 3) + ) + value.substring(3, 6) + - + value.substring(6, 10); } else if (value.length > 3) { value ( + value.substring(0, 3) + ) + value.substring(3); } input.value value; const digits input.value.replace(/\D/g, ); if (digits.length > 3) { const areaCode digits.substring(0, 3); const city areaCodesareaCode; document.getElementById(formCity).value city || ; } document.getElementById(phoneError).style.display (digits.length > 0 && digits.length 10) ? block : none; } function validateName(input) { const original input.value; input.value input.value.replace(/0-9/g, ); document.getElementById(nameError).style.display (original ! input.value) ? block : none; } function setContact(btn) { document.querySelectorAll(.contact-btn).forEach(b > b.classList.remove(active)); btn.classList.add(active); document.getElementById(formContact).value btn.dataset.value; } function submitForm(e) { e.preventDefault(); const data { name: document.getElementById(formName).value, phone: document.getElementById(formPhone).value, trade: document.getElementById(formTrade).value, experience: document.getElementById(formExperience).value, city: document.getElementById(formCity).value, contact: document.getElementById(formContact).value, timestamp: new Date().toISOString() }; console.log(Application:, data); const methodText data.contact both ? text or call you : data.contact text ? text you : call you; alert(✅ Application submitted!\n\nWe\ll + methodText + within 24 hours at + data.phone); e.target.reset(); document.getElementById(formCity).value ; document.querySelectorAll(.contact-btn).forEach(b > b.classList.remove(active)); document.querySelector(.contact-btndata-valueboth).classList.add(active); document.getElementById(formContact).value both; } window.addEventListener(resize, () > { if (window.innerWidth > 768) { document.getElementById(hamburger).classList.remove(active); document.getElementById(mobileMenu).classList.remove(active); document.body.style.overflow ; } }); document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function(e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { target.scrollIntoView({ behavior: smooth, block: start }); } }); }); updateCalc(); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]