Why is my homepage displaying duplicate content?

Hi,

For some reason, my page is showing up twice on the home page. Unsure why this occurring, where the page is shown twice. This only affects the home page.

Please see link here of the website: https://couturemantra.com/

Are you able to let me know how to fix this?

Thanks

Hello @Kiranlally88
In theme.liquid layout file you used Two time following div.

remove one and your problem will solve.
Path :- Admin->online store->Theme->Edit Code->Layout->theme.liquid(File)

Can you send me the code of theme.liquid . There is already a repeating html in this file, i will check and help you solve it.
Hope it helps!

Hello,

Thanks for the response. I went onto Theme.Liquid and could not find the below being there at all.

Could this be due to another issue?

Thanks

It duplicate the html, so you just need to remove below, it will display fine. https://i.imgur.com/Ge4E1VL.png
Hope it helps!

I have gone through my theme.liquid and cannot find the double up on the code at all.

Is there any other solutions or reasons that it is occuring?