refactor(footer): remove Events link from Product section
This commit is contained in:
@@ -268,11 +268,6 @@ const HomePage = () => {
|
||||
How It Works
|
||||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link to="/events" className="hover:text-primary-400 transition">
|
||||
Events
|
||||
</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user