Why is my homepage redirecting to the same page on all links?

I have problem with my homepage,

In my home page if i have click anywhere its redirect to go similar page for all the link and collection list link, kindly help me to resolve this issues.

my website is:https://maxima-kitchenware.myshopify.com/

password:Thrise@01

Hi Geethajegan25,
I am Sandeep and I am trying to help you.
Please add this CSS in your core.css file

a.stretched-link {
z-index: -1 !important;

}

Thanks & Regards
Sandeep

Hi sandeep,

thanks for your valid support, this code is working fine, but iam getting my column slider section is missing, its showing white space

pls share the screen shot

Hi
Please replace the previous CSS with this

.stretched-link {
height: auto !important;
}

Regards
Sandeep