khy_website/scripts
George Birikorang aa1d74f3cb
All checks were successful
continuous-integration/drone/push Build is passing
feat: implement lazy loading for product images to enhance performance
- Added CSS styles for lazy loading images, improving initial load times and user experience.
- Updated ProductManager class to initialize lazy loading functionality, utilizing Intersection Observer for efficient image loading as they come into view.
- Modified image elements in product catalog to support lazy loading with appropriate data attributes.
2025-09-19 09:54:06 -07:00
..
main.js refactor: update product comparison layout and JavaScript for improved clarity 2025-09-18 03:42:37 -07:00
products.js feat: implement lazy loading for product images to enhance performance 2025-09-19 09:54:06 -07:00
update_products_tabs.js feat: add product catalog and product detail pages 2025-08-22 07:40:59 -04:00