| 1 | import { preloadImages } from './utils.js'; // Utility function for preloading images |
| 2 | import { InteractiveTilt } from './interactive-tilt.js'; |
| 3 | |
| 4 | // Define a variable to store the Lenis smooth scrolling object |
nothing calls this directly
no test coverage detected