{"id":4834,"date":"2026-08-15T08:36:45","date_gmt":"2026-08-15T08:36:45","guid":{"rendered":"https:\/\/shamsalsahil.ae\/?page_id=4834"},"modified":"2026-08-20T07:32:35","modified_gmt":"2026-08-20T07:32:35","slug":"electronics-repair-uae","status":"publish","type":"page","link":"https:\/\/shamsalsahil.ae\/ar\/electronics-repair-uae\/","title":{"rendered":"Electronics Repair UAE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4834\" class=\"elementor elementor-4834\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d31e15d e-flex e-con-boxed e-con e-parent\" data-id=\"d31e15d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9918350 elementor-widget elementor-widget-html\" data-id=\"9918350\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  SHAMS AL SAHIL \u2014 HOMEPAGE (Noir \/ Premium Redesign)\n  Elementor HTML Widget \u2014 drop into a single HTML widget. Root scope: #sas-home-noir\n\n  UPDATE LOG (this revision)\n  \u2022 Added dark-mode <select> \/ <option> styling so the dropdown list is no longer\n    white text on a white system popup. Options now render ink navy on white.\n    Rule also covers the future CF7 mount (#sas-noir-cf7-mount) so the fix survives\n    the shortcode swap.\n  \u2022 Guarded the sasNoirYear lookup \u2014 the footer block isn't in this widget, so the\n    unguarded getElementById was throwing and silently killing the stats counter.\n  \u2022 Stat cards now show their true starting values (6+ \/ 8) instead of 10 \/ 7, which\n    were left over placeholders that flashed before the counter ran.\n  \u2022 Tightened the vertical rhythm. Section padding is now driven by two CSS variables\n    (--sec-y \/ --sec-y-tight) declared on #sas-home-noir, and a `section + section` rule\n    stops neighbouring sections from stacking full padding twice. Change those two\n    numbers to retune the whole page's spacing at once.\n  \u2022 Fixed the stat numbers. .stat-num was block-level, so its gradient painted across\n    the full card width while background-clip:text showed only the narrow slice behind\n    the glyphs \u2014 the figures rendered flat mint instead of white\u2192teal, and each card\n    sampled a different slice depending on digit count. It's now inline-block so the\n    gradient box hugs the text, with a solid colour fallback via -webkit-text-fill-color.\n    The 4.8 rating moved off its one-off inline font-size onto a .is-rating class.\n  \u2022 Built on your latest code \u2014 your service page links and the new About image are\n    carried through untouched. No links, URLs, phone numbers, shortcodes or image\n    sources were changed.\n\n  SETUP NOTES\n  1) CF7 MODAL: same established fix as your other pages \u2014 add a Shortcode widget with\n     [contact-form-7 id=\"4848f37\"], parent CSS ID \"cf7-source-home-noir\", then DOM-move the\n     real form into #sas-noir-cf7-mount on first modal open. Placeholder form below only.\n  2) TESTIMONIALS: mounts your live Trustindex shortcode directly\n     ([trustindex data-widget-id=42602df55c374210df96da236fa]) inside a dark card wrapper.\n  3) Images use the real URLs you've already uploaded.\n-->\n<div id=\"sas-home-noir\">\n<style>\n  #sas-home-noir{\n    --ink:#0B1F3A; --ink-2:#0f2847; --ink-deep:#050f1f; --ink-panel:#0c2140;\n    --teal:#00C2A8; --teal-deep:#049a86; --teal-glow:rgba(0,194,168,.35);\n    --amber:#FF7A45; --amber-deep:#e8632f;\n    --line:rgba(255,255,255,.1); --line-soft:rgba(255,255,255,.06);\n    --text:#eaf1fa; --text-soft:#b9c8dd; --text-mute:#7e93b3;\n    --glass:rgba(255,255,255,.04);\n    \/* Vertical rhythm \u2014 tune these two numbers to tighten or loosen the whole page.\n       --sec-y      = standard section padding (top & bottom)\n       --sec-y-tight = top padding when a section directly follows another, so two\n                       neighbouring sections don't stack their full padding twice. *\/\n    --sec-y:64px; --sec-y-tight:32px;\n    font-family:'Inter',sans-serif; color:var(--text); background:var(--ink-deep);\n    -webkit-font-smoothing:antialiased; overflow-x:hidden;\n    width:100vw; max-width:100vw; position:relative; left:50%; right:50%;\n    margin-left:-50vw; margin-right:-50vw;\n  }\n  #sas-home-noir *{box-sizing:border-box;}\n  #sas-home-noir h1,#sas-home-noir h2,#sas-home-noir h3,#sas-home-noir h4{font-family:'Sora',sans-serif;color:#fff;margin:0 0 .5em;line-height:1.12;font-weight:700;letter-spacing:-.015em;}\n  #sas-home-noir p{margin:0 0 1em;color:var(--text-soft);line-height:1.7;font-size:15.5px;}\n  #sas-home-noir .w{max-width:1220px;margin:0 auto;padding:0 28px;}\n  #sas-home-noir section{padding:var(--sec-y) 0;position:relative;}\n  \/* Two plain sections in a row were stacking 110px bottom + 110px top = 220px of dead\n     space. The second one now uses the tighter top value instead. *\/\n  #sas-home-noir section + section{padding-top:var(--sec-y-tight);}\n  \/* Sections that carry their own background colour stay symmetrical \u2014 an uneven panel\n     (short top, tall bottom) reads as a mistake rather than as rhythm. *\/\n  #sas-home-noir section.about,\n  #sas-home-noir section.stats-band,\n  #sas-home-noir section.faq-band{padding-top:var(--sec-y);padding-bottom:var(--sec-y);}\n  #sas-home-noir .eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:'Sora',sans-serif;font-weight:700;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:16px;}\n  #sas-home-noir .eyebrow::before{content:\"\";width:26px;height:2px;background:var(--amber);display:inline-block;}\n  #sas-home-noir .head-center{max-width:640px;margin:0 auto 40px;text-align:center;}\n  #sas-home-noir .head-center .eyebrow{justify-content:center;}\n  #sas-home-noir .head-center h2{font-size:36px;}\n\n  #sas-home-noir .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:'Sora',sans-serif;font-weight:700;font-size:14.5px;padding:16px 32px;border-radius:10px;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:all .25s ease;white-space:nowrap;}\n  #sas-home-noir .btn-primary{background:var(--amber);color:#fff;box-shadow:0 0 0 0 rgba(255,122,69,.5);}\n  #sas-home-noir .btn-primary:hover{background:var(--amber-deep);box-shadow:0 8px 30px rgba(255,122,69,.4);transform:translateY(-2px);}\n  #sas-home-noir .btn-glass{background:var(--glass);border-color:var(--line);color:#fff;backdrop-filter:blur(6px);}\n  #sas-home-noir .btn-glass:hover{background:rgba(255,255,255,.09);border-color:var(--teal);transform:translateY(-2px);}\n  #sas-home-noir .glass-pill{background:var(--glass);border:1px solid var(--line);backdrop-filter:blur(6px);border-radius:100px;}\n\n  \/* ===== HERO ===== *\/\n  #sas-home-noir .hero{padding:80px 0 0;background:\n      radial-gradient(ellipse 900px 500px at 15% 0%, rgba(0,194,168,.16), transparent 60%),\n      radial-gradient(ellipse 700px 500px at 100% 20%, rgba(255,122,69,.09), transparent 60%);}\n  #sas-home-noir .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;}\n  #sas-home-noir .hero-copy h1{font-size:52px;max-width:560px;margin-bottom:22px;}\n  #sas-home-noir .hero-copy h1 em{color:var(--teal);font-style:normal;}\n  #sas-home-noir .hero-copy p.lead{font-size:17px;max-width:480px;}\n  #sas-home-noir .hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 36px;}\n  #sas-home-noir .hero-badges span{display:flex;align-items:center;gap:8px;padding:10px 16px;font-family:'Sora',sans-serif;font-weight:600;font-size:12.5px;color:#fff;}\n  #sas-home-noir .hero-badges svg{width:14px;height:14px;fill:var(--teal);}\n  #sas-home-noir .hero-cta{display:flex;gap:16px;flex-wrap:wrap;}\n  #sas-home-noir .hero-media{position:relative;}\n  #sas-home-noir .hero-frame{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4\/4.4;box-shadow:0 0 0 1px var(--line),0 40px 80px -20px rgba(0,0,0,.6);}\n  #sas-home-noir .hero-frame::before{content:\"\";position:absolute;inset:-2px;border-radius:22px;padding:2px;background:linear-gradient(140deg,var(--teal),transparent 40%,var(--amber));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2;pointer-events:none;}\n  #sas-home-noir .hero-frame img{width:100%;height:100%;object-fit:cover;display:block;}\n  #sas-home-noir .hero-frame::after{content:\"\";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,15,31,.55) 0%,transparent 40%);}\n  #sas-home-noir .hero-stat{position:absolute;left:-24px;bottom:28px;z-index:3;background:rgba(10,25,48,.85);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:14px;padding:20px 26px;box-shadow:0 20px 44px rgba(0,0,0,.4);}\n  #sas-home-noir .hero-stat strong{display:block;font-family:'Sora',sans-serif;font-size:30px;color:var(--teal);font-weight:800;}\n  #sas-home-noir .hero-stat span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);font-weight:600;}\n\n  \/* ===== ABOUT ===== *\/\n  #sas-home-noir .about{background:var(--ink-panel);}\n  #sas-home-noir .about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;align-items:stretch;border-radius:22px;overflow:hidden;border:1px solid var(--line);}\n  #sas-home-noir .about-img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block;}\n  #sas-home-noir .about-copy{padding:56px 52px;display:flex;flex-direction:column;justify-content:center;background:var(--ink-2);}\n  #sas-home-noir .about-copy h2{font-size:30px;}\n  #sas-home-noir .about-chips{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 30px;}\n  #sas-home-noir .about-chips span{padding:9px 16px;font-family:'Sora',sans-serif;font-weight:600;font-size:12.5px;color:var(--teal);}\n\n  \/* ===== SERVICES \u2014 bento grid ===== *\/\n  #sas-home-noir .services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:20px;}\n  #sas-home-noir .service-card{position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--line);grid-column:span 2;grid-row:span 1;transition:border-color .3s ease,transform .3s ease;}\n  #sas-home-noir .service-card:hover{border-color:var(--teal);transform:translateY(-4px);}\n  #sas-home-noir .service-card.is-large{grid-column:span 2;grid-row:span 2;}\n  #sas-home-noir .service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .4s ease;filter:saturate(.85) brightness(.75);}\n  #sas-home-noir .service-card:hover img{transform:scale(1.08);filter:saturate(1) brightness(.6);}\n  #sas-home-noir .service-card::before{content:\"\";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,15,31,.94) 0%,rgba(5,15,31,.45) 45%,rgba(5,15,31,.1) 75%);z-index:1;}\n  #sas-home-noir .service-card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;}\n  #sas-home-noir .service-card-icon{width:42px;height:42px;border-radius:12px;background:rgba(0,194,168,.16);border:1px solid rgba(0,194,168,.4);display:flex;align-items:center;justify-content:center;margin-bottom:14px;}\n  #sas-home-noir .service-card-icon svg{width:19px;height:19px;fill:var(--teal);}\n  #sas-home-noir .service-card-content h3{font-size:18px;margin-bottom:6px;}\n  #sas-home-noir .service-card.is-large .service-card-content h3{font-size:23px;}\n  #sas-home-noir .service-card-content p{font-size:12.5px;color:#cfe0ee;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}\n  #sas-home-noir .service-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;}\n  #sas-home-noir .service-card-tags span{font-size:10.5px;font-weight:600;color:#fff;background:rgba(255,255,255,.1);border-radius:100px;padding:4px 10px;}\n  #sas-home-noir .service-card-link{display:inline-flex;align-items:center;gap:6px;font-family:'Sora',sans-serif;font-weight:700;font-size:12.5px;color:var(--teal);text-decoration:none;}\n  #sas-home-noir .service-card-link svg{width:12px;height:12px;fill:currentColor;transition:transform .2s ease;}\n  #sas-home-noir .service-card-link:hover svg{transform:translateX(4px);}\n  #sas-home-noir .services-cta{text-align:center;margin-top:36px;}\n\n  \/* ===== BRAND MARQUEE ===== *\/\n  #sas-home-noir .brand-band{padding:40px 0;background:var(--ink-panel);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);}\n  #sas-home-noir .brand-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);}\n  #sas-home-noir .brand-track{display:flex;gap:16px;width:max-content;animation:noirScroll 30s linear infinite;}\n  #sas-home-noir .brand-marquee:hover .brand-track{animation-play-state:paused;}\n  #sas-home-noir .brand-pill{padding:11px 26px;font-family:'Sora',sans-serif;font-weight:600;font-size:13.5px;color:var(--text-soft);white-space:nowrap;}\n  @keyframes noirScroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n\n  \/* ===== WHY CHOOSE \u2014 watermark numerals ===== *\/\n  #sas-home-noir .why-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;}\n  #sas-home-noir .why-item{position:relative;padding:20px 0 20px 8px;border-bottom:1px solid var(--line-soft);}\n  #sas-home-noir .why-item:last-child{border-bottom:0;}\n  #sas-home-noir .why-num-bg{position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:'Sora',sans-serif;font-weight:800;font-size:72px;color:rgba(255,255,255,.035);line-height:1;pointer-events:none;}\n  #sas-home-noir .why-item h4{font-size:17px;margin-bottom:6px;position:relative;z-index:1;}\n  #sas-home-noir .why-item p{font-size:13.5px;margin:0;max-width:420px;position:relative;z-index:1;}\n  #sas-home-noir .why-media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:.85\/1;border:1px solid var(--line);}\n  #sas-home-noir .why-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.85);}\n  #sas-home-noir .why-media::after{content:\"\";position:absolute;inset:0;background:linear-gradient(160deg,rgba(0,194,168,.18),transparent 50%);}\n\n  \/* ===== STATS ===== *\/\n  #sas-home-noir .stats-band{background:linear-gradient(160deg,var(--ink-2),var(--ink-deep));}\n  #sas-home-noir .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}\n  #sas-home-noir .stat-card{text-align:center;padding:36px 20px;border-radius:16px;border:1px solid var(--line);background:var(--glass);position:relative;overflow:hidden;}\n  #sas-home-noir .stat-card::before{content:\"\";position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:140px;height:140px;background:radial-gradient(circle,var(--teal-glow),transparent 70%);}\n  \/* The gradient box must hug the glyphs. As a block-level div this spanned the whole\n     card, so the text sampled only a narrow middle band of the gradient and never\n     reached the white end \u2014 the numbers rendered flat mint. inline-block shrink-wraps\n     the box to the text so the full white\u2192teal ramp lands across the numerals, and every\n     card gets the same treatment regardless of how many digits it holds.\n     color: is the fallback for any browser that fails background-clip:text. *\/\n  #sas-home-noir .stat-num{\n    position:relative;display:inline-block;\n    font-family:'Sora',sans-serif;font-size:40px;font-weight:800;line-height:1.15;\n    color:#d6f5ee;\n    background:linear-gradient(135deg,#ffffff 0%,#c9f4ea 48%,var(--teal) 100%);\n    -webkit-background-clip:text;background-clip:text;\n    -webkit-text-fill-color:transparent;\n  }\n  \/* The rating is a decimal, so it runs wider than a two-digit figure \u2014 a small step\n     down keeps its optical weight matched to the others. *\/\n  #sas-home-noir .stat-num.is-rating{font-size:34px;}\n  #sas-home-noir .stat-label{position:relative;font-size:12.5px;color:var(--text-mute);font-weight:600;margin-top:8px;}\n\n  \/* ===== PROCESS \u2014 zigzag timeline ===== *\/\n  #sas-home-noir .process-line{position:relative;max-width:760px;margin:0 auto;}\n  #sas-home-noir .process-line::before{content:\"\";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,var(--line),transparent);transform:translateX(-50%);}\n  #sas-home-noir .process-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:34px;position:relative;}\n  #sas-home-noir .process-row:last-child{margin-bottom:0;}\n  #sas-home-noir .process-num{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:var(--ink-deep);border:1px solid var(--teal);color:var(--teal);font-family:'Sora',sans-serif;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 0 0 6px var(--ink-deep);}\n  #sas-home-noir .process-copy{background:var(--glass);border:1px solid var(--line);border-radius:14px;padding:22px 26px;}\n  #sas-home-noir .process-row:nth-child(odd) .process-copy{grid-column:1;text-align:right;}\n  #sas-home-noir .process-row:nth-child(even) .process-copy{grid-column:2;text-align:left;}\n  #sas-home-noir .process-copy h4{font-size:15px;margin-bottom:5px;}\n  #sas-home-noir .process-copy p{font-size:12.5px;margin:0;}\n\n  \/* ===== TESTIMONIALS ===== *\/\n  #sas-home-noir .testi-panel{background:var(--glass);border:1px solid var(--line);border-radius:20px;padding:32px;}\n\n  \/* ===== FAQ ===== *\/\n  #sas-home-noir .faq-band{background:var(--ink-panel);}\n  #sas-home-noir .faq-item{border-bottom:1px solid var(--line-soft);}\n  #sas-home-noir .faq-q{width:100%;text-align:left;background:none;border:0;padding:24px 4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:'Sora',sans-serif;font-weight:600;font-size:15.5px;color:#fff;}\n  #sas-home-noir .faq-q::after{content:\"+\";font-size:22px;color:var(--teal);font-weight:300;transition:transform .2s ease;flex:0 0 auto;}\n  #sas-home-noir .faq-item.open .faq-q::after{transform:rotate(45deg);}\n  #sas-home-noir .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;}\n  #sas-home-noir .faq-a p{padding:0 4px 22px;font-size:14px;margin:0;}\n\n  \/* ===== FINAL CTA ===== *\/\n  #sas-home-noir .final-cta{background:radial-gradient(ellipse 900px 500px at 50% 0%,rgba(0,194,168,.25),transparent 65%),linear-gradient(160deg,var(--ink-2),var(--ink-deep));border-radius:26px;padding:58px 40px;text-align:center;border:1px solid var(--line);}\n  #sas-home-noir .final-cta h2{font-size:36px;max-width:620px;margin:0 auto 16px;}\n  #sas-home-noir .final-cta p{max-width:520px;margin:0 auto 26px;}\n  #sas-home-noir .final-cta .hero-cta{justify-content:center;}\n  #sas-home-noir .final-contact{margin-top:28px;font-size:13px;color:var(--text-mute);}\n  #sas-home-noir .final-contact a{color:var(--teal);text-decoration:none;font-weight:600;}\n\n  \/* ===== FOOTER ===== *\/\n  #sas-home-noir footer{background:var(--ink-deep);border-top:1px solid var(--line-soft);}\n  #sas-home-noir .footer-wrap{max-width:1220px;margin:0 auto;padding:72px 28px 0;}\n  #sas-home-noir .footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:48px;padding-bottom:44px;border-bottom:1px solid var(--line-soft);}\n  #sas-home-noir .footer-grid h4{font-family:'Sora',sans-serif;color:#fff;font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;}\n  #sas-home-noir .footer-brand{font-family:'Sora',sans-serif;color:#fff;font-size:20px;font-weight:800;margin-bottom:12px;}\n  #sas-home-noir .footer-tag{font-size:13.5px;color:var(--text-mute);line-height:1.7;max-width:290px;margin-bottom:22px;}\n  #sas-home-noir .footer-social{display:flex;gap:10px;}\n  #sas-home-noir .footer-social a{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;}\n  #sas-home-noir .footer-social svg{width:15px;height:15px;fill:var(--text-soft);}\n  #sas-home-noir .footer-social a:hover{border-color:var(--teal);}\n  #sas-home-noir .footer-social a:hover svg{fill:var(--teal);}\n  #sas-home-noir .footer-links{list-style:none;margin:0;padding:0;}\n  #sas-home-noir .footer-links li{margin-bottom:11px;}\n  #sas-home-noir .footer-links a{color:var(--text-mute);text-decoration:none;font-size:13.5px;}\n  #sas-home-noir .footer-links a:hover{color:var(--teal);}\n  #sas-home-noir .footer-bottom{max-width:1220px;margin:0 auto;padding:24px 28px 28px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12px;color:#54698a;}\n  #sas-home-noir .footer-bottom a{color:#54698a;}\n\n  \/* ===== FLOATING WHATSAPP ===== *\/\n  #sas-home-noir .float-wa{position:fixed;right:22px;bottom:22px;z-index:9997;width:56px;height:56px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(0,0,0,.4);}\n  #sas-home-noir .float-wa svg{width:26px;height:26px;fill:#fff;}\n  #sas-home-noir .float-wa::before{content:\"\";position:absolute;inset:0;border-radius:50%;background:#25D366;animation:noirPulse 2.4s ease-out infinite;}\n  @keyframes noirPulse{0%{transform:scale(1);opacity:.55;}100%{transform:scale(1.85);opacity:0;}}\n\n  \/* ===== STICKY MOBILE BAR ===== *\/\n  #sas-home-noir .sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:9998;background:rgba(5,15,31,.9);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:10px 16px;display:none;gap:10px;}\n  #sas-home-noir .sticky-bar .btn{flex:1;padding:13px 10px;font-size:13.5px;}\n\n  \/* ===== MODAL ===== *\/\n  #sas-home-noir .modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;}\n  #sas-home-noir .modal-overlay.active{display:flex;}\n  #sas-home-noir .modal-box{background:var(--ink-panel);border:1px solid var(--line);border-radius:18px;max-width:440px;width:100%;padding:36px;position:relative;max-height:90vh;overflow-y:auto;}\n  #sas-home-noir .modal-close{position:absolute;top:18px;right:18px;background:var(--glass);border:1px solid var(--line);border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;color:#fff;}\n  #sas-home-noir .modal-box h3{font-size:20px;margin-bottom:4px;}\n  #sas-home-noir .field{margin-bottom:15px;}\n  #sas-home-noir .field label{display:block;font-size:12px;font-weight:600;margin-bottom:6px;font-family:'Sora',sans-serif;color:var(--text-soft);}\n  #sas-home-noir .field input,#sas-home-noir .field select,#sas-home-noir .field textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:8px;font-family:'Inter',sans-serif;font-size:14px;background:rgba(255,255,255,.04);color:#fff;}\n  #sas-home-noir .field textarea{resize:vertical;min-height:80px;}\n  #sas-home-noir .modal-box .btn{width:100%;margin-top:6px;}\n  #sas-home-noir .modal-note{font-size:11px;color:var(--text-mute);text-align:center;margin-top:14px;}\n\n  \/* ===== SELECT \/ OPTION FIX \u2014 dark field, readable dropdown list =====\n     Closed control stays light-on-dark; the open list is forced to ink navy on\n     white so it's readable in Chrome, Edge and Android. Covers the CF7 mount too. *\/\n  #sas-home-noir .field select,\n  #sas-home-noir #sas-noir-cf7-mount select{\n    -webkit-appearance:none;appearance:none;\n    background-color:#132A4A;color:#F7F9FB;cursor:pointer;\n    padding-right:38px;\n    background-image:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%2300C2A8' stroke-width='2' stroke-linecap='round'\/><\/svg>\");\n    background-repeat:no-repeat;background-position:right 14px center;\n  }\n  #sas-home-noir .field select option,\n  #sas-home-noir .field select optgroup,\n  #sas-home-noir #sas-noir-cf7-mount select option,\n  #sas-home-noir #sas-noir-cf7-mount select optgroup{\n    color:#0B1F3A !important;background-color:#FFFFFF !important;\n  }\n  #sas-home-noir .field select option:checked,\n  #sas-home-noir .field select option:hover,\n  #sas-home-noir #sas-noir-cf7-mount select option:checked,\n  #sas-home-noir #sas-noir-cf7-mount select option:hover{\n    color:#0B1F3A !important;background-color:#E8F7F4 !important;\n  }\n  #sas-home-noir .field select:focus,\n  #sas-home-noir .field input:focus,\n  #sas-home-noir .field textarea:focus,\n  #sas-home-noir #sas-noir-cf7-mount select:focus{\n    outline:none;border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,194,168,.18);\n  }\n  #sas-home-noir .field input::placeholder,\n  #sas-home-noir .field textarea::placeholder{color:#8ea3c0;}\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media(max-width:1080px){\n    #sas-home-noir .hero-grid{grid-template-columns:1fr;}\n    #sas-home-noir .hero-media{order:-1;max-width:440px;margin:0 auto;}\n    #sas-home-noir .about-grid{grid-template-columns:1fr;}\n    #sas-home-noir .about-img{min-height:280px;}\n    #sas-home-noir .why-grid{grid-template-columns:1fr;}\n    #sas-home-noir .why-media{order:-1;max-width:420px;margin:0 auto;}\n    #sas-home-noir .services-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px;}\n    #sas-home-noir .service-card.is-large{grid-column:span 2;grid-row:span 1;}\n    #sas-home-noir .stats-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(max-width:640px){\n    #sas-home-noir{--sec-y:44px;--sec-y-tight:24px;}\n    #sas-home-noir .head-center{margin-bottom:28px;}\n    #sas-home-noir .brand-band{padding:28px 0;}\n    #sas-home-noir .final-cta{padding:44px 24px;}\n    #sas-home-noir .testi-panel{padding:20px;}\n    #sas-home-noir .hero{padding:52px 0 0;}\n    #sas-home-noir .hero-copy h1{font-size:30px;}\n    #sas-home-noir .hero-stat{left:0;bottom:-20px;padding:14px 18px;}\n    #sas-home-noir .hero-cta,#sas-home-noir .final-cta .hero-cta{flex-direction:column;align-items:stretch;}\n    #sas-home-noir .about-copy{padding:36px 24px;}\n    #sas-home-noir .services-grid{grid-template-columns:1fr;grid-auto-rows:240px;}\n    #sas-home-noir .service-card.is-large{grid-column:span 1;}\n    #sas-home-noir .head-center h2,#sas-home-noir .final-cta h2,#sas-home-noir .about-copy h2{font-size:25px;}\n    #sas-home-noir .process-row{grid-template-columns:1fr;gap:18px;margin-bottom:26px;}\n    #sas-home-noir .process-line::before{left:20px;}\n    #sas-home-noir .process-num{left:20px;top:0;transform:translate(-50%,0);}\n    #sas-home-noir .process-row:nth-child(odd) .process-copy,#sas-home-noir .process-row:nth-child(even) .process-copy{grid-column:1;text-align:left;padding-left:50px;}\n    #sas-home-noir .footer-grid{grid-template-columns:1fr 1fr;row-gap:32px;}\n    #sas-home-noir .sticky-bar{display:flex;}\n    #sas-home-noir .float-wa{right:16px;bottom:78px;width:50px;height:50px;}\n    #sas-home-noir .float-wa svg{width:22px;height:22px;}\n  }\n  @media(max-width:420px){\n    #sas-home-noir .footer-grid{grid-template-columns:1fr;}\n    #sas-home-noir .footer-bottom{flex-direction:column;text-align:center;}\n  }\n<\/style>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@600;700;800&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n\n<!-- ===== HERO ===== -->\n<section class=\"hero\">\n  <div class=\"w\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-copy\">\n        <span class=\"eyebrow\">Reliable &amp; Professional<\/span>\n        <h1>Reliable <em>Electronics Repair<\/em> Service in the UAE<\/h1>\n        <p class=\"lead\">We repair Smart TVs, laptops, monitors, soundbars, projectors and commercial displays with expert care and advanced diagnostic tools \u2014 fast, reliable and affordable.<\/p>\n        <div class=\"hero-badges\">\n          <span class=\"glass-pill\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg>Certified Technicians<\/span>\n          <span class=\"glass-pill\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg>Genuine Spare Parts<\/span>\n          <span class=\"glass-pill\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg>Warranty on Repairs<\/span>\n        <\/div>\n        <div class=\"hero-cta\">\n          <button class=\"btn btn-primary\" onclick=\"sasNoirOpenModal()\">Book a Repair<\/button>\n          <a class=\"btn btn-glass\" href=\"https:\/\/wa.me\/971522985179\" target=\"_blank\" rel=\"noopener\">WhatsApp Us<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-media\">\n        <div class=\"hero-frame\">\n          <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg\" alt=\"Shams Al Sahil technician repairing an electronic device in Sharjah\">\n        <\/div>\n        <div class=\"hero-stat\">\n          <strong>20+<\/strong>\n          <span>Years of Experience<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== SERVICES \u2014 bento grid ===== -->\n<section id=\"sas-noir-services\">\n  <div class=\"w\">\n    <div class=\"head-center\">\n      <span class=\"eyebrow\">Our Services<\/span>\n      <h2>Professional Electronics Repair Across the UAE<\/h2>\n      <p>Choose your device below to learn more about the faults we diagnose and the repair services available.<\/p>\n    <\/div>\n    <div class=\"services-grid\">\n      <div class=\"service-card is-large\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg\" alt=\"Smart TV repair service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16v11H4zm0 13h16v2H4zm5-9 3 3 3-3v5H9z\"\/><\/svg><\/div>\n          <h3>Smart TV Repair<\/h3>\n          <p>LED, LCD, OLED &amp; QLED televisions diagnosed for power, picture, backlight and board faults.<\/p>\n          <div class=\"service-card-tags\"><span>No Power<\/span><span>Backlight<\/span><span>Board Faults<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/smart-tv-repairing-services\/\">Explore TV Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"service-card\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-8-2026-06_15_34-PM.png\" alt=\"Laptop screen replacement service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 5h16v11H4zM2 18h20v2H2zm7-9h6v5H9z\"\/><\/svg><\/div>\n          <h3>Laptop Repair &amp; Screen Replacement<\/h3>\n          <div class=\"service-card-tags\"><span>Cracked Screen<\/span><span>Battery<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/all-service\/laptop-repair-services-uae\/\">Explore Laptop Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"service-card\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-12-2026-07_11_25-PM.png\" alt=\"Gaming and office monitor repair service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 4h11v16H4zM17 9h3v11h-3zM7 8h5v2H7z\"\/><\/svg><\/div>\n          <h3>Monitor Repair<\/h3>\n          <div class=\"service-card-tags\"><span>Dead Pixels<\/span><span>HDMI\/DP<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/all-service\/monitor-repair-service\/\">Explore Monitor Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"service-card\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-06_46_51-PM.png\" alt=\"Soundbar and subwoofer repair service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 9h13v6H2zM17 7l4 2v6l-4 2z\"\/><\/svg><\/div>\n          <h3>Soundbar &amp; Subwoofer Repair<\/h3>\n          <div class=\"service-card-tags\"><span>No Sound<\/span><span>Bluetooth<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/all-service\/soundbar-repair\/\">Explore Soundbar Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"service-card\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-12-2026-07_14_28-PM.png\" alt=\"Projector repair service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 6h14v10H2zM18 9h4v5h-4zM6 18h6v2H6z\"\/><\/svg><\/div>\n          <h3>Projector Repair<\/h3>\n          <div class=\"service-card-tags\"><span>Dim Image<\/span><span>Overheating<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/projector-repair\/\">Explore Projector Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"service-card\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-14-2026-06_43_26-PM.png\" alt=\"Commercial display and digital signage repair service at Shams Al Sahil\">\n        <div class=\"service-card-content\">\n          <div class=\"service-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 4h18v13H3zm0 15h18v2H3zM8 8h8v5H8z\"\/><\/svg><\/div>\n          <h3>Commercial Display Repair<\/h3>\n          <div class=\"service-card-tags\"><span>Signal Faults<\/span><span>Dead Sections<\/span><\/div>\n          <a class=\"service-card-link\" href=\"https:\/\/shamsalsahil.ae\/commercial-display-repair\/\">Explore Display Repair<svg viewBox=\"0 0 24 24\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"services-cta\">\n      <a class=\"btn btn-glass\" href=\"https:\/\/shamsalsahil.ae\/service\/\">View All Repair Services<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== BRAND MARQUEE ===== -->\n<div class=\"brand-band\">\n  <div class=\"brand-marquee\">\n    <div class=\"brand-track\">\n      <span class=\"brand-pill\">SAMSUNG<\/span><span class=\"brand-pill\">LG<\/span><span class=\"brand-pill\">SONY<\/span><span class=\"brand-pill\">PHILIPS<\/span><span class=\"brand-pill\">TCL<\/span><span class=\"brand-pill\">PANASONIC<\/span><span class=\"brand-pill\">HISENSE<\/span><span class=\"brand-pill\">TOSHIBA<\/span><span class=\"brand-pill\">HP<\/span><span class=\"brand-pill\">DELL<\/span><span class=\"brand-pill\">LENOVO<\/span><span class=\"brand-pill\">ASUS<\/span><span class=\"brand-pill\">ACER<\/span><span class=\"brand-pill\">MSI<\/span>\n      <span class=\"brand-pill\">SAMSUNG<\/span><span class=\"brand-pill\">LG<\/span><span class=\"brand-pill\">SONY<\/span><span class=\"brand-pill\">PHILIPS<\/span><span class=\"brand-pill\">TCL<\/span><span class=\"brand-pill\">PANASONIC<\/span><span class=\"brand-pill\">HISENSE<\/span><span class=\"brand-pill\">TOSHIBA<\/span><span class=\"brand-pill\">HP<\/span><span class=\"brand-pill\">DELL<\/span><span class=\"brand-pill\">LENOVO<\/span><span class=\"brand-pill\">ASUS<\/span><span class=\"brand-pill\">ACER<\/span><span class=\"brand-pill\">MSI<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== WHY CHOOSE ===== -->\n<section>\n  <div class=\"w\">\n    <div class=\"why-grid\">\n      <div>\n        <span class=\"eyebrow\">Why Shams Al Sahil?<\/span>\n        <h2 style=\"font-size:30px;margin-bottom:8px;\">Professional Diagnosis Before Repair<\/h2>\n        <p style=\"max-width:460px;margin-bottom:30px;\">We deliver reliable, fast and professional repair solutions \u2014 expert technicians, clear diagnosis and a commitment to quality on every device.<\/p>\n        <div class=\"why-item\">\n          <span class=\"why-num-bg\">01<\/span>\n          <h4>20+ Years of Experience<\/h4>\n          <p>Years of practical electronics experience help us diagnose display, power, board and audio faults accurately.<\/p>\n        <\/div>\n        <div class=\"why-item\">\n          <span class=\"why-num-bg\">02<\/span>\n          <h4>Diagnose Before Replacing<\/h4>\n          <p>A black screen doesn't automatically mean the display needs replacement \u2014 we identify the cause first.<\/p>\n        <\/div>\n        <div class=\"why-item\">\n          <span class=\"why-num-bg\">03<\/span>\n          <h4>Multiple Device Categories<\/h4>\n          <p>TVs, laptops, monitors, soundbars, projectors and commercial displays, all through one repair center.<\/p>\n        <\/div>\n        <div class=\"why-item\">\n          <span class=\"why-num-bg\">04<\/span>\n          <h4>Warranty on Eligible Repairs<\/h4>\n          <p>Eligible repairs are supported by our repair warranty for added peace of mind.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"why-media\">\n        <img decoding=\"async\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-06_30_20-PM.png\" alt=\"Technician diagnosing an electronic device at Shams Al Sahil\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== STATS ===== -->\n<section class=\"stats-band\">\n  <div class=\"w\">\n    <div class=\"head-center\">\n      <span class=\"eyebrow\">Track Our Progress<\/span>\n      <h2 style=\"font-size:30px;\">Numbers That Speak for Themselves<\/h2>\n      <p>From experience to reach across the UAE, here's what stands behind every repair.<\/p>\n    <\/div>\n    <div class=\"stats-grid\">\n      <div class=\"stat-card\"><div class=\"stat-num\" data-count=\"20\" data-suffix=\"+\">20+<\/div><div class=\"stat-label\">Years of Experience<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num\" data-count=\"6\" data-suffix=\"+\">6+<\/div><div class=\"stat-label\">Device Categories<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num\" data-count=\"8\" data-suffix=\"\">8<\/div><div class=\"stat-label\">Emirates &amp; Regions Served<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num is-rating\">4.8<\/div><div class=\"stat-label\">Rating on Google<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ===== ABOUT ===== -->\n<section class=\"about\">\n  <div class=\"w\">\n    <div class=\"about-grid\">\n      <img decoding=\"async\" class=\"about-img\" src=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-20-2026-10_48_41-AM.png\" alt=\"Shams Al Sahil electronics repair center in Industrial Area 6 Sharjah\">\n      <div class=\"about-copy\">\n        <span class=\"eyebrow\">About Shams Al Sahil<\/span>\n        <h2>One Repair Center for TVs, Laptops, Displays &amp; Electronics<\/h2>\n        <p>Shams Al Sahil is an electronics repair company based in Industrial Area 6, Sharjah, providing professional repair and diagnostic services for customers across the UAE. With more than 20 years of experience, our technicians work with everything from Smart TVs and laptops to gaming monitors, soundbars, projectors and commercial displays.<\/p>\n        <p>Our approach is simple: diagnose the problem correctly, explain the recommended solution and repair the device whenever a practical repair is possible.<\/p>\n        <div class=\"about-chips\">\n          <span class=\"glass-pill\">Certified Technicians<\/span>\n          <span class=\"glass-pill\">Genuine Spare Parts<\/span>\n          <span class=\"glass-pill\">Pickup &amp; Delivery<\/span>\n          <span class=\"glass-pill\">Serving All of the UAE<\/span>\n        <\/div>\n        <a class=\"btn btn-glass\" href=\"#sas-noir-services\" style=\"width:fit-content;\">View All Repair Services<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ===== PROCESS \u2014 zigzag timeline ===== -->\n<section>\n  <div class=\"w\">\n    <div class=\"head-center\">\n      <span class=\"eyebrow\">Simple Repair Process<\/span>\n      <h2>Getting Your Device Repaired Is Easy<\/h2>\n    <\/div>\n    <div class=\"process-line\">\n      <div class=\"process-row\">\n        <div class=\"process-copy\"><h4>Send Details<\/h4><p>Brand, model &amp; photos via WhatsApp<\/p><\/div>\n        <div class=\"process-num\">01<\/div>\n        <div><\/div>\n      <\/div>\n      <div class=\"process-row\">\n        <div><\/div>\n        <div class=\"process-num\">02<\/div>\n        <div class=\"process-copy\"><h4>Assessment<\/h4><p>We review and advise next steps<\/p><\/div>\n      <\/div>\n      <div class=\"process-row\">\n        <div class=\"process-copy\"><h4>Diagnosis<\/h4><p>Device inspected for the real fault<\/p><\/div>\n        <div class=\"process-num\">03<\/div>\n        <div><\/div>\n      <\/div>\n      <div class=\"process-row\">\n        <div><\/div>\n        <div class=\"process-num\">04<\/div>\n        <div class=\"process-copy\"><h4>Recommendation<\/h4><p>We explain the repair before proceeding<\/p><\/div>\n      <\/div>\n      <div class=\"process-row\">\n        <div class=\"process-copy\"><h4>Repair &amp; Testing<\/h4><p>Functions tested before return<\/p><\/div>\n        <div class=\"process-num\">05<\/div>\n        <div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== TESTIMONIALS (live via Trustindex) ===== -->\n<section>\n  <div class=\"w\">\n    <div class=\"head-center\">\n      <span class=\"eyebrow\">Customer Experiences<\/span>\n      <h2>What Our Customers Say<\/h2>\n    <\/div>\n    <div class=\"testi-panel\">\n      <link data-noptimize=\"1\" data-no-optimize=\"1\" data-no-minify=\"1\" data-no-defer=\"1\" rel=\"stylesheet\" href=\"https:\/\/cdn.trustindex.io\/assets\/widget-presetted-css\/v2\/5-light-background.css\" media=\"all\"><pre class=\"ti-widget\"><div style=\"opacity: 0; height: 0 !important; overflow: hidden !important\" class=\" ti-widget \" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"42602df55c374210df96da236fa\" data-language=\"en\" data-close-locale=\"Close\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-review-target-width=\"275\" data-css-version=\"2\" data-footer-link-domain=\"trustindex.io\" data-review-text-mode=\"popup\" data-reply-by-locale=\"Owner's reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\" > <script class=\"ti-ai-summary\" type=\"application\/ld+json\">{\"@context\":\"http:\/\/schema.org\",\"summary\":{\"title\":\"Review summary\",\"comment\":\"Based on 572 reviews\",\"images\":[\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ8o0UnTNao9gpCifRTROyYNBIEFHSUf6nnLtX3mVGxugILbQ=s120-c-rp-mo-br100\",\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWkJnIwEmgqtTyRQaEpX-tRAqnogalUlo_msntlF8nWvK2J74U=s120-c-rp-mo-ba12-br100\"],\"imageLimit\":\"2\",\"text\":\"Shams Al Sahil offers outstanding service with professional staff, prompt delivery, and excellent product quality. Customers praise their expert installation team and competitive pricing, making it a trusted choice. Experience seamless service and reliable products by visiting www.shamsalsahil.com.\"}}<\/script> <script class=\"ti-lightbox-data\" type=\"application\/ld+json\">{\"@context\":\"http:\/\/schema.org\",\"data\":[{\"src\":\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmPbmxevvsyf16GpVUwdffj-9_k2GPAc7PMT7cA-kWo80L7Wz32wm3j2LtU0621Ap-XAAwImpTdN5Tof_6elf5qzdO4Cldv8Hx_rnukcEivdWE95I1rp0SGTktuNwNT7G7FDZs1l3aEg3Ao=k-no\",\"thumbnail\":\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmPbmxevvsyf16GpVUwdffj-9_k2GPAc7PMT7cA-kWo80L7Wz32wm3j2LtU0621Ap-XAAwImpTdN5Tof_6elf5qzdO4Cldv8Hx_rnukcEivdWE95I1rp0SGTktuNwNT7G7FDZs1l3aEg3Ao=k-no\",\"index\":0,\"r\":\"fdccbd61bb45dbc68deacae45490774a\"},{\"src\":\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmP7WY_UR4C8rryMxaES4syecndXP58qW61RBHzhAZUxCz_XHxHrEwQTxr5wzSfbdN6lb7qz2TA9_jpEl5JnwORWuVoPqR8DMnrCrRFlYRmAEGe2lFk0C1xrxbjNlPp6ASVJ3RNVZ54MpV3Y=k-no\",\"thumbnail\":\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmP7WY_UR4C8rryMxaES4syecndXP58qW61RBHzhAZUxCz_XHxHrEwQTxr5wzSfbdN6lb7qz2TA9_jpEl5JnwORWuVoPqR8DMnrCrRFlYRmAEGe2lFk0C1xrxbjNlPp6ASVJ3RNVZ54MpV3Y=k-no\",\"index\":0,\"r\":\"e735e82c64158c99a44924bd0ba2ad27\"}]}<\/script> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong><a href=\"https:\/\/www.trustindex.io\/reviews\/www.shamsalsahil.com\/lang\/en\" target=\"_blank\" noopener>572 reviews<\/a><\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <img loading=\"lazy\" decoding=\"async\" class=\"ti-logo-fb skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" loading=\"lazy\" alt=\"Google\" width=\"150\" height=\"25\" \/> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\"> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789832295\" data-id=\"2826478ebb64fc876919b90cb2a95622\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ8o0UnTNao9gpCifRTROyYNBIEFHSUf6nnLtX3mVGxugILbQ=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ8o0UnTNao9gpCifRTROyYNBIEFHSUf6nnLtX3mVGxugILbQ=w80-h80-c-rp-mo-br100 2x\" alt=\"A L profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> A L <\/div> <div class=\"ti-date\">1 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Very nice delivery service, professional and understanding.<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789814780\" data-id=\"60c687e4d4fa0a5f2c95c9093166d60d\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWkJnIwEmgqtTyRQaEpX-tRAqnogalUlo_msntlF8nWvK2J74U=w40-h40-c-rp-mo-ba12-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWkJnIwEmgqtTyRQaEpX-tRAqnogalUlo_msntlF8nWvK2J74U=w80-h80-c-rp-mo-ba12-br100 2x\" alt=\"PK profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> PK <\/div> <div class=\"ti-date\">1 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">thank you for making my dreams come true! i purchased the laptop and understand it is not brand new but, the condition is pretty excellent! As a first time customer, I&#039;m really happy with the unit. It was delivered as promised and handed to us well by the driver. Tahla thank you again for the gift!<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789747228\" data-id=\"1cc224a9871f9ec1365e8e1810d6823d\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLiuSSKn6SrK1m5HTlJ4SedII_VZAyvb1lNTgz3qBDAtsp5nw=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLiuSSKn6SrK1m5HTlJ4SedII_VZAyvb1lNTgz3qBDAtsp5nw=w80-h80-c-rp-mo-br100 2x\" alt=\"Alvin Pesquisa profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Alvin Pesquisa <\/div> <div class=\"ti-date\">2 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Very Good Service.<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789735645\" data-id=\"fdccbd61bb45dbc68deacae45490774a\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLUYQqAj81zysiESkfu1A9bxOwVYivn7KtWCC-5CJXkIP4YtZ8=w40-h40-c-rp-mo-ba12-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLUYQqAj81zysiESkfu1A9bxOwVYivn7KtWCC-5CJXkIP4YtZ8=w80-h80-c-rp-mo-ba12-br100 2x\" alt=\"Haddad Jordan profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Haddad Jordan <\/div> <div class=\"ti-date\">2 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><div class=\"ti-review-image\" data-image-index=\"0\"><img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmPbmxevvsyf16GpVUwdffj-9_k2GPAc7PMT7cA-kWo80L7Wz32wm3j2LtU0621Ap-XAAwImpTdN5Tof_6elf5qzdO4Cldv8Hx_rnukcEivdWE95I1rp0SGTktuNwNT7G7FDZs1l3aEg3Ao=k-no\" loading=\"lazy\" alt=\"\" \/><div class=\"ti-more-image-count\">+0<\/div><\/div>Good quality and good service<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789651798\" data-id=\"d72ea4019eceffe0dd9f241eb0f5b575\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVcyaOzj6yF_qGtfe5n6wXlCJLLPbTCpemHoymNG8jCT0XElrN5=w40-h40-c-rp-mo-ba12-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVcyaOzj6yF_qGtfe5n6wXlCJLLPbTCpemHoymNG8jCT0XElrN5=w80-h80-c-rp-mo-ba12-br100 2x\" alt=\"Dennis Schiewe profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dennis Schiewe <\/div> <div class=\"ti-date\">3 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Good job! Great workers! Everything Perfect<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789563973\" data-id=\"420f660c300cfb09582044a84c78a36d\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKd7AsSzT3WI_lNFRYeze_mWVocwqFEVc43YhsdB9OLRsLH-g=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKd7AsSzT3WI_lNFRYeze_mWVocwqFEVc43YhsdB9OLRsLH-g=w80-h80-c-rp-mo-br100 2x\" alt=\"Christian Pasuquin profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Christian Pasuquin <\/div> <div class=\"ti-date\">4 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Good product  and good service  and good price<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789559878\" data-id=\"1a82a00c6b91782e78d5ca69ee58c640\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJHPeHd3DvD7ldbiw1nHa3xhilFSupcIGuUy6PEcDwPBVvLjzM=w40-h40-c-rp-mo-ba12-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJHPeHd3DvD7ldbiw1nHa3xhilFSupcIGuUy6PEcDwPBVvLjzM=w80-h80-c-rp-mo-ba12-br100 2x\" alt=\"Daizy profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Daizy <\/div> <div class=\"ti-date\">4 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">The delivery fast and the TV arrived in excellent. Price is reasonable for the TV. Would recommend to friends.<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789490666\" data-id=\"ad773fbf0525edbfb0c24f55267a151e\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWf_S7TNQsx7KLq3QJwaddt-E7HcfP4lf7Q7ov1Rmx9f2e5VRFZ=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWf_S7TNQsx7KLq3QJwaddt-E7HcfP4lf7Q7ov1Rmx9f2e5VRFZ=w80-h80-c-rp-mo-br100 2x\" alt=\"Rocky Bra\u00f1a profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rocky Bra\u00f1a <\/div> <div class=\"ti-date\">5 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Mujahid is very professional and helpful<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789489151\" data-id=\"693bb0a89bf073a9e6e8dc4263259d76\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX1a_lYDsHG95WYksQBbtMQ8kATlVGKS1xZSlWA8LQXyIXfUOi4=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX1a_lYDsHG95WYksQBbtMQ8kATlVGKS1xZSlWA8LQXyIXfUOi4=w80-h80-c-rp-mo-br100 2x\" alt=\"Abdullah Ruzni Zameek profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Abdullah Ruzni Zameek <\/div> <div class=\"ti-date\">5 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\">Laptop was as described, works great!<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <div class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-platform-page-url=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Google&amp;query_place_id=ChIJN06liB1fXz4R0Qw_zj-uiVM\" data-time=\"1789409826\" data-id=\"e735e82c64158c99a44924bd0ba2ad27\" data-language=\"en\" data-rating=\"5.0\" data-max-rating=\"5\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-img\"> <img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUlC_phQjVxKDYXSZKAAcikOaZqrByWSWISK6yiSf5DToEADZwL=w40-h40-c-rp-mo-br100\" srcset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUlC_phQjVxKDYXSZKAAcikOaZqrByWSWISK6yiSf5DToEADZwL=w80-h80-c-rp-mo-br100 2x\" alt=\"Kumail Alam profile picture\" loading=\"lazy\" \/> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kumail Alam <\/div> <div class=\"ti-date\">6 days ago<\/div> <\/div> <\/div> <span class=\"ti-stars\"><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\" \/><img loading=\"lazy\" decoding=\"async\" class=\"ti-star f skip-lazy\" src=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\" \/><span class=\"ti-verified-review ti-verified-platform ti-color-blue\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><div class=\"ti-review-image\" data-image-index=\"0\"><img decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/lh3.googleusercontent.com\/grass-cs\/ACvplmP7WY_UR4C8rryMxaES4syecndXP58qW61RBHzhAZUxCz_XHxHrEwQTxr5wzSfbdN6lb7qz2TA9_jpEl5JnwORWuVoPqR8DMnrCrRFlYRmAEGe2lFk0C1xrxbjNlPp6ASVJ3RNVZ54MpV3Y=k-no\" loading=\"lazy\" alt=\"\" \/><div class=\"ti-more-image-count\">+0<\/div><\/div>Excellent work from Shams Al sahil for fixing my tv screen. All the teams were great and the screen looks brand new. Thank you all!!<\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div> <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&c=verified-badge&url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/pre><style class=\"scss-content\">.ti-widget[data-layout-id='5'][data-set-id='light-background'][data-pid='42602df55c374210df96da236fa'] .ti-widget-container .ti-date{color:#767676}<\/style><script>\n(function () { if (window.tiLoaderFallback) { return; } window.tiLoaderFallback = true; function tiLoadLoader() { if (window.TrustindexWidget || document.querySelector('script[src*=\"https:\/\/cdn.trustindex.io\/loader.js\"]')) { return; } let script = document.createElement(\"script\"); script.async = true; script.src = \"https:\/\/cdn.trustindex.io\/loader.js\"; script.setAttribute(\"data-ccm-injected\", \"1\"); document.head.appendChild(script); } if (\"loading\" === document.readyState) { document.addEventListener(\"DOMContentLoaded\", tiLoadLoader); } else { tiLoadLoader(); } })();\n<\/script>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== FAQ ===== -->\n<section class=\"faq-band\">\n  <div class=\"w\" style=\"max-width:780px;\">\n    <div class=\"head-center\">\n      <span class=\"eyebrow\">Frequently Asked Questions<\/span>\n      <h2>Electronics Repair FAQs<\/h2>\n    <\/div>\n    <div id=\"sas-noir-faq\">\n      <div class=\"faq-item\"><button class=\"faq-q\">Do you repair Smart TVs in the UAE?<\/button><div class=\"faq-a\"><p>Yes. We diagnose and repair Smart TV faults including no power, black screens, lines, backlight problems and connectivity issues.<\/p><\/div><\/div>\n      <div class=\"faq-item\"><button class=\"faq-q\">Do you replace laptop screens?<\/button><div class=\"faq-a\"><p>Yes, for HP, Dell, Lenovo, MacBook, ASUS, Acer, MSI and other models. The exact screen specification is checked before replacement.<\/p><\/div><\/div>\n      <div class=\"faq-item\"><button class=\"faq-q\">Which areas do you serve?<\/button><div class=\"faq-a\"><p>Our repair center is in Sharjah, and we serve customers from Dubai, Sharjah, Ajman, Abu Dhabi and other areas across the UAE.<\/p><\/div><\/div>\n      <div class=\"faq-item\"><button class=\"faq-q\">Do your repairs come with a warranty?<\/button><div class=\"faq-a\"><p>Eligible repairs are covered by a repair warranty. Coverage depends on the repair performed, and our team will explain what applies.<\/p><\/div><\/div>\n      <div class=\"faq-item\"><button class=\"faq-q\">How can I get a repair quotation?<\/button><div class=\"faq-a\"><p>Send your device brand, exact model number, clear photos or video and a short description of the problem via WhatsApp.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== FINAL CTA ===== -->\n<section style=\"padding-top:0;\">\n  <div class=\"w\">\n    <div class=\"final-cta\">\n      <span class=\"eyebrow\" style=\"justify-content:center;\">Book Your Repair Today<\/span>\n      <h2>Don't Replace It Before We Check It<\/h2>\n      <p>Send us your device brand, exact model number, photos or video and a short description of the problem \u2014 our technicians will assess it and recommend the most suitable repair.<\/p>\n      <div class=\"hero-cta\">\n        <button class=\"btn btn-primary\" onclick=\"sasNoirOpenModal()\">Book a Repair<\/button>\n        <a class=\"btn btn-glass\" href=\"https:\/\/wa.me\/971522985179\" target=\"_blank\" rel=\"noopener\">WhatsApp Us<\/a>\n      <\/div>\n      <div class=\"final-contact\">\n        Call <a href=\"tel:+971522985179\">+971 52 298 5179<\/a> \u00b7 Industrial Area 6, Sharjah, UAE \u00b7\n        <a href=\"https:\/\/share.google\/aQif2w4NRe31Z52on\" target=\"_blank\" rel=\"noopener\">Get Directions<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<!-- ===== FLOATING WHATSAPP ===== -->\n<a class=\"float-wa\" href=\"https:\/\/wa.me\/971522985179\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp us\">\n  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 0 0-8.6 15L2 22l5.1-1.3A10 10 0 1 0 12 2zm0 1.8a8.2 8.2 0 0 1 6.9 12.6l-.3.5.1 3-3-1-.5.2A8.2 8.2 0 1 1 12 3.8zm-3.4 4.1c-.2 0-.5 0-.7.3-.2.3-.9.9-.9 2.1s.9 2.4 1 2.6c.1.1 1.8 2.9 4.4 4 .6.3 1.1.4 1.5.5.6.2 1.2.1 1.6.1.5-.1 1.5-.6 1.7-1.2.2-.6.2-1.1.2-1.2-.1-.1-.3-.2-.6-.3l-1.7-.8c-.2-.1-.4-.1-.6.1l-.7.9c-.1.2-.3.2-.5.1-.3-.1-1.1-.4-2.1-1.3-.8-.7-1.3-1.6-1.5-1.9-.1-.2 0-.4.1-.5l.4-.5c.1-.2.2-.3.2-.5.1-.2 0-.4 0-.5-.1-.1-.6-1.5-.8-2-.2-.5-.4-.4-.6-.4h-.4z\"\/><\/svg>\n<\/a>\n\n<!-- ===== STICKY MOBILE BAR ===== -->\n<div class=\"sticky-bar\">\n  <a class=\"btn btn-glass\" href=\"https:\/\/wa.me\/971522985179\" target=\"_blank\" rel=\"noopener\">WhatsApp<\/a>\n  <button class=\"btn btn-primary\" onclick=\"sasNoirOpenModal()\">Book a Repair<\/button>\n<\/div>\n\n<!-- ===== CF7 MODAL ===== -->\n<div class=\"modal-overlay\" id=\"sasNoirModalOverlay\">\n  <div class=\"modal-box\">\n    <button class=\"modal-close\" onclick=\"sasNoirCloseModal()\">\u2715<\/button>\n    <h3>Book a Repair<\/h3>\n    <p style=\"font-size:13px;color:var(--text-mute);margin-bottom:22px;\">Send your device details and our team will confirm the next step.<\/p>\n    <!-- PLACEHOLDER FORM ONLY \u2014 replace with the established Shortcode + DOM-move fix, mount id #sas-noir-cf7-mount -->\n    <div id=\"sas-noir-cf7-mount\">\n      <form onsubmit=\"return false;\">\n        <div class=\"field\"><label>Full Name<\/label><input type=\"text\" placeholder=\"Your name\"><\/div>\n        <div class=\"field\"><label>Phone \/ WhatsApp Number<\/label><input type=\"tel\" placeholder=\"+971 5X XXX XXXX\"><\/div>\n        <div class=\"field\"><label>Device Type<\/label>\n          <select>\n            <option>Smart TV<\/option><option>Laptop<\/option><option>Monitor<\/option>\n            <option>Soundbar \/ Subwoofer<\/option><option>Projector<\/option>\n            <option>Digital Signage \/ Commercial Display<\/option><option>Other<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"field\"><label>Brand &amp; Exact Model Number<\/label><input type=\"text\" placeholder=\"e.g. Samsung QN65Q80\"><\/div>\n        <div class=\"field\"><label>Describe the Problem<\/label><textarea placeholder=\"What's happening with your device?\"><\/textarea><\/div>\n        <button type=\"submit\" class=\"btn btn-primary\">Send Repair Request<\/button>\n      <\/form>\n    <\/div>\n    <p class=\"modal-note\">CF7 Form ID 4848f37 \u2014 wire via Shortcode widget + DOM-move script per established pattern.<\/p>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var root = document.getElementById('sas-home-noir');\n\n  window.sasNoirOpenModal = function(){\n    document.getElementById('sasNoirModalOverlay').classList.add('active');\n    document.body.style.overflow = 'hidden';\n  };\n  window.sasNoirCloseModal = function(){\n    document.getElementById('sasNoirModalOverlay').classList.remove('active');\n    document.body.style.overflow = '';\n  };\n  document.getElementById('sasNoirModalOverlay').addEventListener('click', function(e){\n    if(e.target === this){ window.sasNoirCloseModal(); }\n  });\n\n  \/\/ FAQ accordion \u2014 exclusive open\n  var faqItems = root.querySelectorAll('.faq-item');\n  faqItems.forEach(function(item){\n    var q = item.querySelector('.faq-q');\n    var a = item.querySelector('.faq-a');\n    q.addEventListener('click', function(){\n      var isOpen = item.classList.contains('open');\n      faqItems.forEach(function(other){ other.classList.remove('open'); other.querySelector('.faq-a').style.maxHeight = null; });\n      if(!isOpen){ item.classList.add('open'); a.style.maxHeight = a.scrollHeight + 'px'; }\n    });\n  });\n\n  \/\/ Year stamp \u2014 guarded, since the footer lives in a separate widget on this page\n  var yearEl = document.getElementById('sasNoirYear');\n  if(yearEl){ yearEl.textContent = new Date().getFullYear(); }\n\n  \/\/ Animated stats counter \u2014 triggers once when scrolled into view\n  var counted = false;\n  var statNums = root.querySelectorAll('.stat-num[data-count]');\n  function runCounters(){\n    if(counted) return;\n    var box = root.querySelector('.stats-grid');\n    if(!box) return;\n    var rect = box.getBoundingClientRect();\n    if(rect.top > window.innerHeight * 0.85) return;\n    counted = true;\n    statNums.forEach(function(el){\n      var target = parseInt(el.getAttribute('data-count'), 10);\n      var suffix = el.getAttribute('data-suffix') || '';\n      var current = 0;\n      var step = Math.max(1, Math.round(target \/ 40));\n      var timer = setInterval(function(){\n        current += step;\n        if(current >= target){ current = target; clearInterval(timer); }\n        el.textContent = current + suffix;\n      }, 30);\n    });\n  }\n  window.addEventListener('scroll', runCounters);\n  runCounters();\n})();\n<\/script>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Reliable &amp; Professional Reliable Electronics Repair Service in the UAE We repair Smart TVs, laptops, monitors, soundbars, projectors and commercial displays with expert care and advanced diagnostic tools \u2014 fast, reliable and affordable. Certified Technicians Genuine Spare Parts Warranty on Repairs Book a Repair WhatsApp Us 20+ Years of Experience Our Services Professional Electronics Repair<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-4834","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Electronics Repair UAE - Shams Al Sahil<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shamsalsahil.ae\/ar\/electronics-repair-uae\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electronics Repair UAE - Shams Al Sahil\" \/>\n<meta property=\"og:description\" content=\"Reliable &amp; Professional Reliable Electronics Repair Service in the UAE We repair Smart TVs, laptops, monitors, soundbars, projectors and commercial displays with expert care and advanced diagnostic tools \u2014 fast, reliable and affordable. Certified Technicians Genuine Spare Parts Warranty on Repairs Book a Repair WhatsApp Us 20+ Years of Experience Our Services Professional Electronics Repair\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shamsalsahil.ae\/ar\/electronics-repair-uae\/\" \/>\n<meta property=\"og:site_name\" content=\"Shams Al Sahil\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-20T07:32:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/\",\"url\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/\",\"name\":\"Electronics Repair UAE - Shams Al Sahil\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/shamsalsahil.ae\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Hero-Image.jpeg\",\"datePublished\":\"2026-08-15T08:36:45+00:00\",\"dateModified\":\"2026-08-20T07:32:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/#primaryimage\",\"url\":\"https:\\\/\\\/shamsalsahil.ae\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Hero-Image.jpeg\",\"contentUrl\":\"https:\\\/\\\/shamsalsahil.ae\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Hero-Image.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/electronics-repair-uae\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shamsalsahil.ae\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Electronics Repair UAE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#website\",\"url\":\"https:\\\/\\\/shamsalsahil.ae\\\/\",\"name\":\"Shams Al Sahil\",\"description\":\"Service Center\",\"publisher\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shamsalsahil.ae\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#organization\",\"name\":\"Shams Al Sahil\",\"url\":\"https:\\\/\\\/shamsalsahil.ae\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/shamsalsahil.ae\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-favicon_icons.webp\",\"contentUrl\":\"https:\\\/\\\/shamsalsahil.ae\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-favicon_icons.webp\",\"width\":512,\"height\":512,\"caption\":\"Shams Al Sahil\"},\"image\":{\"@id\":\"https:\\\/\\\/shamsalsahil.ae\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Electronics Repair UAE - Shams Al Sahil","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shamsalsahil.ae\/ar\/electronics-repair-uae\/","og_locale":"ar_AR","og_type":"article","og_title":"Electronics Repair UAE - Shams Al Sahil","og_description":"Reliable &amp; Professional Reliable Electronics Repair Service in the UAE We repair Smart TVs, laptops, monitors, soundbars, projectors and commercial displays with expert care and advanced diagnostic tools \u2014 fast, reliable and affordable. Certified Technicians Genuine Spare Parts Warranty on Repairs Book a Repair WhatsApp Us 20+ Years of Experience Our Services Professional Electronics Repair","og_url":"https:\/\/shamsalsahil.ae\/ar\/electronics-repair-uae\/","og_site_name":"Shams Al Sahil","article_modified_time":"2026-08-20T07:32:35+00:00","og_image":[{"url":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"6 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/","url":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/","name":"Electronics Repair UAE - Shams Al Sahil","isPartOf":{"@id":"https:\/\/shamsalsahil.ae\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/#primaryimage"},"image":{"@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/#primaryimage"},"thumbnailUrl":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg","datePublished":"2026-08-15T08:36:45+00:00","dateModified":"2026-08-20T07:32:35+00:00","breadcrumb":{"@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shamsalsahil.ae\/electronics-repair-uae\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/#primaryimage","url":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg","contentUrl":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2026\/06\/Hero-Image.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/shamsalsahil.ae\/electronics-repair-uae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shamsalsahil.ae\/"},{"@type":"ListItem","position":2,"name":"Electronics Repair UAE"}]},{"@type":"WebSite","@id":"https:\/\/shamsalsahil.ae\/#website","url":"https:\/\/shamsalsahil.ae\/","name":"\u0634\u0645\u0633 \u0627\u0644\u0633\u0627\u062d\u0644","description":"Service Center","publisher":{"@id":"https:\/\/shamsalsahil.ae\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shamsalsahil.ae\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/shamsalsahil.ae\/#organization","name":"\u0634\u0645\u0633 \u0627\u0644\u0633\u0627\u062d\u0644","url":"https:\/\/shamsalsahil.ae\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/shamsalsahil.ae\/#\/schema\/logo\/image\/","url":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2025\/11\/cropped-favicon_icons.webp","contentUrl":"https:\/\/shamsalsahil.ae\/wp-content\/uploads\/2025\/11\/cropped-favicon_icons.webp","width":512,"height":512,"caption":"Shams Al Sahil"},"image":{"@id":"https:\/\/shamsalsahil.ae\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/pages\/4834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/comments?post=4834"}],"version-history":[{"count":31,"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/pages\/4834\/revisions"}],"predecessor-version":[{"id":4876,"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/pages\/4834\/revisions\/4876"}],"wp:attachment":[{"href":"https:\/\/shamsalsahil.ae\/ar\/wp-json\/wp\/v2\/media?parent=4834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}