Hi everyone! I just got my first client π and I'm trying to create a hero section similar to the one here: https://www.ubbs.uk/. The main thing I need help with is the zoom effect for each slide (Tab). This is what I have done so far: https://kingfisher-c0c3fa.webflow.io/. I have tried to add an interaction of scale, but when I do that, the image goes off the screen, and then you can scroll horizontally, which is a bad look.
Hey, congrats on your first client! It's tough out here so well done
Re: the animation, I think you want to set overflow:hidden on the section, and also try adding an image-wrapper div. I had a similar problem yesterday and adding the wrapper seemed to make a difference, although I'm unsure why haha