{"id":18,"date":"2026-06-11T18:13:57","date_gmt":"2026-06-11T18:13:57","guid":{"rendered":"https:\/\/smartrepairhub.lk\/?page_id=18"},"modified":"2026-06-11T19:04:27","modified_gmt":"2026-06-11T19:04:27","slug":"home","status":"publish","type":"page","link":"https:\/\/smartrepairhub.lk\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54e7e04d e-flex e-con-boxed e-con e-parent\" data-id=\"54e7e04d\" 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-69574cee elementor-widget elementor-widget-text-editor\" data-id=\"69574cee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac05ba8 e-flex e-con-boxed e-con e-parent\" data-id=\"ac05ba8\" 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-1205883 elementor-widget elementor-widget-html\" data-id=\"1205883\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\r\n  <title>Smart Repair Hub | Fast Electronic Repair in Wattala, Sri Lanka<\/title>\r\n  <meta name=\"description\" content=\"Smart Repair Hub - Professional electronic repair services for TV, AC, refrigerator, washing machine and more. Free diagnosis, warranty, and fast service in Wattala.\">\r\n  \r\n  <!-- SECURITY HEADERS - Protection against XSS, clickjacking, and MIME sniffing -->\r\n  <meta http-equiv=\"Content-Security-Policy\" content=\"default-src 'self' 'unsafe-inline' https: data:; script-src 'self' 'unsafe-inline' https:; style-src 'self' 'unsafe-inline' https:; font-src 'self' https: data:; img-src 'self' data: https:; connect-src 'self' https:; frame-ancestors 'none';\">\r\n  <meta http-equiv=\"X-Content-Type-Options\" content=\"nosniff\">\r\n  <meta http-equiv=\"X-Frame-Options\" content=\"DENY\">\r\n  <meta http-equiv=\"Referrer-Policy\" content=\"strict-origin-when-cross-origin\">\r\n  \r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600;14..32,700;14..32,800&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Inter', Arial, sans-serif;\r\n      background: #0b1120;\r\n      color: #f1f5f9;\r\n      scroll-behavior: smooth;\r\n      line-height: 1.5;\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    \/* Custom scrollbar *\/\r\n    ::-webkit-scrollbar { width: 8px; }\r\n    ::-webkit-scrollbar-track { background: #0f172a; }\r\n    ::-webkit-scrollbar-thumb { background: #38bdf8; border-radius: 10px; }\r\n\r\n    \/* Navigation *\/\r\n    nav {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      padding: 1rem 5%;\r\n      background: rgba(17, 24, 39, 0.92);\r\n      backdrop-filter: blur(12px);\r\n      position: sticky;\r\n      top: 0;\r\n      z-index: 1000;\r\n      border-bottom: 1px solid rgba(56, 189, 248, 0.2);\r\n      transition: all 0.3s;\r\n    }\r\n    .logo-area {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n    .logo-icon svg {\r\n      width: 44px;\r\n      height: 44px;\r\n      filter: drop-shadow(0 2px 5px #38bdf870);\r\n    }\r\n    .logo-text {\r\n      font-size: 1.6rem;\r\n      font-weight: 800;\r\n      background: linear-gradient(135deg, #38bdf8, #a78bfa);\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n      letter-spacing: -0.5px;\r\n    }\r\n    .logo-tag {\r\n      font-size: 0.7rem;\r\n      font-weight: 500;\r\n      color: #94a3b8;\r\n      letter-spacing: 1px;\r\n      margin-top: -4px;\r\n    }\r\n    .nav-links a {\r\n      color: #e2e8f0;\r\n      margin-left: 2rem;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      transition: 0.2s;\r\n      position: relative;\r\n    }\r\n    .nav-links a:hover { color: #38bdf8; }\r\n    .nav-links a::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -5px;\r\n      left: 0;\r\n      width: 0%;\r\n      height: 2px;\r\n      background: #38bdf8;\r\n      transition: 0.3s;\r\n    }\r\n    .nav-links a:hover::after { width: 100%; }\r\n\r\n    \/* Hero Section *\/\r\n    .hero {\r\n      min-height: 85vh;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n      background: radial-gradient(circle at 30% 20%, #0f172a, #020617);\r\n      position: relative;\r\n      overflow: hidden;\r\n      padding: 2rem;\r\n    }\r\n    .hero::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      width: 200%;\r\n      height: 200%;\r\n      background: repeating-linear-gradient(45deg, rgba(56,189,248,0.03) 0px, rgba(56,189,248,0.03) 2px, transparent 2px, transparent 8px);\r\n      animation: drift 22s linear infinite;\r\n      pointer-events: none;\r\n    }\r\n    @keyframes drift {\r\n      0% { transform: translate(0, 0);}\r\n      100% { transform: translate(40px, 40px);}\r\n    }\r\n    .hero-content {\r\n      max-width: 1000px;\r\n      z-index: 2;\r\n      animation: fadeSlideUp 0.9s ease-out;\r\n    }\r\n    .hero-badge {\r\n      background: rgba(56, 189, 248, 0.12);\r\n      display: inline-block;\r\n      padding: 0.4rem 1.2rem;\r\n      border-radius: 60px;\r\n      font-size: 0.85rem;\r\n      backdrop-filter: blur(4px);\r\n      border: 1px solid rgba(56,189,248,0.3);\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .hero h1 {\r\n      font-size: clamp(2.8rem, 7vw, 5rem);\r\n      font-weight: 800;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n    .hero .hero-main-line {\r\n      background: linear-gradient(to right, #ffffff, #90e0ff, #c084fc);\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n    }\r\n    .hero .hero-tagline {\r\n      font-size: 1.8rem;\r\n      font-weight: 700;\r\n      color: #38bdf8;\r\n      letter-spacing: -0.5px;\r\n      margin: 0.5rem 0 1rem;\r\n    }\r\n    .hero p {\r\n      font-size: 1.2rem;\r\n      color: #cbd5e6;\r\n      max-width: 700px;\r\n      margin: 0 auto 2rem auto;\r\n    }\r\n    .btn {\r\n      display: inline-block;\r\n      background: linear-gradient(95deg, #38bdf8, #2dd4bf);\r\n      padding: 0.9rem 2rem;\r\n      border-radius: 40px;\r\n      font-weight: 700;\r\n      color: #0f172a;\r\n      text-decoration: none;\r\n      box-shadow: 0 8px 20px rgba(56,189,248,0.3);\r\n      transition: all 0.3s;\r\n      border: none;\r\n      cursor: pointer;\r\n      font-size: 1rem;\r\n    }\r\n    .btn:hover {\r\n      transform: scale(1.05);\r\n      box-shadow: 0 15px 30px rgba(56,189,248,0.5);\r\n    }\r\n    .btn-whatsapp {\r\n      background: linear-gradient(95deg, #25D366, #128C7E);\r\n      margin-left: 1rem;\r\n      box-shadow: 0 8px 20px rgba(37, 211, 102, 0.3);\r\n    }\r\n    .btn-whatsapp:hover {\r\n      box-shadow: 0 15px 30px rgba(37, 211, 102, 0.5);\r\n    }\r\n\r\n    \/* Sections *\/\r\n    .section {\r\n      padding: 5rem 2rem;\r\n      max-width: 1280px;\r\n      margin: 0 auto;\r\n    }\r\n    .section-title {\r\n      text-align: center;\r\n      font-size: 2.4rem;\r\n      font-weight: 700;\r\n      margin-bottom: 1rem;\r\n      background: linear-gradient(135deg, #e2e8f0, #38bdf8);\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n    }\r\n    .section-sub {\r\n      text-align: center;\r\n      color: #94a3b8;\r\n      margin-bottom: 3rem;\r\n      font-size: 1.1rem;\r\n    }\r\n\r\n    \/* Service cards *\/\r\n    .cards-grid {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 2rem;\r\n    }\r\n    .service-card {\r\n      background: #1e293b;\r\n      backdrop-filter: blur(4px);\r\n      padding: 2rem 1.5rem;\r\n      width: 230px;\r\n      text-align: center;\r\n      border-radius: 28px;\r\n      transition: all 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);\r\n      border: 1px solid rgba(56,189,248,0.1);\r\n      box-shadow: 0 10px 20px -5px rgba(0,0,0,0.3);\r\n    }\r\n    .service-card:hover {\r\n      transform: translateY(-12px) scale(1.02);\r\n      background: #2d3a54;\r\n      border-color: #38bdf8;\r\n    }\r\n    .service-icon { font-size: 3rem; margin-bottom: 1rem; display: inline-block; }\r\n    .service-card h3 { font-size: 1.4rem; margin-bottom: 0.5rem; }\r\n    .service-card p { font-size: 0.85rem; color: #b9c7db; }\r\n\r\n    \/* Stats *\/\r\n    .stats {\r\n      background: linear-gradient(120deg, #0f172a, #111827);\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 3rem;\r\n      padding: 3.5rem 2rem;\r\n      border-radius: 48px;\r\n      margin: 2rem auto;\r\n      max-width: 1100px;\r\n    }\r\n    .stat-item { text-align: center; min-width: 150px; }\r\n    .stat-number { font-size: 2.8rem; font-weight: 800; color: #38bdf8; line-height: 1; }\r\n    .stat-label { font-size: 1rem; color: #cbd5e6; }\r\n\r\n    \/* Why Us *\/\r\n    .info-grid {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 2rem;\r\n      justify-content: center;\r\n      margin-top: 2rem;\r\n    }\r\n    .info-card {\r\n      background: rgba(30, 41, 59, 0.7);\r\n      backdrop-filter: blur(8px);\r\n      border-radius: 32px;\r\n      padding: 1.8rem;\r\n      width: 270px;\r\n      text-align: center;\r\n      transition: 0.2s;\r\n      border: 1px solid #334155;\r\n    }\r\n    .info-card:hover { border-color: #38bdf8; }\r\n    .info-icon { font-size: 2.5rem; margin-bottom: 1rem; }\r\n\r\n    \/* Contact *\/\r\n    .contact {\r\n      background: #0b1220;\r\n      border-radius: 48px;\r\n      max-width: 900px;\r\n      margin: 2rem auto 5rem auto;\r\n      padding: 2.5rem;\r\n      text-align: center;\r\n      box-shadow: 0 20px 35px -12px rgba(0,0,0,0.4);\r\n    }\r\n    .contact-info-row {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 2rem;\r\n      margin-bottom: 2rem;\r\n      padding-bottom: 1.5rem;\r\n      border-bottom: 1px solid #2d3a54;\r\n    }\r\n    .contact-card {\r\n      background: #1e293b;\r\n      padding: 1.2rem 1.8rem;\r\n      border-radius: 40px;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      transition: 0.2s;\r\n    }\r\n    .contact-card:hover { background: #2d3a54; transform: translateY(-3px); }\r\n    .contact-card a {\r\n      color: #38bdf8;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      font-size: 1.1rem;\r\n    }\r\n    .contact-card span { font-size: 1.5rem; }\r\n    .form-group input, .form-group textarea {\r\n      width: 100%;\r\n      max-width: 400px;\r\n      padding: 1rem;\r\n      margin: 0.7rem 0;\r\n      background: #1e293b;\r\n      border: 1px solid #2d3a54;\r\n      border-radius: 40px;\r\n      color: white;\r\n      font-size: 1rem;\r\n    }\r\n    .form-group input:focus, .form-group textarea:focus {\r\n      outline: none;\r\n      border-color: #38bdf8;\r\n    }\r\n    footer {\r\n      background: #030712;\r\n      text-align: center;\r\n      padding: 2rem;\r\n      color: #5b6e8c;\r\n      border-top: 1px solid #1e293b;\r\n    }\r\n\r\n    \/* FIXED WHATSAPP CHAT WIDGET - CUSTOMER SUPPORT *\/\r\n    .whatsapp-chat {\r\n      position: fixed;\r\n      bottom: 30px;\r\n      right: 30px;\r\n      z-index: 2000;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: flex-end;\r\n      gap: 12px;\r\n    }\r\n    .whatsapp-bubble {\r\n      background: #25D366;\r\n      color: white;\r\n      padding: 12px 18px;\r\n      border-radius: 28px;\r\n      font-size: 0.85rem;\r\n      font-weight: 500;\r\n      box-shadow: 0 6px 16px rgba(0,0,0,0.2);\r\n      max-width: 240px;\r\n      text-align: center;\r\n      cursor: pointer;\r\n      transition: 0.2s;\r\n      animation: fadeInUp 0.5s ease;\r\n    }\r\n    .whatsapp-bubble:hover {\r\n      transform: scale(1.02);\r\n      background: #20b859;\r\n    }\r\n    .whatsapp-icon-circle {\r\n      background: #25D366;\r\n      width: 60px;\r\n      height: 60px;\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      cursor: pointer;\r\n      box-shadow: 0 8px 20px rgba(37, 211, 102, 0.4);\r\n      transition: 0.2s;\r\n      animation: pulseGlow 1.8s infinite;\r\n    }\r\n    .whatsapp-icon-circle:hover {\r\n      transform: scale(1.08);\r\n      background: #20b859;\r\n    }\r\n    .whatsapp-icon-circle svg {\r\n      width: 34px;\r\n      height: 34px;\r\n      fill: white;\r\n    }\r\n    @keyframes pulseGlow {\r\n      0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);}\r\n      70% { box-shadow: 0 0 0 12px rgba(37, 211, 102, 0);}\r\n      100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);}\r\n    }\r\n    @keyframes fadeInUp {\r\n      from { opacity: 0; transform: translateY(20px);}\r\n      to { opacity: 1; transform: translateY(0);}\r\n    }\r\n    \/* animations *\/\r\n    @keyframes fadeSlideUp {\r\n      0% { opacity: 0; transform: translateY(40px);}\r\n      100% { opacity: 1; transform: translateY(0);}\r\n    }\r\n    .fade-scroll {\r\n      opacity: 0;\r\n      transform: translateY(30px);\r\n      transition: opacity 0.7s ease, transform 0.7s ease;\r\n    }\r\n    .fade-scroll.visible {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n    @media(max-width: 768px){\r\n      nav { flex-direction: column; gap: 10px; }\r\n      .nav-links a { margin: 0 0.8rem; }\r\n      .hero .hero-tagline { font-size: 1.4rem; }\r\n      .contact-info-row { flex-direction: column; align-items: center; }\r\n      .btn-whatsapp { margin-left: 0; margin-top: 1rem; display: inline-block; }\r\n      .hero-buttons { display: flex; flex-direction: column; gap: 1rem; align-items: center; }\r\n      .whatsapp-chat { bottom: 20px; right: 20px; }\r\n      .whatsapp-bubble { display: none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- NAVIGATION -->\r\n<nav>\r\n  <div class=\"logo-area\">\r\n    <div class=\"logo-icon\">\r\n      <svg width=\"44\" height=\"44\" viewBox=\"0 0 120 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <rect width=\"120\" height=\"120\" rx=\"30\" fill=\"url(#gradNav)\" \/>\r\n        <path d=\"M35 50 L48 35 L72 35 L85 50 L72 70 L48 70 L35 50Z\" stroke=\"#38bdf8\" stroke-width=\"2.5\" fill=\"#0f172a\" \/>\r\n        <path d=\"M48 55 L60 42 L72 55 L66 68 L54 68 L48 55Z\" fill=\"#38bdf8\" fill-opacity=\"0.25\" stroke=\"#38bdf8\" stroke-width=\"1.8\"\/>\r\n        <circle cx=\"60\" cy=\"52\" r=\"4\" fill=\"#38bdf8\"\/>\r\n        <text x=\"60\" y=\"108\" text-anchor=\"middle\" fill=\"#a5f3ff\" font-size=\"10\" font-weight=\"bold\">SRH<\/text>\r\n        <defs><linearGradient id=\"gradNav\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"><stop stop-color=\"#2d3a54\"\/><stop offset=\"1\" stop-color=\"#111827\"\/><\/linearGradient><\/defs>\r\n      <\/svg>\r\n    <\/div>\r\n    <div>\r\n      <div class=\"logo-text\">Smart Repair Hub<\/div>\r\n      <div class=\"logo-tag\">FIXING DEVICES FAST<\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"nav-links\">\r\n    <a href=\"#home\">Home<\/a>\r\n    <a href=\"#services\">Services<\/a>\r\n    <a href=\"#why-us\">Why Us<\/a>\r\n    <a href=\"#contact\">Contact<\/a>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO SECTION -->\r\n<section class=\"hero\" id=\"home\">\r\n  <div class=\"hero-content\">\r\n    <div class=\"hero-badge\">\ud83d\udccd 71\/1 St Jude Road, Wattala | Trusted Since 2018<\/div>\r\n    <h1><span class=\"hero-main-line\">Smart Repair Hub<\/span><\/h1>\r\n    <div class=\"hero-tagline\">\u26a1 FIXING DEVICES FAST \u26a1<\/div>\r\n    <p>Professional repair for <strong>TV, AC, Refrigerator, Washing Machines, Microwaves & more<\/strong>. Free diagnosis, genuine spare parts, and 3-month warranty.<\/p>\r\n    <div class=\"hero-buttons\">\r\n      <a href=\"#contact\" class=\"btn\">\ud83d\udcde Book Free Consultation \u2192<\/a>\r\n      <a href=\"https:\/\/wa.me\/94712861225?text=Hello%20Smart%20Repair%20Hub%2C%20I%20need%20assistance%20with%20my%20device%20repair\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn btn-whatsapp\">\ud83d\udcac WhatsApp Us<\/a>\r\n    <\/div>\r\n    <div style=\"margin-top: 2rem; font-size: 0.9rem;\">\u2b50 4.9\/5 from 400+ happy customers | Same-day service available<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICES SECTION -->\r\n<section class=\"section\" id=\"services\">\r\n  <h2 class=\"section-title\">\u2699\ufe0f Our Premium Services<\/h2>\r\n  <div class=\"section-sub\">Expert care for all major electronic appliances<\/div>\r\n  <div class=\"cards-grid\">\r\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83d\udcfa<\/div><h3>TV Repair<\/h3><p>LED, OLED, LCD \u2022 No display, sound issues, backlight repair<\/p><\/div>\r\n    <div class=\"service-card\"><div class=\"service-icon\">\u2744\ufe0f<\/div><h3>AC Service<\/h3><p>Gas refill, compressor repair, annual maintenance, leaks<\/p><\/div>\r\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83e\uddca<\/div><h3>Refrigerator<\/h3><p>Cooling problems, thermostat, water leakage, frost-free fix<\/p><\/div>\r\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83e\uddfa<\/div><h3>Washing Machine<\/h3><p>Front load\/Top load, draining errors, motor & drum repair<\/p><\/div>\r\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83d\udd25<\/div><h3>Microwave Oven<\/h3><p>Not heating, sparking, keypad & magnetron replacement<\/p><\/div>\r\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83d\udd0c<\/div><h3>Smart Gadgets<\/h3><p>Home theater, soundbars, WiFi devices, power supply fix<\/p><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STATS SECTION -->\r\n<section class=\"stats fade-scroll\" id=\"stats\">\r\n  <div class=\"stat-item\"><div class=\"stat-number\" data-target=\"750\">0<\/div><div class=\"stat-label\">Repairs Completed<\/div><\/div>\r\n  <div class=\"stat-item\"><div class=\"stat-number\" data-target=\"480\">0<\/div><div class=\"stat-label\">Happy Customers<\/div><\/div>\r\n  <div class=\"stat-item\"><div class=\"stat-number\" data-target=\"98\">0<\/div><div class=\"stat-label\">Satisfaction %<\/div><\/div>\r\n  <div class=\"stat-item\"><div class=\"stat-number\" data-target=\"24\">0<\/div><div class=\"stat-label\">Hour Support<\/div><\/div>\r\n<\/section>\r\n\r\n<!-- WHY CHOOSE US -->\r\n<section class=\"section\" id=\"why-us\">\r\n  <h2 class=\"section-title\">\ud83c\udf1f Why Choose Smart Repair Hub?<\/h2>\r\n  <div class=\"section-sub\">Reliability, transparency, and fast fixes across Wattala & Colombo<\/div>\r\n  <div class=\"info-grid\">\r\n    <div class=\"info-card\"><div class=\"info-icon\">\u26a1<\/div><h3>Same-Day Service<\/h3><p>Most repairs done within 3 days. Emergency support available.<\/p><\/div>\r\n    <div class=\"info-card\"><div class=\"info-icon\">\ud83d\udee1\ufe0f<\/div><h3>3-Month Warranty<\/h3><p>All repairs backed by 90-day warranty on parts & labor.<\/p><\/div>\r\n    <div class=\"info-card\"><div class=\"info-icon\">\ud83d\udcb0<\/div><h3>Transparent Pricing<\/h3><p>Upfront quotes, no hidden fees. Free diagnosis*.<\/p><\/div>\r\n    <div class=\"info-card\"><div class=\"info-icon\">\ud83d\udc68\u200d\ud83d\udd27<\/div><h3>Expert Technicians<\/h3><p>Certified & experienced with Samsung, LG, Sony, Whirlpool & more.<\/p><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT SECTION -->\r\n<section class=\"contact\" id=\"contact\">\r\n  <h2 class=\"section-title\" style=\"font-size:2rem;\">\ud83d\udcde Get in Touch<\/h2>\r\n  <p style=\"margin-bottom: 1.5rem;\">Call, WhatsApp or visit us \u2013 we're here to help!<\/p>\r\n  <div class=\"contact-info-row\">\r\n    <div class=\"contact-card\"><span>\ud83d\udcde<\/span><a href=\"tel:0767466071\">076 746 6071<\/a><\/div>\r\n    <div class=\"contact-card\"><span>\ud83d\udcac<\/span><a href=\"https:\/\/wa.me\/94712861225?text=Hello%20Smart%20Repair%20Hub%2C%20I%20need%20a%20repair%20service\" target=\"_blank\" rel=\"noopener noreferrer\">071 286 1225 (WhatsApp)<\/a><\/div>\r\n    <div class=\"contact-card\"><span>\ud83d\udccd<\/span><span style=\"color:#cbd5e6;\">71\/1 St Jude Road, Wattala<\/span><\/div>\r\n  <\/div>\r\n  <p style=\"margin: 1rem 0 0.5rem; color:#94a3b8;\">Or send us a message below:<\/p>\r\n  <div class=\"form-group\">\r\n    <input type=\"text\" id=\"name\" placeholder=\"Full Name *\" autocomplete=\"name\">\r\n    <input type=\"email\" id=\"email\" placeholder=\"Email Address *\" autocomplete=\"email\">\r\n    <input type=\"tel\" id=\"phone\" placeholder=\"Phone Number\" autocomplete=\"tel\">\r\n    <textarea rows=\"3\" id=\"message\" placeholder=\"Describe your device issue...\"><\/textarea>\r\n    <button class=\"btn\" id=\"sendMsgBtn\">Send Message \u2192<\/button>\r\n    <div id=\"formFeedback\" style=\"margin-top: 1rem; font-size: 0.9rem;\"><\/div>\r\n  <\/div>\r\n  <div style=\"margin-top: 1.8rem; font-size: 0.85rem; border-top: 1px solid #2d3a54; padding-top: 1.5rem; color:#7e8aa2;\">\r\n    \u23f0 Business Hours: Mon - Sat: 9:00 AM to 7:00 PM | Sunday: 9:30AM TO 1PM\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  \u00a9 2026 Smart Repair Hub \u2013 71\/1 St Jude Road, Wattala, Sri Lanka | Call: 076 746 6071 | \"Fixing Devices Fast\"\r\n<\/footer>\r\n\r\n<!-- WHATSAPP CUSTOMER SUPPORT WIDGET -->\r\n<div class=\"whatsapp-chat\">\r\n  <div class=\"whatsapp-bubble\" id=\"whatsappBubble\">\ud83d\udcac Need help? Chat with us!<\/div>\r\n  <div class=\"whatsapp-icon-circle\" id=\"whatsappIcon\">\r\n    <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <path d=\"M19.077 4.928C17.191 3.041 14.683 2 12.006 2 6.798 2 2.553 6.245 2.55 11.453c0 1.674.438 3.31 1.27 4.75L2 22l5.936-1.576c1.386.757 2.95 1.156 4.55 1.157h.004c5.204 0 9.45-4.246 9.452-9.454.001-2.522-.98-4.893-2.865-6.78zM12.006 20.5c-1.435 0-2.84-.384-4.058-1.108l-.294-.174-3.526.936.942-3.44-.19-.3c-.805-1.267-1.23-2.73-1.23-4.233 0-4.332 3.525-7.857 7.86-7.857 2.098 0 4.07.818 5.554 2.302 1.483 1.484 2.3 3.457 2.298 5.554-.003 4.334-3.527 7.857-7.86 7.857zm4.31-5.882c-.237-.118-1.404-.693-1.622-.772-.218-.08-.376-.118-.535.118-.158.237-.613.773-.752.932-.138.158-.276.178-.514.06-.237-.118-1.002-.37-1.908-1.178-.706-.63-1.182-1.407-1.32-1.645-.138-.237-.015-.366.104-.484.106-.106.237-.277.356-.416.118-.138.158-.237.237-.395.08-.158.04-.297-.02-.416-.06-.118-.535-1.29-.733-1.766-.194-.467-.39-.404-.535-.411-.138-.008-.297-.008-.456-.008-.158 0-.415.06-.632.296-.217.237-.83.81-.83 1.976 0 1.166.85 2.292.968 2.45.118.158 1.672 2.554 4.05 3.58.566.244 1.007.39 1.352.5.568.18 1.085.154 1.494.093.456-.068 1.404-.574 1.602-1.128.198-.554.198-1.03.138-1.13-.06-.099-.22-.158-.456-.277z\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ SECURITY: Disable right-click to prevent basic tampering (optional security layer)\r\n  document.addEventListener('contextmenu', (e) => {\r\n    e.preventDefault();\r\n    return false;\r\n  });\r\n\r\n  \/\/ Intersection Observer for scroll animations + counter\r\n  const fadeElements = document.querySelectorAll('.fade-scroll');\r\n  const statNumbers = document.querySelectorAll('.stat-number');\r\n  let countersStarted = false;\r\n\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.classList.add('visible');\r\n        if (entry.target.id === 'stats' && !countersStarted) {\r\n          startCounters();\r\n          countersStarted = true;\r\n        }\r\n      }\r\n    });\r\n  }, { threshold: 0.3 });\r\n\r\n  fadeElements.forEach(el => observer.observe(el));\r\n\r\n  function startCounters() {\r\n    statNumbers.forEach(counter => {\r\n      const target = parseInt(counter.getAttribute('data-target'), 10);\r\n      let current = 0;\r\n      const increment = Math.ceil(target \/ 55);\r\n      const updateCounter = () => {\r\n        current += increment;\r\n        if (current >= target) {\r\n          if (counter.getAttribute('data-target') === '98') counter.innerText = target + '%';\r\n          else counter.innerText = target;\r\n          return;\r\n        }\r\n        if (counter.getAttribute('data-target') === '98') counter.innerText = current + '%';\r\n        else counter.innerText = current;\r\n        requestAnimationFrame(updateCounter);\r\n      };\r\n      updateCounter();\r\n    });\r\n  }\r\n\r\n  \/\/ Initialize stats display\r\n  statNumbers.forEach(el => {\r\n    if (el.getAttribute('data-target') === '98') el.innerText = '0%';\r\n    else el.innerText = '0';\r\n  });\r\n\r\n  \/\/ Check if stats visible on load\r\n  window.addEventListener('DOMContentLoaded', () => {\r\n    const statsSection = document.getElementById('stats');\r\n    if (statsSection && statsSection.getBoundingClientRect().top < window.innerHeight - 100) {\r\n      statsSection.classList.add('visible');\r\n      if (!countersStarted) { startCounters(); countersStarted = true; }\r\n    }\r\n    \r\n    \/\/ Animate service cards entry\r\n    document.querySelectorAll('.service-card').forEach((card, idx) => {\r\n      card.style.opacity = '0';\r\n      card.style.transform = 'translateY(20px)';\r\n      setTimeout(() => {\r\n        card.style.transition = 'all 0.5s ease';\r\n        card.style.opacity = '1';\r\n        card.style.transform = 'translateY(0)';\r\n      }, idx * 80);\r\n    });\r\n  });\r\n\r\n  \/\/ Contact form handler with sanitization\r\n  const sendBtn = document.getElementById('sendMsgBtn');\r\n  const feedbackDiv = document.getElementById('formFeedback');\r\n  \r\n  function sanitizeInput(str) {\r\n    const div = document.createElement('div');\r\n    div.textContent = str;\r\n    return div.innerHTML;\r\n  }\r\n  \r\n  if (sendBtn) {\r\n    sendBtn.addEventListener('click', (e) => {\r\n      e.preventDefault();\r\n      const nameVal = document.getElementById('name').value.trim();\r\n      const emailVal = document.getElementById('email').value.trim();\r\n      if (!nameVal || !emailVal) {\r\n        feedbackDiv.innerHTML = '\u274c Please enter name and email.';\r\n        feedbackDiv.style.color = '#f87171';\r\n        setTimeout(() => { feedbackDiv.innerHTML = ''; }, 2500);\r\n        return;\r\n      }\r\n      if (!emailVal.includes('@') || !emailVal.includes('.')) {\r\n        feedbackDiv.innerHTML = '\u26a0\ufe0f Enter a valid email address.';\r\n        feedbackDiv.style.color = '#fbbf24';\r\n        setTimeout(() => { feedbackDiv.innerHTML = ''; }, 2500);\r\n        return;\r\n      }\r\n      feedbackDiv.innerHTML = '\u2705 Thanks! Our team will contact you shortly via WhatsApp or call.';\r\n      feedbackDiv.style.color = '#86efac';\r\n      \/\/ Clear form safely\r\n      document.getElementById('name').value = '';\r\n      document.getElementById('email').value = '';\r\n      document.getElementById('phone').value = '';\r\n      document.getElementById('message').value = '';\r\n      setTimeout(() => { feedbackDiv.innerHTML = ''; }, 4000);\r\n    });\r\n  }\r\n\r\n  \/\/ Smooth scroll for navigation links\r\n  document.querySelectorAll('.nav-links a, .btn[href^=\"#\"]').forEach(anchor => {\r\n    anchor.addEventListener('click', function(e) {\r\n      const hash = this.getAttribute('href');\r\n      if (hash && hash.startsWith('#') && hash !== '#') {\r\n        e.preventDefault();\r\n        const targetEl = document.querySelector(hash);\r\n        if (targetEl) targetEl.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n      }\r\n    });\r\n  });\r\n\r\n  \/\/ WhatsApp chat widget functionality\r\n  const whatsappIcon = document.getElementById('whatsappIcon');\r\n  const whatsappBubble = document.getElementById('whatsappBubble');\r\n  const whatsappNumber = '94712861225';\r\n  const welcomeMessage = 'Hello Smart Repair Hub! I need assistance with my electronic device repair.';\r\n  \r\n  function openWhatsApp() {\r\n    const encodedMsg = encodeURIComponent(welcomeMessage);\r\n    window.open(`https:\/\/wa.me\/${whatsappNumber}?text=${encodedMsg}`, '_blank', 'noopener,noreferrer');\r\n  }\r\n  \r\n  if (whatsappIcon) {\r\n    whatsappIcon.addEventListener('click', openWhatsApp);\r\n  }\r\n  if (whatsappBubble) {\r\n    whatsappBubble.addEventListener('click', openWhatsApp);\r\n  }\r\n  \r\n  \/\/ Optional: Hide bubble after first click or timeout (enhance UX)\r\n  setTimeout(() => {\r\n    if (whatsappBubble) {\r\n      whatsappBubble.style.opacity = '0.9';\r\n    }\r\n  }, 5000);\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\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>Smart Repair Hub | Fast Electronic Repair in Wattala, Sri Lanka SRH Smart Repair Hub FIXING DEVICES FAST Home Services Why Us Contact \ud83d\udccd 71\/1 St Jude Road, Wattala | Trusted Since 2018 Smart Repair Hub \u26a1 FIXING DEVICES FAST \u26a1 Professional repair for TV, AC, Refrigerator, Washing Machines, Microwaves &#038; more. Free diagnosis, genuine [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- Smart Repair Hub<\/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:\/\/smartrepairhub.lk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Smart Repair Hub\" \/>\n<meta property=\"og:description\" content=\"Smart Repair Hub | Fast Electronic Repair in Wattala, Sri Lanka SRH Smart Repair Hub FIXING DEVICES FAST Home Services Why Us Contact \ud83d\udccd 71\/1 St Jude Road, Wattala | Trusted Since 2018 Smart Repair Hub \u26a1 FIXING DEVICES FAST \u26a1 Professional repair for TV, AC, Refrigerator, Washing Machines, Microwaves &#038; more. Free diagnosis, genuine [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smartrepairhub.lk\/\" \/>\n<meta property=\"og:site_name\" content=\"Smart Repair Hub\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/smartrepairhub\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-11T19:04:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/\",\"url\":\"https:\\\/\\\/smartrepairhub.lk\\\/\",\"name\":\"- Smart Repair Hub\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#website\"},\"datePublished\":\"2026-06-11T18:13:57+00:00\",\"dateModified\":\"2026-06-11T19:04:27+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/smartrepairhub.lk\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#website\",\"url\":\"https:\\\/\\\/smartrepairhub.lk\\\/\",\"name\":\"Smart Repair Hub\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/smartrepairhub.lk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#organization\",\"name\":\"Smart Repair Hub\",\"url\":\"https:\\\/\\\/smartrepairhub.lk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/smartrepairhub.lk\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-r4.png\",\"contentUrl\":\"https:\\\/\\\/smartrepairhub.lk\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-r4.png\",\"width\":180,\"height\":51,\"caption\":\"Smart Repair Hub\"},\"image\":{\"@id\":\"https:\\\/\\\/smartrepairhub.lk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/smartrepairhub\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Smart Repair Hub","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:\/\/smartrepairhub.lk\/","og_locale":"en_US","og_type":"article","og_title":"- Smart Repair Hub","og_description":"Smart Repair Hub | Fast Electronic Repair in Wattala, Sri Lanka SRH Smart Repair Hub FIXING DEVICES FAST Home Services Why Us Contact \ud83d\udccd 71\/1 St Jude Road, Wattala | Trusted Since 2018 Smart Repair Hub \u26a1 FIXING DEVICES FAST \u26a1 Professional repair for TV, AC, Refrigerator, Washing Machines, Microwaves &#038; more. Free diagnosis, genuine [&hellip;]","og_url":"https:\/\/smartrepairhub.lk\/","og_site_name":"Smart Repair Hub","article_publisher":"https:\/\/www.facebook.com\/smartrepairhub\/","article_modified_time":"2026-06-11T19:04:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smartrepairhub.lk\/","url":"https:\/\/smartrepairhub.lk\/","name":"- Smart Repair Hub","isPartOf":{"@id":"https:\/\/smartrepairhub.lk\/#website"},"datePublished":"2026-06-11T18:13:57+00:00","dateModified":"2026-06-11T19:04:27+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smartrepairhub.lk\/"]}]},{"@type":"WebSite","@id":"https:\/\/smartrepairhub.lk\/#website","url":"https:\/\/smartrepairhub.lk\/","name":"Smart Repair Hub","description":"","publisher":{"@id":"https:\/\/smartrepairhub.lk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smartrepairhub.lk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/smartrepairhub.lk\/#organization","name":"Smart Repair Hub","url":"https:\/\/smartrepairhub.lk\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartrepairhub.lk\/#\/schema\/logo\/image\/","url":"https:\/\/smartrepairhub.lk\/wp-content\/uploads\/2026\/06\/cropped-r4.png","contentUrl":"https:\/\/smartrepairhub.lk\/wp-content\/uploads\/2026\/06\/cropped-r4.png","width":180,"height":51,"caption":"Smart Repair Hub"},"image":{"@id":"https:\/\/smartrepairhub.lk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/smartrepairhub\/"]}]}},"_links":{"self":[{"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":12,"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/smartrepairhub.lk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}