So if you follow along in the video, I refer to this blog post for you to either enter code at certain points into the HTML widget at the bottom or to name the css classes we have to refer to for the code to work.
Alternatively
You can download the complete template here
if you want to use the images I have in the example then click this button
(please do not use in commercial use, these are copyrighted images)
The css names for all the containers are:
/* css name for the container that houses the left and right containers
.mysection
/* css name for the container that houses the image as a background
.imageEffect
/* css name for the container that houses the text content next to the image
.textContent
/* css name for the heading widget that triggers the animation
.headingTrigger
The GSAP script used to create the fading image effect on scroll.