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

<template id="s_faq_list" name="FAQ List">
    <section class="s_faq_list pt56 pb64">
        <div class="container">
            <h2 class="h3-fs">Need help?</h2>
            <p class="lead">In this section, you can address common questions efficiently.</p>
            <p><br/></p>
            <div class="row">
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>What sets us apart?</strong></h3>
                    <p>We deliver personalized solutions, ensuring that every customer receives top-tier service tailored to their needs.</p>
                </div>
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>Is the website user-friendly?</strong></h3>
                    <p>Our website is designed for easy navigation, allowing you to find the information you need quickly and efficiently.</p>
                </div>
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>Can you trust our partners?</strong></h3>
                    <p>We collaborate with trusted, high-quality partners to bring you reliable and top-notch products and services.</p>
                </div>
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>What support do we offer?</strong></h3>
                    <p>We provide 24/7 support through various channels, including live chat, email, and phone, to assist with any queries.</p>
                </div>
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>How is your data secured?</strong></h3>
                    <p>Your data is protected by advanced encryption and security protocols, keeping your personal information safe.</p>
                </div>
                <div class="col-lg-4 pt16 pb16">
                    <h3 class="h6-fs"><strong>Are links to other websites approved?</strong></h3>
                    <p>Although this Website may be linked to other websites, we are not, directly or indirectly, implying any approval.</p>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
