<div class="navbar">
  <a>
    <div class="grid__item theme-1">
      <button class="action"></button>
      <button class="particles-button">Home</button>
    </div>
  </a>
</div>
In this Effect applied how can I redirect it after the effect completed?
 
     
     
     
    