{"id":125,"date":"2025-09-20T15:19:39","date_gmt":"2025-09-20T07:19:39","guid":{"rendered":"https:\/\/w2u.creativatestudio.my\/index.php\/service\/"},"modified":"2026-03-11T18:11:45","modified_gmt":"2026-03-11T10:11:45","slug":"service","status":"publish","type":"page","link":"https:\/\/windscreen.creativatestudio.my\/ms\/service\/","title":{"rendered":"Service"},"content":{"rendered":"<div data-elementor-type=\"page\" data-elementor-id=\"125\" class=\"elementor elementor-125\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-w2u_service_container e-con-full e-flex e-con e-parent\" data-id=\"w2u_service_container\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-w2u_service_markup elementor-widget elementor-widget-html\" data-id=\"w2u_service_markup\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* Base Typography & Color Variables *\/\nhtml {\n    scroll-behavior: smooth;\n}\nhtml.lenis, html.lenis body {\n    height: auto;\n}\n.lenis.lenis-smooth {\n    scroll-behavior: auto !important;\n}\n.lenis.lenis-smooth [data-lenis-prevent] {\n    overscroll-behavior: contain;\n}\n.lenis.lenis-stopped {\n    overflow: hidden;\n}\n\n.w2u-service-wrap {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #1E293B;\n    background: #FFFFFF;\n    overflow-x: hidden;\n}\n.w2u-service-wrap h1, .w2u-service-wrap h2, .w2u-service-wrap h3, .w2u-service-wrap h4 {\n    font-family: 'Outfit', 'Inter', sans-serif;\n    letter-spacing: -0.02em;\n}\n\n\/* ===================================================\n   1. HERO BANNER (Dark Blue + Translucent Orange Glow)\n   =================================================== *\/\n.w2u-service-hero {\n    position: relative;\n    background: linear-gradient(135deg, rgba(6, 16, 36, 0.96) 0%, rgba(10, 24, 52, 0.92) 55%, rgba(6, 16, 36, 0.97) 100%);\n    padding: 100px 24px 105px;\n    color: #FFFFFF;\n    overflow: hidden;\n}\n\n.w2u-service-hero::before {\n    content: '';\n    position: absolute;\n    top: -20%;\n    right: -10%;\n    width: 650px;\n    height: 650px;\n    background: radial-gradient(circle, rgba(255, 107, 0, 0.22) 0%, rgba(255, 107, 0, 0.06) 45%, transparent 70%);\n    pointer-events: none;\n    z-index: 1;\n}\n\n.w2u-service-hero-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n    text-align: center;\n}\n\n.w2u-breadcrumb {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #94A3B8;\n    margin-bottom: 18px;\n}\n.w2u-breadcrumb a {\n    color: #FF941A;\n    text-decoration: none;\n    transition: color 0.2s;\n}\n.w2u-breadcrumb a:hover {\n    color: #FFB054;\n}\n\n.w2u-service-hero-title {\n    font-size: 52px;\n    font-weight: 800;\n    line-height: 1.18;\n    margin: 0 auto 18px;\n    color: #FFFFFF;\n    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);\n}\n.w2u-service-hero-title span {\n    color: #FF941A;\n}\n\n.w2u-service-hero-desc {\n    font-size: 19px;\n    line-height: 1.65;\n    color: #E2E8F0;\n    max-width: 820px;\n    margin: 0 auto;\n    font-weight: 400;\n}\n\n\/* ===================================================\n   GLOBAL SCROLL ENTRANCE REVEAL\n   =================================================== *\/\n.w2u-reveal {\n    opacity: 0;\n    transform: translateY(30px) scale(0.98);\n    transition: opacity 0.75s cubic-bezier(0.16, 1, 0.3, 1), transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);\n    will-change: opacity, transform;\n}\n.w2u-reveal.w2u-revealed {\n    opacity: 1;\n    transform: translateY(0) scale(1);\n}\n.w2u-delay-1 { transition-delay: 0.08s; }\n.w2u-delay-2 { transition-delay: 0.16s; }\n.w2u-delay-3 { transition-delay: 0.24s; }\n.w2u-delay-4 { transition-delay: 0.32s; }\n\n\/* ===================================================\n   2. BOXED SERVICES GRID (6 Comprehensive Services)\n   =================================================== *\/\n.w2u-services-main {\n    padding: 95px 24px;\n    background: #FFFFFF;\n}\n.w2u-section-head {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 52px;\n}\n.w2u-sub-title {\n    font-size: 13.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #FF6B00;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n}\n.w2u-main-title {\n    font-size: 38px;\n    font-weight: 800;\n    color: #08152C;\n    margin: 0 0 14px 0;\n}\n.w2u-head-desc {\n    font-size: 16px;\n    color: #64748B;\n    line-height: 1.65;\n    margin: 0;\n}\n\n.w2u-services-grid {\n    max-width: 1240px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n}\n\n.w2u-service-box {\n    background: #FFFFFF;\n    border: 1.5px solid #E2E8F0;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);\n    display: flex;\n    flex-direction: column;\n    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.w2u-service-box:hover {\n    border-color: #FF8A00;\n    transform: translateY(-8px);\n    box-shadow: 0 20px 40px rgba(8, 21, 44, 0.12);\n}\n\n.w2u-service-box-img-wrap {\n    height: 220px;\n    width: 100%;\n    overflow: hidden;\n    position: relative;\n    background: #08152C;\n}\n.w2u-service-box-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n}\n.w2u-service-box:hover .w2u-service-box-img {\n    transform: scale(1.06);\n}\n\n.w2u-service-box-body {\n    padding: 30px 26px;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n}\n\n.w2u-service-box-tag {\n    font-family: 'Outfit', sans-serif;\n    font-size: 12.5px;\n    font-weight: 800;\n    color: #FF6B00;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n}\n.w2u-service-box-title {\n    font-size: 22px;\n    font-weight: 700;\n    color: #08152C;\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n}\n.w2u-service-box-desc {\n    font-size: 14.5px;\n    color: #64748B;\n    line-height: 1.65;\n    margin: 0 0 24px 0;\n    flex-grow: 1;\n}\n\n\/* Dedicated Action Buttons *\/\n.w2u-service-action-btn {\n    background: #08152C;\n    color: #FFFFFF !important;\n    font-family: 'Outfit', sans-serif;\n    font-size: 14.5px;\n    font-weight: 700;\n    padding: 12px 22px;\n    border-radius: 8px;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    transition: all 0.25s ease;\n    align-self: flex-start;\n}\n.w2u-service-action-btn:hover {\n    background: #FF6B00;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 18px rgba(255, 107, 0, 0.35);\n}\n\n.w2u-service-link-simple {\n    font-family: 'Outfit', sans-serif;\n    font-size: 14.5px;\n    font-weight: 700;\n    color: #FF6B00;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    transition: gap 0.2s ease, color 0.2s ease;\n    align-self: flex-start;\n    padding: 6px 0;\n}\n.w2u-service-link-simple:hover {\n    gap: 10px;\n    color: #E05D00;\n}\n\n\/* ===================================================\n   3. REVAMPED QUALITY STANDARDS & SAFETY GUARANTEE\n   =================================================== *\/\n.w2u-quality-section {\n    background: #08152C;\n    color: #FFFFFF;\n    padding: 100px 24px;\n}\n.w2u-quality-head {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 52px;\n}\n.w2u-quality-grid {\n    max-width: 1240px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n}\n.w2u-quality-card {\n    background: rgba(255, 255, 255, 0.04);\n    border: 1.5px solid rgba(255, 255, 255, 0.12);\n    border-radius: 16px;\n    padding: 36px 26px;\n    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.w2u-quality-card:hover {\n    background: rgba(255, 255, 255, 0.08);\n    border-color: #FF8A00;\n    transform: translateY(-8px) scale(1.02);\n    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.35);\n}\n.w2u-quality-badge-tag {\n    font-family: 'Outfit', sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    color: #FF8A00;\n    margin-bottom: 12px;\n}\n.w2u-quality-title {\n    font-size: 19px;\n    font-weight: 700;\n    color: #FFFFFF;\n    margin: 0 0 10px 0;\n    line-height: 1.3;\n}\n.w2u-quality-desc {\n    font-size: 14px;\n    color: #94A3B8;\n    line-height: 1.65;\n    margin: 0;\n}\n\n\/* ===================================================\n   4. BOTTOM CALL TO ACTION BANNER\n   =================================================== *\/\n.w2u-service-cta-section {\n    padding: 90px 24px;\n    background: #FFFFFF;\n}\n.w2u-service-cta-box {\n    max-width: 1240px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #08152C 0%, #11284E 100%);\n    border-radius: 18px;\n    padding: 56px 48px;\n    color: #FFFFFF;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 36px;\n    box-shadow: 0 20px 45px rgba(8, 21, 44, 0.12);\n}\n.w2u-service-cta-content h3 {\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    color: #FFFFFF;\n}\n.w2u-service-cta-content p {\n    font-size: 16px;\n    color: #CBD5E1;\n    margin: 0;\n    max-width: 640px;\n    line-height: 1.65;\n}\n.w2u-service-cta-actions {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    flex-shrink: 0;\n}\n.w2u-btn-primary {\n    background-color: #FF6B00;\n    color: #FFFFFF !important;\n    font-family: 'Outfit', sans-serif;\n    font-size: 15.5px;\n    font-weight: 700;\n    padding: 14px 30px;\n    border-radius: 8px;\n    text-decoration: none;\n    box-shadow: 0 4px 18px rgba(255, 107, 0, 0.4);\n    transition: all 0.25s ease;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n}\n.w2u-btn-primary:hover {\n    background-color: #E05D00;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(255, 107, 0, 0.55);\n}\n.w2u-btn-secondary {\n    background: rgba(255, 255, 255, 0.12);\n    color: #FFFFFF !important;\n    border: 1.5px solid rgba(255, 255, 255, 0.35);\n    backdrop-filter: blur(8px);\n    font-family: 'Outfit', sans-serif;\n    font-size: 15.5px;\n    font-weight: 600;\n    padding: 13px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    transition: all 0.25s ease;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n}\n.w2u-btn-secondary:hover {\n    background: rgba(255, 255, 255, 0.22);\n    border-color: #FFFFFF;\n    transform: translateY(-2px);\n}\n\n\/* Responsive Queries *\/\n@media (max-width: 1024px) {\n    .w2u-services-grid { grid-template-columns: repeat(2, 1fr); }\n    .w2u-quality-grid { grid-template-columns: repeat(2, 1fr); }\n    .w2u-service-cta-box { flex-direction: column; text-align: center; }\n    .w2u-service-cta-actions { justify-content: center; }\n}\n@media (max-width: 768px) {\n    .w2u-service-hero { padding: 70px 20px 75px; }\n    .w2u-service-hero-title { font-size: 34px; }\n    .w2u-service-hero-desc { font-size: 16px; }\n    .w2u-services-grid { grid-template-columns: 1fr; }\n    .w2u-quality-grid { grid-template-columns: 1fr; }\n    .w2u-service-cta-box { padding: 36px 24px; }\n    .w2u-service-cta-content h3 { font-size: 24px; }\n}\n<\/style>\n\n<div class=\"w2u-service-wrap\">\n\n  <!-- 1. HERO BANNER -->\n  <section class=\"w2u-service-hero\">\n    <div class=\"w2u-service-hero-inner\">\n      <div class=\"w2u-breadcrumb w2u-reveal\">\n        <a href=\"\/ms\/\">Utama<\/a>\n        <span>\/<\/span>\n        <span>Our Services<\/span>\n      <\/div>\n      <h1 class=\"w2u-service-hero-title w2u-reveal w2u-delay-1\">Our Automotive <span>Glass Services<\/span><\/h1>\n      <p class=\"w2u-service-hero-desc w2u-reveal w2u-delay-2\">Comprehensive Windscreen Replacement, Precision Chip Repair, and Doorstep Mobile Services Across West Malaysia.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 2. BOXED SERVICES GRID (6 Services) -->\n  <section class=\"w2u-services-main\">\n    <div class=\"w2u-section-head w2u-reveal\">\n      <div class=\"w2u-sub-title\">Expert Auto Glass Solutions<\/div>\n      <h2 class=\"w2u-main-title\">Complete Windscreen Care Under One Roof<\/h2>\n      <p class=\"w2u-head-desc\">From minor stone chip resin repairs to full OEM replacements and solar tinting, our technicians deliver certified quality and safety.<\/p>\n    <\/div>\n\n    <div class=\"w2u-services-grid\">\n      <!-- Service 1: Windscreen Replacement -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-1\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2026\/03\/Windscreen-Replacement.jpg\" alt=\"Windscreen Replacement\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 01<\/div>\n          <h3 class=\"w2u-service-box-title\">Penggantian Cermin Depan<\/h3>\n          <p class=\"w2u-service-box-desc\">Complete front, rear, and side auto glass replacement using high-strength polyurethane sealant and certified OEM glass, backed by a lifetime workmanship warranty.<\/p>\n          <a href=\"\/ms\/windscreen-replacement\/\" class=\"w2u-service-action-btn\">How Replacement Works &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Service 2: Windscreen Chip Repair -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-2\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2026\/03\/Windscreen-Repair.jpg\" alt=\"Windscreen Chip Repair\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 02<\/div>\n          <h3 class=\"w2u-service-box-title\">Windscreen Chip Repair<\/h3>\n          <p class=\"w2u-service-box-desc\">Fast 30-minute stone chip and hairline crack repair using professional optical resin to restore glass strength, optical clarity, and prevent cracks from spreading.<\/p>\n          <a href=\"\/ms\/windscreen-repair\/\" class=\"w2u-service-action-btn\">How Repair Works &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Service 3: Door-to-Door Mobile Service -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-3\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2025\/12\/corporate-fleet-1.jpg\" alt=\"Door to Door Mobile Service\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 03<\/div>\n          <h3 class=\"w2u-service-box-title\">Door-to-Door Mobile Service<\/h3>\n          <p class=\"w2u-service-box-desc\">Our fully equipped mobile fleet brings the entire workshop directly to your home, office parking, or condominium anywhere across West Malaysia at 0 extra surcharge.<\/p>\n          <a href=\"https:\/\/api.whatsapp.com\/send?phone=601700811022&text=Hi%20Windscreen2U%2C%20I%20need%20door-to-door%20windscreen%20service.\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w2u-service-link-simple\">Book Mobile Van &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Service 4: Solar & Safety Tinting -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-1\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2025\/12\/window-tinting.jpg\" alt=\"Solar & Safety Tinting\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 04<\/div>\n          <h3 class=\"w2u-service-box-title\">Solar &amp; Safety Tinting<\/h3>\n          <p class=\"w2u-service-box-desc\">High-grade JPJ-compliant solar and security films delivering superior heat rejection, 99% UV radiation blocking, and enhanced glass shatter resistance.<\/p>\n          <a href=\"https:\/\/api.whatsapp.com\/send?phone=601700811022&text=Hi%20Windscreen2U%2C%20I%20would%20like%20to%20enquire%20about%20tinting.\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w2u-service-link-simple\">Enquire Tinting &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Service 5: ADAS Camera Calibration -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-2\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2025\/11\/Tint-Installation.jpg\" alt=\"ADAS Camera Calibration\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 05<\/div>\n          <h3 class=\"w2u-service-box-title\">ADAS Camera Calibration<\/h3>\n          <p class=\"w2u-service-box-desc\">Precision dynamic and static recalibration of forward collision warning, autonomous emergency braking, and lane-keep assist safety cameras following windscreen installation.<\/p>\n          <a href=\"https:\/\/api.whatsapp.com\/send?phone=601700811022&text=Hi%20Windscreen2U%2C%20I%20need%20ADAS%20camera%20calibration.\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w2u-service-link-simple\">Learn More &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Service 6: 100% Insurance Claim Assistance -->\n      <div class=\"w2u-service-box w2u-reveal w2u-delay-3\">\n        <div class=\"w2u-service-box-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/windscreen.creativatestudio.my\/wp-content\/uploads\/2025\/12\/insurance-claim.jpg\" alt=\"Insurance Claim Assistance\" class=\"w2u-service-box-img\" \/>\n        <\/div>\n        <div class=\"w2u-service-box-body\">\n          <div class=\"w2u-service-box-tag\">Service 06<\/div>\n          <h3 class=\"w2u-service-box-title\">Bantuan Tuntutan Insurans<\/h3>\n          <p class=\"w2u-service-box-desc\">Zero out-of-pocket direct billing with over 20+ panel insurance providers. We handle all paperwork submission directly without affecting your No Claim Discount (NCD).<\/p>\n          <a href=\"\/ms\/resources\/\" class=\"w2u-service-link-simple\">Claim Guidelines &rarr;<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3. REVAMPED QUALITY STANDARDS & SAFETY GUARANTEE -->\n  <section class=\"w2u-quality-section\">\n    <div class=\"w2u-quality-head w2u-reveal\">\n      <div class=\"w2u-sub-title\" style=\"color: #FF8A00;\">Safety &amp; Compliance<\/div>\n      <h2 class=\"w2u-main-title\" style=\"color: #FFFFFF;\">Quality Standards &amp; Safety Guarantee<\/h2>\n      <p class=\"w2u-head-desc\" style=\"color: #94A3B8;\">Every installation meets strict international automotive safety standards to protect you and your passengers.<\/p>\n    <\/div>\n\n    <div class=\"w2u-quality-grid\">\n      <div class=\"w2u-quality-card w2u-reveal w2u-delay-1\">\n        <div class=\"w2u-quality-badge-tag\">SAFETY SPEC<\/div>\n        <h3 class=\"w2u-quality-title\">DOT &amp; ECE R43 Certified<\/h3>\n        <p class=\"w2u-quality-desc\">All replacement glass complies with strict Malaysian and international vehicle safety and optical distortion regulations.<\/p>\n      <\/div>\n\n      <div class=\"w2u-quality-card w2u-reveal w2u-delay-2\">\n        <div class=\"w2u-quality-badge-tag\">BONDING AGENT<\/div>\n        <h3 class=\"w2u-quality-title\">Sika OEM Adhesives<\/h3>\n        <p class=\"w2u-quality-desc\">We use high-modulus polyurethane adhesives ensuring factory-grade structural rigidity and fast 45-minute safe drive-away times.<\/p>\n      <\/div>\n\n      <div class=\"w2u-quality-card w2u-reveal w2u-delay-3\">\n        <div class=\"w2u-quality-badge-tag\">PEACE OF MIND<\/div>\n        <h3 class=\"w2u-quality-title\">Lifetime Workmanship Warranty<\/h3>\n        <p class=\"w2u-quality-desc\">Complete coverage protecting against water penetration, wind whistling, and adhesive bonding defects for as long as you own the car.<\/p>\n      <\/div>\n\n      <div class=\"w2u-quality-card w2u-reveal w2u-delay-4\">\n        <div class=\"w2u-quality-badge-tag\">EXPERTISE<\/div>\n        <h3 class=\"w2u-quality-title\">Certified Master Technicians<\/h3>\n        <p class=\"w2u-quality-desc\">Our technicians undergo continuous safety training to service advanced vehicle models, luxury cars, and ADAS-equipped vehicles.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 4. BOTTOM CALL TO ACTION BANNER -->\n  <section class=\"w2u-service-cta-section\">\n    <div class=\"w2u-service-cta-box w2u-reveal\">\n      <div class=\"w2u-service-cta-content\">\n        <h3>Need Windscreen Replacement or Repair?<\/h3>\n        <p>Get a fast quote, claim your insurance with 0 out-of-pocket cost, or request our doorstep mobile team to your home or office today.<\/p>\n      <\/div>\n      <div class=\"w2u-service-cta-actions\">\n        <a href=\"https:\/\/api.whatsapp.com\/send?phone=601700811022&text=Hi%20Windscreen2U%2C%20I%20need%20windscreen%20service.\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"w2u-btn-primary\">Claim Insurance<\/a>\n        <a href=\"\/ms\/branches\/\" class=\"w2u-btn-secondary\">Find Nearest Branch<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n\/* 1. Global Scroll Reveal Observer *\/\n(function() {\n  function initScrollReveal() {\n    var revealElements = document.querySelectorAll('.w2u-reveal');\n    if (!revealElements.length) return;\n\n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries, observerInstance) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('w2u-revealed');\n            observerInstance.unobserve(entry.target);\n          }\n        });\n      }, {\n        threshold: 0.12,\n        rootMargin: '0px 0px -40px 0px'\n      });\n\n      revealElements.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      revealElements.forEach(function(el) {\n        el.classList.add('w2u-revealed');\n      });\n    }\n  }\n\n  \/* 2. Lenis Smooth Scroll Engine *\/\n  function initLenisSmoothScroll() {\n    if (window.innerWidth < 768) return;\n    \n    if (typeof Lenis !== 'undefined') {\n      const lenis = new Lenis({\n        duration: 1.2,\n        easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)),\n        smoothWheel: true,\n        wheelMultiplier: 1.0\n      });\n\n      function raf(time) {\n        lenis.raf(time);\n        requestAnimationFrame(raf);\n      }\n      requestAnimationFrame(raf);\n    } else {\n      var script = document.createElement('script');\n      script.src = 'https:\/\/unpkg.com\/lenis@1.1.18\/dist\/lenis.min.js';\n      script.onload = function() {\n        if (typeof Lenis !== 'undefined') {\n          const lenis = new Lenis({\n            duration: 1.2,\n            easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)),\n            smoothWheel: true,\n            wheelMultiplier: 1.0\n          });\n\n          function raf(time) {\n            lenis.raf(time);\n            requestAnimationFrame(raf);\n          }\n          requestAnimationFrame(raf);\n        }\n      };\n      document.head.appendChild(script);\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', function() {\n      initScrollReveal();\n      initLenisSmoothScroll();\n    });\n  } else {\n    initScrollReveal();\n    initLenisSmoothScroll();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Professional Windscreen Services Comprehensive Automotive Glass Solutions for All Vehicle Types Complete Windscreen Solutions Under One Roof Windscreen2U offers Malaysia&#8217;s most comprehensive range of automotive glass services, from minor chip repairs to complete windscreen replacements. Our certified technicians use only premium materials and follow international installation standards to ensure your safety and satisfaction. Our Core [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-125","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/pages\/125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/comments?post=125"}],"version-history":[{"count":17,"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/pages\/125\/revisions"}],"predecessor-version":[{"id":2008,"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/pages\/125\/revisions\/2008"}],"wp:attachment":[{"href":"https:\/\/windscreen.creativatestudio.my\/ms\/wp-json\/wp\/v2\/media?parent=125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}