<?xml version="1.0"?>
<!--
/**
 * Magestore
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magestore
 * @package     Magestore_Bannerslider
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
	<body>
		<referenceContainer name="slide.showcase">
			<block class="Magento\Cms\Block\Block" name="slide">
				<arguments>
					<argument name="block_id" xsi:type="string">slide-home</argument>
				</arguments>
			</block>
		</referenceContainer>
		<referenceBlock name="top.banner" remove="true"/>
		<move element="messages" destination="page.wrapper" after="slide.showcase"/>
		<move element="ajax.message.placeholder" destination="page.wrapper" after="slide.showcase"/>
		<referenceBlock name="cms.static.block.header" remove="true" />
		<!-- <referenceBlock name="page.main.title" remove="true" /> -->
	</body>
</page>
