rm events

This commit is contained in:
sasha-astiadi 2024-10-25 15:29:32 +02:00
parent e959bd9526
commit ad0c45deec

View File

@ -33,11 +33,12 @@ export default function Eventbanner() {
</a> </a>
</div> </div>
</div> </div>
<div className="mt-6">
{/* <div className="mt-6">
<a href="https://www.ourverse.tf/events.html" className="text-lg font-semibold leading-6 text-link"> <a href="https://www.ourverse.tf/events.html" className="text-lg font-semibold leading-6 text-link">
See more events <span aria-hidden="true"></span> See more events <span aria-hidden="true"></span>
</a> </a>
</div> </div>*/}
</div> </div>
</div> </div>
) )