/* Add custom Js styles below */ /*image mobile slider start*/ (function () { let desktopSrc = null; function handleBanner() { if (!document.body.classList.contains("index")) return; const img = document.querySelector( ".s-block--fixed-banner.wide-placeholder img" ); if (!img) return; // نخزن صورة الديسكتوب أول مرة بس if (!desktopSrc) { desktopSrc = img.getAttribute("src"); } if (window.innerWidth <= 768) { // 📱 موبايل img.src = "https://i.ibb.co/HDvLfY1T/roz-hero.webp"; img.srcset = ""; } else { // 💻 ديسكتوب (رجوع للصورة الأصلية) img.src = desktopSrc; } } // عند تحميل الصفحة window.addEventListener("load", handleBanner); // عند تغيير حجم الشاشة window.addEventListener("resize", handleBanner); })(); /*image mobile slider end*/ /*nails sec start*/ document.addEventListener("DOMContentLoaded", function () { // 🔥 only run on homepage if (!document.body.classList.contains("index")) return; const section = document.createElement("section"); section.className = "custom-nails-section"; section.innerHTML = `
استمتعي بخدمات المانيكير والباديكير باحترافية عالية