<?php $__env->startSection('main'); ?>
<div class="widewrapper pagetitle" style="padding-bottom:10px;padding-top:0">
    <div class="container">  
        <div class="row">
            <div class="col-md-3">
                <img class="img-responsive" src="<?php echo URL::asset('img/logo.png');; ?>" style="height:120px;"/>
            </div>
            <div class="col-md-9 feature">
                <div class="row">
                <h1>A Complete Furniture eCommerce Solution</h1>
                </div>
                <div class="row">
                <h2>Dealer Portals, Quoting, CPQ, Proposals, Order History, Warranty</h2>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="container" role="main">
    <div class="widewrapper">        
        <div class="row furniture-copy">
            <div class="col-sm-7">
                <h2>All-In-One Furniture Solution</h2>
                <p>EosCloudStore was designed to help companies that sell complex products and services sell easier and sell more through their dealers and extended sales channels.</p>
                <p>With its natural sales portal capability allowing role based access for multiple user types, it has unmatched guided selling, configuration, pricing, quoting and order capabilities.  It provides dealers, distributors, inside and outside sales reps and sales and marketing leadership instant access to knowledge based sales tools. Companies can sell smarter, faster and harness the intelligence to see their entire pipeline across all sales channels.</p>
            </div>
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-phone-config.png'); ?>" alt="Configure On Mobile"/>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-7">
                <h2>Eos Portal</h2>
                <p>Having a built-in Dealer Portal means that EosCloudStore supports a flexible and secure sales portal for dealers or distributors. Thebuilt in options for access control, security and dealer workflowmanagement provide a single platform to enhance the dealer relationshipand streamline the overall sales process. It can be deployedstand-alone or be integrated with any existing ERP, CRM orother critical business system. </p>
            </div>
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-dealer-access.png'); ?>" alt="Dealer Access"/>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-increased-sales.png'); ?>" alt="Increase Your Sales"/>
            </div>
            <div class="col-sm-7">
                <h2>Increase Sales</h2>
                <p>Increase your customer's happiness and your bottom line by using EosCloudStore to give your sales force and dealer network a powerful tool that is capable of building and configuring your their specific requirements. Any of your users will have the ability to quickly find the exact configuration of fabric, dimension, color, finish that meets a customer or dealers needs.</p>
                <h2>Visualization Tools</h2>
                <p>Provide your sales team and customers with an aesthetic visualization tool to use through the ordering process, so users can see realistic images of products and accessories through the configuring process. transitions. Fabric overlays, dimensions drawings and relevant brochures are prepared automatically.</p>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-7">
                <h2>Ease of Use</h2>
                <p>EosCloudStore is very user friendly, providing the ability to easily implement core product information, images, core products, features and options, pricing, costing and manufacturing system data requirements. It also supports ease of maintenance as product offerings change without engineering or programmers involvement.</p>
                <h2>Executive Dashboards</h2>
                <p>Immediate access to reports that are relevant to your company, including: quotes entered per month, quotes by sales rep and the mix of products being quoted over the last 90 days. Completely customizable to meet your executive needs.</p>
            </div>
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-easy-dashboards.png'); ?>" alt="Easy to Use"/>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-mobile-b2b-ecommerce.png'); ?>" alt="Increase Your Sales"/>
            </div>
            <div class="col-sm-7">
                <h2>Mobile eCommerce and Quoting</h2>
                <p>With dealers and customers interacting with different people from your sales team when looking at your products it’s important to keep the user experience branded and unified. With EosCloudStore, whether users are on an iPhone, iPad or PC the products represented and user experience will be 100% the same on all platforms. Have your dealers Quote and Order your products quickly and accurately on the fly in real time.</p>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-7">
                <h2>Eos Warranty</h2>
                <p>.</p>
            </div>
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-warranty.png'); ?>" alt="Warranty System"/>
            </div>
        </div>
        <div class="row furniture-copy">
            <div class="col-sm-7">
                <h2>Ready to Learn More?</h2>
                <p>Download our free datasheet.</p>
            </div>
            <div class="col-sm-5">
                <img class="img-responsive" src="<?php echo URL::asset('img/furniture-datasheet.png'); ?>" alt="Furniture Datasheet"/>
            </div>
        </div>
        <div class="row text-center" style="padding-top:20px;padding-bottom:20px;">
            <div class="col-sm-12">
                <h1 style="font-size:60px;">Seeing is believing.</h1>
            </div>
        </div>
        <div class="row text-center" style="padding-top:20px;padding-bottom:20px;">
            <div class="col-sm-12">
                <div class="embed-responsive embed-responsive-4by3">
                    <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/kFmtomtgRCU"></iframe>
                </div>
            </div>
        </div>  
    </div>
</div>

<div id="myModal" class="modal fade">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
                <h4 class="modal-title">Watch Our Demo</h4>
            </div>
            <div class="modal-body">
                <form class="form" role="form" id="demo-form">
                    <h2>Watch Our Demo Right Now!</h2>
                    <p>Please enter your email here to watch the video</p>
                    <div class="form-group">
                        <label for="email" class="control-label">Email</label>
                        <input type="email" class="form-control" id="contact-email" placeholder="Email" name="demo-email">
                    </div>
                    <p>Click here to watch without entering an email</p>
                </form>
            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-primary" id="request-demo">Contact Us</button>
            </div>
        </div><!-- /.modal-content -->
    </div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<?php $__env->stopSection(); ?>


<?php echo $__env->make('subpages', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>