This template use GSAP plugin to create animation. Here some instruction to change
How to Change the Text Introduction Animation in Webflow
- Open your Webflow project.
- Go to the Pages panel and select your Homepage.
- Click on the Settings (gear icon) next to the Homepage.
- Scroll down to the Custom Code section, and locate the Head Code area.
- In the Head Code, find the part where the text content for the introduction animation is written.
- Replace variable const words = ["Write your words"] the existing text with the new words you want to display. Do not forget to add comma each words.
- After making the changes, click Save.
- Finally, click Publish to update your website with the new introduction text.