<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template name="Big Boxes" id="s_color_blocks_2">
    <section class="s_color_blocks_2">
        <div class="container-fluid">
            <div class="row">
                <div class="col-lg-6 o_cc o_cc4">
                    <h2 class="h3-fs">A color block</h2>
                    <p>Color blocks are a simple and effective way to <b>present and highlight your content</b>. Choose an image or a color for the background. You can even resize and duplicate the blocks to create your own layout. Add images or icons to customize the blocks.</p>
                    <a href="#" class="btn btn-primary">More Details</a>
                </div>
                <div class="col-lg-6 o_cc o_cc5">
                    <h2 class="h3-fs">Another color block</h2>
                    <p>Color blocks are a simple and effective way to <b>present and highlight your content</b>. Choose an image or a color for the background. You can even resize and duplicate the blocks to create your own layout. Add images or icons to customize the blocks.</p>
                    <a href="#" class="btn btn-primary">More Details</a>
                </div>
            </div>
        </div>
    </section>
</template>

<asset id="website.s_color_blocks_2_000_scss" name="Color blocks 2 000 SCSS">
    <bundle>web.assets_frontend</bundle>
    <path>website/static/src/snippets/s_color_blocks_2/000.scss</path>
</asset>

</odoo>
