Interested in working together?

Interested in working together?

© 2023 Alexis Waters. All rights reserved.

© 2023 Alexis Waters. All rights reserved.

© 2023 Alexis Waters. All rights reserved.

© 2023 Alexis Waters. All rights reserved.

// Initialize Lenis const lenis = new Lenis({ autoRaf: true, }); // Listen for the scroll event and log the event data lenis.on('scroll', (e) => { console.log(e); });