-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathService Centre.html
More file actions
1 lines (1 loc) · 14.9 KB
/
Service Centre.html
File metadata and controls
1 lines (1 loc) · 14.9 KB
1
<!DOCTYPE html><html lang="en" data-theme="light"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-content"><meta name="google-site-verification" content="ZWidhp29xotLZ2B8B4mHHEtWvixWj6HhA9Uaav06BYA" /><meta name="google-adsense-account" content="ca-pub-1607055557776596"><title>Nearest Authorized Nothing & CMF Service Center in India | Nothing Space</title><meta name="description" content="Find the nearest authorized Nothing and CMF service center in India. Get address, contact details, and a checklist before you visit for phone repairs."><meta name="author" content="Nothing Space"><meta name="robots" content="index, follow, max-image-preview:large"><link rel="canonical" href="https://nothingtools.github.io/Service%20Center.html" /><meta name="application-name" content="Nothing Space"><meta itemprop="name" content="Nothing Space"><meta property="og:site_name" content="Nothing Space"><meta property="og:type" content="article"><meta property="og:url" content="https://nothingtools.github.io/Service Centre.html"><meta property="og:title" content="Find the Nearest Authorized Nothing & CMF Service Center in India"><meta property="og:description" content="Locate an official service center in seconds. Avoid unauthorized shops and get genuine parts for your Nothing or CMF device."><meta property="og:image" content="https://nothingtools.github.io/banner.png"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Nothing & CMF Service Center Locator"><meta name="twitter:description" content="Find the nearest authorized repair center for your Nothing Phone or CMF device quickly and easily."><meta name="twitter:image" content="https://nothingtools.github.io/banner.png"><link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml"><link rel="icon" type="image/svg+xml" href="./icon.svg"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"><script async src="https://fundingchoicesmessages.google.com/i/pub-1607055557776596?ers=1"></script><script>(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script><script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script><script>window.OneSignalDeferred=window.OneSignalDeferred||[],OneSignalDeferred.push(async function(n){await n.init({appId:"4f30cdf6-e9f6-4b2a-8eb3-e6fdf00e0313"})});</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1607055557776596" crossorigin="anonymous"></script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-N3QQWX28');</script><script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "headline": "Find the Nearest Authorized Nothing & CMF Service Center in India", "image": "https://nothingtools.github.io/banner.png", "author": { "@type": "Organization", "name": "Nothing Space" }, "publisher": { "@type": "Organization", "name": "Nothing Space", "logo": { "@type": "ImageObject", "url": "https://nothingtools.github.io/icon.svg" } } } </script><style> :root { --bg-color: #ffffff; --text-main: #111111; --text-muted: #555555; --accent: #e50000; --card-bg: #fdfdfd; --border-color: #eaeaea; --shadow: 0 4px 15px rgba(0, 0, 0, 0.04); --warning-bg: #fffbfb; --warning-border: #ffdddd; } * { box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; background-color: var(--bg-color); color: var(--text-main); margin: 0; padding: 0; line-height: 1.6; overflow-x: hidden; } h1, h2, h3, h4 { font-weight: 700; margin-top: 0; letter-spacing: -0.3px; } .container { max-width: 900px; margin: 0 auto; padding: 40px 20px; } @keyframes fadeUp { 0% { opacity: 0; transform: translateY(15px); } 100% { opacity: 1; transform: translateY(0); } } .animate { animation: fadeUp 0.6s ease-out forwards; opacity: 0; } .delay-1 { animation-delay: 0.1s; } .delay-2 { animation-delay: 0.2s; } header { text-align: center; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid var(--border-color); } header h1 { font-size: 2.8rem; color: var(--text-main); margin-bottom: 15px; line-height: 1.2; } header p { color: var(--text-muted); font-size: 1.1rem; max-width: 750px; margin: 0 auto 20px; } .ad-container { background: var(--card-bg); border: 1px dashed #ccc; border-radius: 8px; padding: 10px; margin: 30px 0; text-align: center; min-height: 100px; } .btn-main { display: inline-flex; align-items: center; gap: 10px; background: var(--text-main); color: var(--bg-color); font-weight: 600; text-decoration: none; padding: 14px 28px; border-radius: 8px; margin: 20px 0; transition: all 0.2s ease; font-size: 1.05rem; } .btn-main:hover { background: var(--accent); color: white; box-shadow: 0 4px 12px rgba(229, 0, 0, 0.2); transform: translateY(-2px); } .section-title { text-align: center; font-size: 2rem; margin: 50px 0 20px; } .steps-container { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: 12px; padding: 30px; box-shadow: var(--shadow); } .step-item { display: flex; align-items: flex-start; margin-bottom: 25px; } .step-item:last-child { margin-bottom: 0; } .step-number { background: var(--accent); color: white; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 600; flex-shrink: 0; margin-right: 15px; margin-top: 2px; font-size: 1.1rem; } .step-text h4 { margin: 0 0 6px 0; font-size: 1.15rem; color: var(--text-main); } .step-text p { margin: 0; color: var(--text-muted); font-size: 1.05rem; } .checklist-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .checklist-card { background: var(--warning-bg); border: 1px solid var(--warning-border); border-radius: 12px; padding: 25px; display: flex; align-items: flex-start; gap: 15px; transition: transform 0.2s ease; box-shadow: var(--shadow); } .checklist-card:hover { transform: translateY(-3px); border-color: #ffcccc; } .checklist-card i { font-size: 1.6rem; color: var(--accent); margin-top: 3px; } .checklist-card h4 { margin: 0 0 6px 0; font-size: 1.1rem; color: var(--text-main); } .checklist-card p { margin: 0; font-size: 0.95rem; color: var(--text-muted); } code { background: #ffeeee; color: var(--accent); padding: 3px 6px; border-radius: 4px; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 0.9em; border: 1px solid #ffcccc; } .devices-box { margin-top: 50px; text-align: center; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: 12px; padding: 40px 20px; box-shadow: var(--shadow); } .device-category { margin-bottom: 30px; } .device-category:last-child { margin-bottom: 0; } .device-category h4 { font-size: 1rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px; } .device-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; } .device-tag { background: var(--bg-color); border: 1px solid var(--border-color); padding: 8px 18px; border-radius: 8px; font-size: 0.95rem; font-weight: 500; transition: all 0.2s ease; color: var(--text-main); } .device-tag:hover { border-color: var(--text-main); background: var(--text-main); color: white; } footer { text-align: center; margin-top: 50px; padding-top: 25px; border-top: 1px solid var(--border-color); color: var(--text-muted); font-size: 1.1rem; font-weight: 600; } @media (max-width: 600px) { header h1 { font-size: 2.2rem; } .steps-container, .devices-box { padding: 20px; } } </style></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N3QQWX28" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div class="container"><header class="animate"><h1>📍 Find the Nearest Authorized Nothing & CMF Service Center</h1><p>Is your Nothing Phone facing hardware issues? Avoid unauthorized repair shops that might damage the Glyph interface or use fake parts. Use our integrated locator tool to find an official center instantly.</p><a href="https://nothingtools.github.io/" target="_blank" class="btn-main"><i class="fa-solid fa-location-dot"></i> Nothing Space Service centre </a></header><div class="ad-container animate"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1607055557776596" data-ad-slot="2186545443" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div><div class="animate delay-1"><h2 class="section-title">🔍 How to Use the Locator Tool</h2><p style="text-align: center; color: var(--text-muted); margin-bottom: 30px;">We understand how frustrating it is to navigate complex corporate websites. We built a streamlined tool exclusively for our community.</p><div class="steps-container"><div class="step-item"><div class="step-number">1</div><div class="step-text"><h4>Open the Hub</h4><p>Go to the <strong>Playground & Locator</strong> section on <a href="https://nothingtools.github.io/" style="color: var(--accent); text-decoration: none; font-weight: 600;">Nothing Space</a>.</p></div></div><div class="step-item"><div class="step-number">2</div><div class="step-text"><h4>Select Your Location</h4><p>Select your <strong>State</strong> and <strong>City</strong> from the easy dropdown menu.</p></div></div><div class="step-item"><div class="step-number">3</div><div class="step-text"><h4>Get Instant Details</h4><p>The tool will instantly display the address and contact details of the nearest authorized service center.</p></div></div><div class="step-item"><div class="step-number">4</div><div class="step-text"><h4>One-Tap Actions</h4><p>Use the integrated buttons to instantly call the center or open Google Maps for turn-by-turn navigation.</p></div></div></div></div><div class="ad-container animate delay-1"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1607055557776596" data-ad-slot="2186545443" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div><div class="animate delay-2"><h2 class="section-title">📑 Before Visiting the Service Center</h2><p style="text-align: center; color: var(--text-muted); margin-bottom: 20px;">To ensure a smooth repair process and protect your privacy, follow this checklist before handing over your device:</p><div class="checklist-grid"><div class="checklist-card"><i class="fa-solid fa-cloud-arrow-up"></i><div><h4>Backup Everything</h4><p>Connect to a PC or use Google One to back up photos and WhatsApp. Service centers often factory reset devices.</p></div></div><div class="checklist-card"><i class="fa-solid fa-sim-card"></i><div><h4>Remove Cards</h4><p>Don't forget to take out your SIM card and any external storage/SD cards.</p></div></div><div class="checklist-card"><i class="fa-solid fa-file-invoice"></i><div><h4>Carry Your Invoice</h4><p>For in-warranty repairs, a digital or physical copy of your original purchase invoice is mandatory.</p></div></div><div class="checklist-card"><i class="fa-solid fa-hashtag"></i><div><h4>Note the IMEI Number</h4><p>Dial <code>*#06#</code> and write down your IMEI 1 and IMEI 2 numbers for your records before handing it over.</p></div></div></div></div><div class="ad-container animate delay-2"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1607055557776596" data-ad-slot="2186545443" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div><div class="devices-box animate delay-2"><h2 style="font-size: 2rem; margin-bottom: 30px;">📱 Devices Supported at These Centers</h2><div class="device-category"><h4>Smartphones</h4><div class="device-tags"><span class="device-tag">Phone (1)</span><span class="device-tag">Phone (2)</span><span class="device-tag">Phone (2a)</span><span class="device-tag">Phone (2a) Plus</span><span class="device-tag">CMF Phone 1</span></div></div><div class="device-category"><h4>Audio Gear</h4><div class="device-tags"><span class="device-tag">Ear (1)</span><span class="device-tag">Ear (stick)</span><span class="device-tag">Ear (2)</span><span class="device-tag">Ear (a)</span><span class="device-tag">CMF Buds</span><span class="device-tag">CMF Neckband Pro</span></div></div><div class="device-category"><h4>Wearables & Accessories</h4><div class="device-tags"><span class="device-tag">CMF Watch Pro</span><span class="device-tag">Watch Pro 2</span><span class="device-tag">Power Adapters</span><span class="device-tag">Cables</span></div></div></div><div class="ad-container animate delay-2"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1607055557776596" data-ad-slot="2186545443" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div><div style="background: var(--text-main); color: white; padding: 35px; border-radius: 12px; margin-top: 30px; text-align: center;" class="animate delay-2"><h3 style="margin-top: 0; font-size: 1.6rem; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;"><i class="fa-solid fa-laptop-code" style="color: var(--accent); margin-right: 10px;"></i> Need Software Help Instead?</h3><p style="color: #cccccc; margin-bottom: 20px;">Skip the service center queue! Download official OTA updates, firmware rescue packages, and P2P file-sharing tools directly from the community.</p><a href="https://nothingtools.github.io/" class="btn-main" style="background: white; color: var(--text-main); margin: 0;"> Visit Nothing Space Hub </a></div><div class="ad-container animate delay-2"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1607055557776596" data-ad-slot="2186545443" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div><footer class="animate delay-2"><p>Built with ❤️ by Nothing Space Community</p></footer></div></body></html>