/* Add custom Js code below */ document.querySelector(".store-footer__inner div:first-child").classList.remove("lg:grid-cols-6"); document.querySelector(".store-footer__inner div:first-child").classList.add("lg:grid-cols-4"); document.addEventListener("DOMContentLoaded", function () { // حدد عنصر السلايدر (غير الكلاس حسب قالبك) const slider = document.querySelector('.testimonials-slider .swiper-wrapper'); if (slider) { // إنشاء عنصر جديد لرأي عميل const newTestimonial = document.createElement('div'); newTestimonial.classList.add('swiper-slide'); // مهم للسلايدر يشتغل newTestimonial.innerHTML =
رأي عميل جديد: تجربة رائعة!