{"id":4820,"date":"2026-05-20T10:00:13","date_gmt":"2026-05-20T10:00:13","guid":{"rendered":"https:\/\/daisuki.brightcodeapp.com\/?page_id=4820"},"modified":"2026-05-21T06:14:49","modified_gmt":"2026-05-21T06:14:49","slug":"electrical-services","status":"publish","type":"page","link":"https:\/\/daisuki.brightcodeapp.com\/index.php\/electrical-services\/","title":{"rendered":"Electrical Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4820\" class=\"elementor elementor-4820\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-06f898b elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"06f898b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c78f6aa\" data-id=\"c78f6aa\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d0c5eee elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d0c5eee\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-extended \">\n                    <div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7d54c9d\" data-id=\"7d54c9d\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-43cbeec elementor-widget elementor-widget-html\" data-id=\"43cbeec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Scoped container to prevent WordPress theme conflicts *\/\r\n    .services-catalog-wrapper {\r\n        font-family: inherit;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 20px 15px;\r\n        color: #333;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    .services-catalog-wrapper * {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    \/* --- Header Styles --- *\/\r\n    .sc-header {\r\n        text-align: center;\r\n        margin-bottom: 40px;\r\n    }\r\n    \r\n    .sc-header h2 {\r\n        font-size: 28px;\r\n        font-weight: 700;\r\n        color: #06548c;\r\n        margin-bottom: 10px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    \/* Decorative lines around the title *\/\r\n    .sc-header h2::before,\r\n    .sc-header h2::after {\r\n        content: \"\";\r\n        display: inline-block;\r\n        width: 50px;\r\n        height: 2px;\r\n        background-color: #f2912e;\r\n        position: relative;\r\n    }\r\n\r\n    .sc-header p {\r\n        font-size: 14px;\r\n        color: #666;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* --- Grid Styles --- *\/\r\n    .sc-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n        gap: 20px;\r\n        margin-bottom: 40px;\r\n    }\r\n\r\n    \/* --- Card Styles --- *\/\r\n    .sc-card {\r\n        background: #fff;\r\n        border: 1px solid #eaeaea;\r\n        border-radius: 12px;\r\n        padding: 15px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: box-shadow 0.3s ease, transform 0.3s ease;\r\n        position: relative;\r\n    }\r\n\r\n    .sc-card:hover {\r\n        box-shadow: 0 8px 25px rgba(0,0,0,0.08);\r\n        transform: translateY(-3px);\r\n    }\r\n\r\n    \/* Circular Icon Badge *\/\r\n    .sc-badge {\r\n        position: absolute;\r\n        top: 25px;\r\n        left: 25px;\r\n        width: 44px;\r\n        height: 44px;\r\n        background-color: #fff;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.15);\r\n        z-index: 2;\r\n    }\r\n\r\n    .sc-badge svg {\r\n        width: 22px;\r\n        height: 22px;\r\n        fill: #f2912e;\r\n    }\r\n\r\n    .sc-img-wrap {\r\n        height: 180px;\r\n        margin-bottom: 15px;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        position: relative;\r\n    }\r\n\r\n    .sc-img-wrap img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover; \/* Cover for full photos *\/\r\n    }\r\n\r\n    .sc-content {\r\n        text-align: center;\r\n        display: flex;\r\n        flex-direction: column;\r\n        flex-grow: 1;\r\n    }\r\n\r\n    .sc-title {\r\n        font-size: 17px;\r\n        font-weight: 700;\r\n        color: #06548c;\r\n        margin: 0 0 10px 0;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .sc-desc {\r\n        color: #555;\r\n        font-size: 13px;\r\n        line-height: 1.5;\r\n        margin: 0 0 20px 0;\r\n        flex-grow: 1; \/* Pushes buttons to the bottom *\/\r\n    }\r\n\r\n    \/* --- Button Styles --- *\/\r\n    .sc-actions {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 10px;\r\n        margin-top: auto;\r\n    }\r\n\r\n    .sc-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 8px 10px;\r\n        font-size: 12px;\r\n        font-weight: 600;\r\n        text-decoration: none !important;\r\n        border-radius: 6px;\r\n        color: #fff !important;\r\n        transition: opacity 0.2s;\r\n        border: none;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .sc-btn:hover {\r\n        opacity: 0.9;\r\n    }\r\n\r\n    .sc-btn svg {\r\n        width: 14px;\r\n        height: 14px;\r\n        margin-right: 6px;\r\n        fill: currentColor;\r\n    }\r\n\r\n    .btn-blue {\r\n        background-color: #06548c;\r\n    }\r\n\r\n    .btn-orange {\r\n        background-color: #f2912e;\r\n    }\r\n\r\n    \/* --- Footer CTA Styles --- *\/\r\n    .sc-footer-cta {\r\n        background-color: #06548c;\r\n        border-radius: 50px;\r\n        padding: 15px 30px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        flex-wrap: wrap;\r\n        gap: 20px;\r\n    }\r\n\r\n    .cta-left {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .cta-icon {\r\n        background: #fff;\r\n        width: 50px;\r\n        height: 50px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.1);\r\n    }\r\n    \r\n    .cta-icon svg {\r\n        width: 24px;\r\n        height: 24px;\r\n        fill: #f2912e;\r\n    }\r\n\r\n    .cta-text h4 {\r\n        margin: 0 0 5px 0;\r\n        font-size: 18px;\r\n        font-weight: 700;\r\n        color: #fff;\r\n    }\r\n\r\n    .cta-text p {\r\n        margin: 0;\r\n        font-size: 14px;\r\n        color: rgba(255, 255, 255, 0.85);\r\n    }\r\n\r\n    .cta-right {\r\n        display: flex;\r\n        gap: 15px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .cta-right .sc-btn {\r\n        padding: 12px 24px;\r\n        font-size: 14px;\r\n        border-radius: 25px; \/* Pill shape for footer buttons *\/\r\n    }\r\n    \r\n    \/* White button for dark blue background *\/\r\n    .btn-white {\r\n        background-color: #fff;\r\n        color: #06548c !important;\r\n    }\r\n\r\n    \/* --- Responsive Adjustments --- *\/\r\n    @media (max-width: 991px) {\r\n        .sc-footer-cta {\r\n            border-radius: 15px;\r\n            flex-direction: column;\r\n            text-align: center;\r\n        }\r\n        .cta-left {\r\n            flex-direction: column;\r\n        }\r\n        .cta-right {\r\n            justify-content: center;\r\n            width: 100%;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"services-catalog-wrapper\">\r\n    \r\n    <div class=\"sc-header\">\r\n        <h2>Our Services<\/h2>\r\n        <p>Professional care for your appliances and electronics<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"sc-grid\">\r\n        \r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 106.7C-10 232.7-25.2 410.4 85.3 520.9c50.3 50.3 137.9 54.3 192.6 15.3l-39.6-39.6c-28.6 9.6-61.4 3-84.4-20-31.2-31.2-31.2-81.9 0-113.1l61.1-61.1c31.2-31.2 81.9-31.2 113.1 0 23 23 29.6 55.8 20 84.4l39.6 39.6c39-54.7 35-142.3-15.3-192.6C262 123.3 123.7 101.4 78.6 5zM505 47L465 7c-8.5-8.5-22-9.4-31.6-2.1l-106.7 80C279.3-10 101.6-25.2-8.9 85.3c-50.3 50.3-54.3 137.9-15.3 192.6l39.6-39.6c-9.6-28.6-3-61.4 20-84.4 31.2-31.2 81.9-31.2 113.1 0l61.1 61.1c31.2 31.2 31.2 81.9 0 113.1-23 23-55.8 29.6-84.4 20l-39.6 39.6c54.7 39 142.3 35 192.6-15.3C388.7 262 410.6 123.7 505 47z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/1-5.jpg\" alt=\"Repair Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Repair Service<\/h3>\r\n                <p class=\"sc-desc\">Fast and reliable repair services for all home appliances and electronics at your doorstep.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/2-5.jpg\" alt=\"Installation Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Installation Service<\/h3>\r\n                <p class=\"sc-desc\">Professional installation of appliances and electronics with safety and care.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/3-4.jpg\" alt=\"Maintenance Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Maintenance Service<\/h3>\r\n                <p class=\"sc-desc\">Regular maintenance to keep your appliances running efficiently for longer.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8L64.3 148C64.1 230 96.6 385 256 459c159.4-74 191.9-229 191.7-311L256 66.8zM256 312c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88s-39.4 88-88 88z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/4-3.jpg\" alt=\"Warranty Support\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Warranty Support<\/h3>\r\n                <p class=\"sc-desc\">Hassle-free warranty support and genuine parts replacement for complete peace of mind.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M74.7 6.1C81 2.2 88.5 0 96 0C113.7 0 128 14.3 128 32V64.6l54.8 19.8C197.3 89.8 208 103.5 208 119.5c0 14.7-10.2 27.5-24.3 32L128 171.7v42.9l-22.3 8.1c-16.1 5.9-33.8 5.9-49.9 0L19.3 209.6c-4-1.4-6.8-4.9-7.5-9s1-8.3 4.4-10.9L64 153.2V112c0-8.8 7.2-16 16-16s16 7.2 16 16v30l21-16.1c5-3.8 11.5-4.8 17.5-2.6l10 3.6V32c0-10.1-4.7-19.6-12.7-25.5C124 1 110 0 96 0c-4.9 0-9.8 1.4-14 4z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/5-3.jpg\" alt=\"TV Wall Mounting\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">TV Wall Mounting<\/h3>\r\n                <p class=\"sc-desc\">Secure and professional wall mounting for LED, OLED and Smart TVs.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M149.1 64.8L138.7 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H373.3L362.9 64.8C356.4 45.1 338.1 32 317.4 32H194.6c-20.7 0-39 13.1-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/6-3.jpg\" alt=\"CCTV Installation\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">CCTV Installation<\/h3>\r\n                <p class=\"sc-desc\">Complete CCTV setup for home and office with expert configuration.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 384 512\"><path d=\"M192 512C86 512 0 426 0 320C0 228.8 130.2 57.7 166.6 11.7C172.6 4.2 181.5 0 191.1 0h1.8c9.6 0 18.5 4.2 24.5 11.7C253.8 57.7 384 228.8 384 320c0 106-86 192-192 192zM96 336c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 61.9 50.1 112 112 112c8.8 0 16-7.2 16-16s-7.2-16-16-16c-44.2 0-80-35.8-80-80z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/7-2.jpg\" alt=\"Water Purifier Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Water Purifier Service<\/h3>\r\n                <p class=\"sc-desc\">Installation, repair and AMC services for all types of water purifiers.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 640 512\"><path d=\"M48 0C21.5 0 0 21.5 0 48V368c0 26.5 21.5 48 48 48H64c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H48zM416 160h50.7L544 237.3V256H416V160zM112 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm336 32a32 32 0 1 1 0-64 32 32 0 1 1 0 64z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/8-2.jpg\" alt=\"Relocation Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Relocation Service<\/h3>\r\n                <p class=\"sc-desc\">Safe dismantling and reinstallation of appliances during home or office shifting.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M256 0c-15.3 0-29.9 6.1-40.8 17l-198 198C6.1 226 0 240.6 0 256s6.1 30 17.2 41l198 198c10.9 10.9 25.5 17 40.8 17c15.3 0 29.9-6.1 40.8-17l198-198c11-11 17.2-25.6 17.2-41s-6.1-30-17.2-41L296.8 17C285.9 6.1 271.3 0 256 0zm-80 320c-35.3 0-64-28.7-64-64s28.7-64 64-64h160c35.3 0 64 28.7 64 64s-28.7 64-64 64H176z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/9-1.jpg\" alt=\"AC Cleaning Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">AC Cleaning Service<\/h3>\r\n                <p class=\"sc-desc\">Deep cleaning of your AC for better cooling, clean air and low power consumption.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 384 512\"><path d=\"M297.2 248.9C311.6 228.3 320 203.2 320 176c0-70.7-57.3-128-128-128S64 105.3 64 176c0 27.2 8.4 52.3 22.8 72.9c3.7 5.3 8.1 11.3 12.8 17.7l0 0c12.9 17.7 28.3 38.9 39.8 59.8c10.4 19 15.7 38.8 18.3 57.5H109c-2.2-12-5.9-23.7-11.8-34.5c-9.9-18-22.2-34.9-34.5-51.8l0 0 0 0c-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.4 16 213.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176c0 37.3-11.6 71.4-31.4 100.3c-5 7.2-10.2 14.3-15.4 21.4l0 0 0 0c-12.3 16.8-24.6 33.7-34.5 51.8c-5.9 10.8-9.6 22.5-11.8 34.5H226.4c2.6-18.7 7.9-38.6 18.3-57.5c11.5-20.9 26.9-42.1 39.8-59.8l0 0c4.7-6.4 9-12.4 12.7-17.7zM192 128c-26.5 0-48 21.5-48 48c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16s-7.2 16-16 16zm0 384c-44.2 0-80-35.8-80-80V416h160v16c0 44.2-35.8 80-80 80z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/10-1.jpg\" alt=\"Inverter & Battery Service\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Inverter & Battery Service<\/h3>\r\n                <p class=\"sc-desc\">Installation and maintenance of inverters and batteries for uninterrupted power.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/11-1.jpg\" alt=\"Appliance Inspection\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Appliance Inspection<\/h3>\r\n                <p class=\"sc-desc\">Detailed inspection and diagnostics to identify issues before they become major.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sc-card\">\r\n            <div class=\"sc-badge\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80V384 256C0 114.6 114.6 0 256 0S512 114.6 512 256v128c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48V304c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"sc-img-wrap\"><img decoding=\"async\" src=\"https:\/\/daisuki.brightcodeapp.com\/wp-content\/uploads\/2026\/05\/12-1.jpg\" alt=\"Customer Support\"><\/div>\r\n            <div class=\"sc-content\">\r\n                <h3 class=\"sc-title\">Customer Support<\/h3>\r\n                <p class=\"sc-desc\">Got questions or need help? Our support team is always ready to assist you.<\/p>\r\n                <div class=\"sc-actions\">\r\n                    <a href=\"#\" class=\"sc-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                    <a href=\"#\" class=\"sc-btn btn-orange\">Get Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"sc-footer-cta\">\r\n        <div class=\"cta-left\">\r\n            <div class=\"cta-icon\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80V384 256C0 114.6 114.6 0 256 0S512 114.6 512 256v128c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48V304c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"cta-text\">\r\n                <h4>Need Help? We're Here for You!<\/h4>\r\n                <p>Our experts are ready to assist you with the best solutions.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"cta-right\">\r\n            <a href=\"#\" class=\"sc-btn btn-white\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> Chat on WhatsApp<\/a>\r\n            <a href=\"#\" class=\"sc-btn btn-orange\">Get a Quote<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                    <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services Professional care for your appliances and electronics Repair Service Fast and reliable repair services for all home appliances and electronics at your doorstep. WhatsApp Get Quote Installation Service Professional installation of appliances and electronics with safety and care. WhatsApp Get Quote Maintenance Service Regular maintenance to keep your appliances running efficiently for longer. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4820","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/comments?post=4820"}],"version-history":[{"count":10,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4820\/revisions"}],"predecessor-version":[{"id":4981,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4820\/revisions\/4981"}],"wp:attachment":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/media?parent=4820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}