refactor(footer): remove Events link from Product section

This commit is contained in:
Radosław Gierwiało
2025-12-05 18:34:51 +01:00
parent c4372930dd
commit 1f763d4558

View File

@@ -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>