GUIDE

INSTRUCTION
This template use GSAP plugin to create animation. Here some instruction to change

How to Change the Text Introduction Animation in Webflow

  1. Open your Webflow project.
  2. Go to the Pages panel and select your Homepage.
  3. Click on the Settings (gear icon) next to the Homepage.
  4. Scroll down to the Custom Code section, and locate the Head Code area.
  5. In the Head Code, find the part where the text content for the introduction animation is written.
  6. 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.
  7. After making the changes, click Save.
  8. Finally, click Publish to update your website with the new introduction text.