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