Get a closer look at every layout included in the Montegrappa Template. Each homepage variation is designed for clarity, flexibility, and performance—so you can choose the one that best fits your needs.
Send us an email to lucas.gusso@gmail.com with your purchase receipt, and we will send you the editable Figma file for the Montegrappa Template.

This template uses custom-built GSAP-powered systems to create smooth, responsive, and performant animations in Webflow. You’ll find two core systems powering key interactions: one for Tabs and one for Marquees.
To activate the animations and systems in this template, all logic is driven by Custom Attributes directly inside the Webflow Designer — no need to touch the code.
🛠 What are Custom Attributes?
Custom Attributes are key-value pairs you can assign to any HTML element in Webflow. They allow you to add interactivity or behaviors that connect to the code.
🧪 How to Add One
data-tab-item, data-marquee, data-tab-autoplay="true").💡 Important
data-marquee + data-marquee-speed).How it works
The tab system is powered by a custom class called ModernTabSystem. It listens to user interaction or autoplay settings and triggers animations between tab items and their associated images using GSAP.
⚙️ Customization Options
data-tab-wrapper to the container.data-tab-item.data-tab-image.data-tab-progress inside each tab to show animated progress bars.data-tab-autoplay="true" and data-tab-duration="5000" (duration in ms) on the wrapper.i. Each clickable tab needs data-tab-item.🎯 Features
is-active and active classes for styling controlHow it works
ModernMarqueeSystem creates a seamless infinite scrolling effect by duplicating the content and animating it using gsap.to() and the ModifiersPlugin for perfect looping.
⚙️ Customization Options
data-marquee.data-marquee-content.data-marquee-speed="60" to control animation speed.data-marquee-pause="true" to pause on hover.🎯 Features
modifiers for pixel-perfect infinite looping