-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 1 -> 1__+MAX_llx_website_page__ - Aliases blog --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(1__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'blog', '', 'Blog', 'Blog', 'en', '', 'blog', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">The latest news...</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionnews\" contenteditable=\"true\" class=\"section-50 section-md-50 section-md-bottom-50\">__N__            <div><br><div class=\"text-align: center\">__N__            <!--<h2>The latest news...</h2><br><br><br> -->__N__            <?php __N__            $weblangs->load(\"main\");__N__            $fuser = new User($db);__N__            $arrayofblogs = $websitepage->fetchAll($website->id, \'DESC\', \'date_creation\', 5, 0, array(\'type_container\'=>\'blogpost\', \'status\'=>1, \'lang\'=>\'null,\'.$websitepage->lang));__N__            foreach($arrayofblogs as $blog)__N__            {__N__                print \'<div class=\"row justify-content-sm-center row-40\">\';__N__                print \'<div class=\"container blog-box d-xl-inline-block margin-lr-30\" style=\"padding: 20px; box-shadow: -1px 0px 10px 0px rgba(65, 65, 65, 0.12); transition: .3s all ease;\">\';__N__                            print \'<a class=\"centpercent\" href=\"\'.$blog->pageurl.\'.php\">\';__N__                            print \'<div class=\"post-boxed-img-wrap\"><img src=\"\'.($blog->image ? \'viewimage.php?modulepart=medias&file=\'.str_replace(\'template-corporate\', $website->ref, $blog->image) : \'medias/image/\'.$website->ref.\'/calendar.svg\"\').\'\" alt=\"\" width=\"120\"></div>\';__N__                            print \'<div class=\"post-boxed-caption\">\';__N__                            print \'<div class=\"post-boxed-title font-weight-bold\">\'.$blog->title.\'</div>\';__N__                            print \'<ul class=\"list-inline list-inline-dashed text-uppercase\">\';__N__                            print \'<li>\'.dol_print_date($blog->date_creation, \'daytext\', \'tzserver\', $weblangs).\'</li>\';__N__                            $fuser->fetch($blog->fk_user_creat);__N__                            print \'<li><span>by<span> <span class=\"text-primary\">\'.$fuser->firstname.\'</span></span></li>\';__N__                            print \'</ul>\';__N__                            print \'<span class=\"nohover\">\'.$blog->description.\'</span>\';__N__                            print \'</div>\';__N__                            //includeContainer($blog->pageurl);__N__                            print \'</a>\';__N__                print \'</div>\';__N__                print \'</div>\';__N__            }__N__            ?>__N__            </div></div>__N__        </section>__N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 2 -> 2__+MAX_llx_website_page__ - Aliases blog-our-company-is-now-on-dolibarr --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(2__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'blog-our-company-is-now-on-dolibarr', '', 'Our company is now on Dolibarr ERP CRM', 'Our company has moved on Dolibarr ERP CRM. This is an important step in improving all of our services.', 'en', 'image/template-corporate/background_dolibarr.jpg', '', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'blogpost', '', '<?php includeContainer(\'header\'); ?>__N____N__      <?php print getStructuredData(\'blogpost\', $websitepage); ?>__N__      __N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\" style=\"font-size: 2em\"><?php echo $websitepage->title; ?></span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N__        <div class=\"container\" contenteditable=\"true\">__N__            <br><br><br>__N__            Like several thousands of companies, our company (<?php echo $mysoc->name ?>) has moved all its information system to <a href=\"https://www.dolibarr.org\">Dolibarr ERP CRM</a>. More than 20 applications have been replaced by only one, easier to use and fully integrated.__N__            This is an important step in improving all of our services.__N__            __N__            <br><br><br>__N__            __N__            <figure>__N__            <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/background_dolibarr.webp\">__N__            <br><br>__N__            <figcaption style=\"opacity: 0.5; text-align: center;\">Screenshot of our new Open Source solution</figcaption>__N__            </figure>__N__            __N__            __N__            __N__            <br><br><br><br><br><br>__N__        </div>__N____N____N__<?php includeContainer(\'footer\'); ?>__N____N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 3 -> 3__+MAX_llx_website_page__ - Aliases blog-our-new-web-site-has-been-launched --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(3__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'blog-our-new-web-site-has-been-launched', '', 'Our new web site has been launched', 'Our new website, based on Dolibarr CMS, has been launched. Modern and directly integrated with the internal management tools of the company, many new online services for our customers will be able to see the day...', 'en', 'image/template-corporate/background_rough-horn.jpg', '', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'blogpost', '', '<?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\" style=\"font-size: 2em\"><?php echo $websitepage->title; ?></span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N__        <div class=\"container\">__N__            <br><br><br><br><br><br>__N____N____N__            Our new website, based on Dolibarr CMS, has been launched. <br>__N__            Now it is modern and directly integrated with the internal management tools of the company. Many new online services will be available for our customers...__N____N__            __N__                        <br><br><br>__N__            __N__            <figure>__N__            <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/background_rough-horn.webp\">__N__            <br><br>__N__            <figcaption style=\"opacity: 0.5; text-align: center;\">Theme of our new web site</figcaption>__N__            </figure>__N__            __N____N__            <br><br><br><br><br><br>__N__        </div>__N____N____N__<?php includeContainer(\'footer\'); ?>__N____N____N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 4 -> 4__+MAX_llx_website_page__ - Aliases careers --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(4__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'careers', '', 'Careers', 'Our job opportunities', 'en', '', 'career', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Job opportunities</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px\"><div class=\"text-align: center\">__N__            <br>__N____N__            <h2 style=\"margin-left: 10px; margin-right: 10px\">We are recruiting the following profiles...</h2><br><br> __N__            __N__            <section id=\"sectionnews\" contenteditable=\"false\" class=\"section-50 section-md-50 section-md-bottom-50\">__N__            <?php__N__            include_once DOL_DOCUMENT_ROOT.\'/recruitment/class/recruitmentjobposition.class.php\';__N__            $jobposition = new RecruitmentJobPosition($db);__N__            $fuser = new User($db);__N__            $arrayofrecord = $jobposition->fetchAll(\'DESC\', \'date_creation\', 5, 0, array(\'status\'=>\'1,3,9\'));__N__            $weblangs->load(\"main\");__N__            foreach($arrayofrecord as $jobrecord)__N__            {__N__                print \'<div class=\"row justify-content-sm-center row-40\">\';__N__                print \'<div class=\"container blog-box d-xl-inline-block\" style=\"box-shadow: -1px 0px 10px 0px rgba(65, 65, 65, 0.12); transition: .3s all ease;\">\';__N__                            //print \'<a href=\"/public/recruitment/view.php?id=\'.$jobrecord->id.\'.php\">\';__N__                            //print \'<div class=\"post-boxed-img-wrap\"><img src=\"\'.($blog->image ? \'viewimage.php?modulepart=medias&file=\'.$blog->image : \'medias/image/\'.$website->ref.\'/calendar.svg\"\').\'\" alt=\"\" width=\"120\"></div>\';__N__                            print \'<div class=\"post-boxed-caption\">\';__N__                            print \'<div class=\"post-boxed-title font-weight-bold\">\'.$jobrecord->label.\'</div>\';__N__                            print \'<ul class=\"list-inline list-inline-dashed\">\';__N__                            print \'<li><span class=\"text-primary\">\'.dol_print_date($jobrecord->date_creation, \'daytext\', \'tzserver\', $weblangs).\'</span></li>\';__N__                            //$fuser->fetch($jobrecord->fk_user_recruitment);__N__                            //print \'<li><span>par<span> <span class=\"text-primary\">\'.$fuser->firstname.\'</span></span></li>\';__N__                            //print \'<li><span>Contact:<span> <span class=\"text-primary\">Laurent Destailleur - job@nltechno.com</span></span></li>\';__N__                            print \'</ul>\';__N__                            print \'</div>\';__N____N__                            print \'<div class=\"left\" style=\"line-height: 1.5em; margin-top: 30px; margin-left: 20px; margin-right: 20px\">\';__N__                            //includeContainer($blog->pageurl);__N__                            __N__                            if ($jobrecord->status == RecruitmentJobPosition::STATUS_RECRUITED) {__N__                                $langs->load(\'recruitment\');__N__                            	print info_admin($langs->trans(\"JobClosedTextCandidateFound\"), 0, 0, 0, \'warning\');__N__                            	print \'<br>\';__N__                            }__N__                            if ($jobrecord->status == RecruitmentJobPosition::STATUS_CANCELED) {__N__                                $langs->load(\'recruitment\');__N__	                            print info_admin($langs->trans(\"JobClosedTextCanceled\"), 0, 0, 0, \'warning\');__N__	                            print \'<br>\';__N__                            }__N____N____N__                            print \'<span class=\"nohover\">\'.$jobrecord->description.\'</span>\';__N__                            __N__                            print \'<br><br><span>Contact:<span> <span class=\"text-primary\">Laurent Destailleur - \'.$jobrecord->email_recruiter.\'</span></span>\';__N__                            __N__                            print \'</div>\';__N__                            //print \'</a>\';__N__                print \'</div>\';__N__                print \'</div>\';__N__            }__N__            ?>__N__            </section>__N__            </div></div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 5 -> 5__+MAX_llx_website_page__ - Aliases carriere --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(5__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'carriere', '', 'Carrière', 'Nos opportunités professionnelles', 'fr', '', 'career', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Offres d\'emploi</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px\"><div class=\"text-align: center\">__N__<br>__N__<br>__N__<br>__N__Nous n\'avons pas d\'offres d\'emploi ouvertes en ce moment...<br>__N__<br>__N__<br>__N__<br>__N__<br>__N__            </div></div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 6 -> 6__+MAX_llx_website_page__ - Aliases clients-testimonials --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(6__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'clients-testimonials', '', 'Clients Testimonials', 'Client Testimonials', 'en', '', 'testimonials, use cases, success story', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Testimonials</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__      <div class=\"center\">__N__      <br><br>__N__      <h1 class=\"text-center\">What they say <span class=\"text-thin\">about us</span></h1>__N__      <br><br><br><br>__N__      Send us your testimonial (by email to <a href=\"mailto:<?php echo $mysoc->email; ?>\"><?php echo $mysoc->email; ?></a>)__N__      <br><br><br><br>__N__      <br><br>__N__      </div>__N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 7 -> 7__+MAX_llx_website_page__ - Aliases contact --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(7__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'contact', '', 'Contact', 'Privacy Policies', 'en', '', 'Contact', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Contact</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px; text-align: center\">__N__<h2>Contact us:</h2> <br> <br> __N__<span class=\"fa fa-envelope-o\"></span> <?php echo $mysoc->email ?><br>__N__<span class=\"fa fa-address-card-o\"></span> <?php echo $mysoc->getFullAddress() ?><br>__N__            </div>__N__        </section>__N____N____N__        <!-- Google MAPS -->__N__        <center><div class=\"mapouter\"><div class=\"gmap_canvas\"><iframe width=\"600\" height=\"500\" id=\"gmap_canvas\" src=\"https://maps.google.com/maps?q=<?php echo urlencode($mysoc->getFullAddress()); ?>&t=&z=13&ie=UTF8&iwloc=&output=embed\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"></iframe>__N__        </div>__N__        <style>.mapouter{text-align:right;height:500px;width:600px;}.gmap_canvas {overflow:hidden;background:none!important;height:500px;width:600px;}</style>__N__        </div></center>__N____N__    <br><br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 8 -> 8__+MAX_llx_website_page__ - Aliases faq --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(8__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'faq', '', 'FAQ', 'Frequently Asked Questions', 'en', '', 'faq', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">FAQs</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div class=\"container\">__N__<div class=\"text-align: center\"><br><br><h2>Frequently Asked Questions</h2></div>__N__<br>__N__<br>__N__<br>__N__<h4>How can I contact you ?</h4><br>__N__You can contact us by using <a href=\"contact.php\">this page</a>.__N__<br>__N__<br>__N__<br>__N__<h4>What is your privacy policy ?</h4><br>__N__You may find information about our privacy policy on <a href=\"privacy-policies.php\">this page</a>.__N____N____N__<br><br><br><br>__N____N__            </div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 9 -> 9__+MAX_llx_website_page__ - Aliases footer --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(9__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'footer', '', 'Footer', 'Footer', 'en', '', '', '1', '2020-10-07 13:13:26', '2022-07-06 23:50:25', null, '', 'other', '', '<!-- At least 2 div required to avoid ckeditor to insert a p -->__N__<div class=\"dolcontenteditable\" contenteditable=\"true\">      __N____N__    <footer class=\"page-foot bg-cape-cod context-dark\">__N__        <section id=\"sectionfooter\" contenteditable=\"true\" class=\"section-40\">__N__          <div class=\"container\">__N__            <div class=\"row justify-content-sm-center\">__N__              <div class=\"col-sm-9 col-md-12 col-xl-12\">__N__                <div class=\"row row-50\">__N__                  __N__                  <div class=\"col-md-6 col-lg-4 col-xl-4\">__N__                    <h4 class=\"text-small-16 text-uppercase footer-title\">Product and Services</h4>__N__                    <div class=\"row\" style=\"padding-right: 20px\">__N__                      <div class=\"col-6\">__N__                        <ul class=\"list-marked-variant-2\">__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"product-p.php\">Product P</a></li>__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"service-s.php\">Service S</a></li>__N__                        </ul>__N__                      </div>__N__                      <div class=\"col-6\">__N__                        <ul class=\"list-marked-variant-2\">__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"pricing.php\">Prices</a></li>__N__                        </ul>__N__                      </div>__N__                    </div>__N__                  </div>__N____N__                  <div class=\"col-md-6 col-lg-4 col-xl-4\">__N__                    <h4 class=\"text-small-16 text-uppercase footer-title\">Quick links</h4>__N__                    <div class=\"row\" style=\"padding-right: 20px\">__N__                      <div class=\"col-6\">__N__                        <ul class=\"list-marked-variant-2\">__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"home.php\">Home</a></li>__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"blog.php\">Blog</a></li>__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"search.php\">Search</a></li>__N__                        </ul>__N__                      </div>__N__                      <div class=\"col-6\">__N__                        <ul class=\"list-marked-variant-2\">__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"contact.php\">Contacts</a></li>__N__                          <li><span class=\"fa fa-chevron-right marginrightonly\"></span><a href=\"privacy-policies.php\">Privacy policies</a></li>__N__                        </ul>__N__                        <?php // echo $website->componentSelectLang(\'auto\', $weblangs, \'margin-top-10\'); ?>__N__                      </div>__N__                    </div>__N__                  </div>__N__                  __N__                  <div class=\"col-md-6 col-lg-4 col-xl-4\">__N__                    <h4 class=\"text-small-16 text-uppercase footer-title\">Contact us</h4>__N__                    <address class=\"contact-info text-left\">__N__                      <div class=\"unit unit-horizontal unit-spacing-md align-items-center\">__N__                        <div class=\"unit-left\"><span class=\"icon text-white fa fa-phone\"></span></div>__N__                        <div class=\"unit-body\"><a class=\"link-white\" href=\"callto:<?php echo $mysoc->phone; ?>\"><?php echo $mysoc->phone; ?></a></div>__N__                      </div>__N__                      <div class=\"unit unit-horizontal unit-spacing-md align-items-center\">__N__                        <div class=\"unit-left\"><span class=\"icon text-white fa fa-envelope-o\"></span></div>__N__                        <div class=\"unit-body\"><a class=\"link-white\" href=\"mailto:<?php echo $mysoc->email; ?>\"><?php echo $mysoc->email; ?></a></div>__N__                      </div>__N__                      <div class=\"unit unit-horizontal unit-spacing-md\">__N__                        <div class=\"unit-left\"><span class=\"icon text-white fa fa-address-card-o\"></span></div>__N__                        <div class=\"unit-body\"><span class=\"link-white\"><?php echo $mysoc->getFullAddress(1, \'<br>\', 1); ?></span></div>__N__                      </div>__N__                    </address>__N__                    <div class=\"group-sm group-middle\">__N__                      <p class=\"font-italic text-white\">Follow Us:</p>__N__                      <ul class=\"list-inline\">__N__                          <?php foreach($mysoc->socialnetworks as $key => $value) {__N__                            print \'<li><a class=\"icon icon-xxs-smallest\" href=\"\'.(preg_match(\'/^http/\', $value) ? $value : \'https://www.\'.$key.\'.com/\'.$value).\'\"><span class=\"fab fa-\'.$key.\'\" style=\"margin-left: 5px; font-size: 1.6em\"></span></a></li>\';__N__                          } ?>__N__                      </ul>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__          </div>__N__        </section>__N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div class=\"center\">__N__            Website generated and powered by <a href=\"https://www.dolibarr.org\" target=\"CRM and ERP for freelances, association and companies\">Dolibarr ERP & CRM</a>__N__            </div>__N__        </section>__N__        __N__      </footer>__N__      __N__      <!--<a href=\"#\" id=\"ui-to-top\" class=\"ui-to-top\"><span class=\"fa fa-angle-up\" style=\"color: #fff; font-size: 1.9em;\"></span></a>-->__N____N__</div>__N____N____N__<script src=\"/document.php?modulepart=medias&file=js/__WEBSITE_KEY__/script.js\"></script>__N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:02 UTC --;
-- Page ID 10 -> 10__+MAX_llx_website_page__ - Aliases header --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(10__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'header', '', 'Header and Top Menu', 'Header with menu', 'en', '', '', '1', '2020-10-07 13:13:26', '2022-07-06 23:50:25', null, '', 'other', '', '<!-- JQuery + Other js libs -->__N__<script src=\"/document.php?modulepart=medias&file=js/__WEBSITE_KEY__/extlib.min.js\"></script>__N____N____N__<div class=\"dolcontenteditable dolsticky\" contenteditable=\"true\"><div class=\"div-page-head\">__N__      <header class=\"page-head\">__N__        <div class=\"rd-navbar-wrap\" style=\"height: 106px;\">__N__          <nav class=\"rd-navbar rd-navbar-corporate-dark rd-navbar-original rd-navbar-static\" __N__                data-layout=\"rd-navbar-fixed\" data-sm-layout=\"rd-navbar-fixed\" data-md-device-layout=\"rd-navbar-fixed\" __N__                data-md-layout=\"rd-navbar-static\" data-lg-layout=\"rd-navbar-static\" data-xl-layout=\"rd-navbar-static\" data-xxl-layout=\"rd-navbar-static\"__N__                data-lg-device-layout=\"rd-navbar-static\" data-xl-device-layout=\"rd-navbar-static\" data-xxl-device-layout=\"rd-navbar-static\"__N__                data-stick-up-clone=\"false\" data-md-stick-up-offset=\"53px\" data-lg-stick-up-offset=\"53px\" data-md-stick-up=\"true\" data-lg-stick-up=\"true\">__N__            <div class=\"rd-navbar-inner\">__N__              __N__              <div class=\"rd-navbar-group rd-navbar-search-wrap toggle-original-elements\">__N__                <div class=\"rd-navbar-panel\">__N__                  <button class=\"rd-navbar-toggle\" data-custom-toggle=\".rd-navbar-nav-wrap\" data-custom-toggle-disable-on-blur=\"true\"><span></span></button><a class=\"rd-navbar-brand brand\" href=\"home.php\">__N__                      <img src=\"/viewimage.php?modulepart=mycompany&file=logos/<?php echo getImageFileNameForSize($mysoc->logo_squarred ? $mysoc->logo_squarred : $mysoc->logo, \'_small\') ?>\" alt=\"\" height=\"34\"></a>__N__                </div>__N__                <div class=\"rd-navbar-nav-wrap\">__N__                  <div class=\"rd-navbar-nav-inner\">__N__                    <div class=\"rd-navbar-search toggle-original-elements\">__N__                      <form class=\"rd-search\" action=\"search.php\" method=\"POST\" data-search-live=\"rd-search-results-live\">__N__                        <input type=\"hidden\" name=\"token\" value=\"<?php echo newToken(); ?>\" />__N__                        <div class=\"form-wrap\">__N__                          <input class=\"form-input\" id=\"rd-search-form-input\" type=\"text\" name=\"s\" autocomplete=\"off\" placeholder=\"Search...\">__N__                          <div class=\"rd-search-results-live cleared\" id=\"rd-search-results-live\"></div>__N__                        </div>__N__                        <button class=\"rd-search-submit buttonwithnoborder\" type=\"submit\"><span class=\"icon icon-xs icon-dusty-gray fa fa-search\"></span></button>__N__                      </form>__N__                      <button class=\"buttonwithnoborder\" data-rd-navbar-toggle=\".rd-navbar-search, .rd-navbar-search-wrap\">__N__                          <span class=\"icon icon-xs icon-dusty-gray fa fa-search\"></span>__N__                      </button>__N__                    </div>__N__                    __N__                    <!-- Tree with menu -->__N__                    <ul class=\"rd-navbar-nav\">__N__                      <li class=\"active\"><a href=\"/\">Home</a></li>__N__                      <li class=\"rd-navbar--has-megamenu rd-navbar-submenu\"><a href=\"#\">Products | Services</a>__N__                        <ul class=\"rd-navbar-megamenu rd-navbar-open-right\">__N__                          <li>__N__                            <h4 class=\"rd-megamenu-header\">Products and Services</h4>__N__                            <ul class=\"rd-navbar-list\">__N__                              <li><a href=\"product-p.php\">Product P</a></li>__N__                              <li><a href=\"service-s.php\">Service S</a></li>__N__                            </ul>__N__                          </li>__N__                          <li>__N__                            <h4 class=\"rd-megamenu-header\">Pricing</h4>__N__                            <ul class=\"rd-navbar-list\">__N__                              <li><a href=\"pricing.php\">Pricing</a></li>__N__                            </ul>__N__                          </li>__N__                        </ul>__N__                      </li>__N__                      <li><a href=\"blog.php\">Blog</a></li>__N__                      <li class=\"rd-navbar--has-megamenu rd-navbar-submenu\"><a href=\"#\">Our company</a>__N__                        <ul class=\"rd-navbar-megamenu rd-navbar-open-right\">__N__                          <li>__N__                            <h4 class=\"rd-megamenu-header\">Our business</h4>__N__                            <ul class=\"rd-navbar-list\">__N__                              <li><a href=\"clients-testimonials.php\">Clients testimonials</a></li>__N__                              <li><a href=\"partners.php\">Partners</a></li>__N__                            </ul>__N__                          </li>__N__                          <li>__N__                            <h4 class=\"rd-megamenu-header\">Human Resources</h4>__N__                            <ul class=\"rd-navbar-list\">__N__                              <li><a href=\"our-team.php\">Our team</a></li>__N__                              <li><a href=\"careers.php\">Careers</a></li>__N__                            </ul>__N__                          </li>__N__                          <li>__N__                            <h4 class=\"rd-megamenu-header\">Other</h4>__N__                            <ul class=\"rd-navbar-list\">__N__                              <li><a href=\"faq.php\">FAQ</a></li>__N__                              <li><a href=\"search.php\">Search</a></li>__N__                              <li><a href=\"contact.php\">Contact us</a></li>__N__                              <li><a href=\"privacy-policies.php\">Privacy policies</a></li>__N__                            </ul>__N__                          </li>__N__                        </ul>__N__                      </li>__N__                      <li><a href=\"contact.php\">Contacts</a></li>__N__                    </ul>__N__                    __N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__          </nav>__N__        </div>__N__      </header>__N__</div></div>__N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 11 -> 11__+MAX_llx_website_page__ - Aliases home --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(11__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'home', '', 'Home', 'Welcome', 'en', '', '', '1', '2020-10-07 13:13:26', '2024-05-19 17:37:45', null, '', 'page', '', '<div class=\"page\">__N__        __N__    <?php includeContainer(\'header\'); ?>__N__        __N____N__      <!-- top images -->__N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"swiper-container swiper-slider swiper-variant-1 bg-black swiper-container-horizontal\" data-loop=\"false\" data-autoplay=\"5500\" data-swipe=\"true\" data-simulate-touch=\"true\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" data-slide-bg=\"medias/image/__WEBSITE_KEY__/background_rough-horn.webp\" style=\"background-image: url(\'medias/image/__WEBSITE_KEY__/background_rough-horn.webp\'); background-size: cover; width: 1905px;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\"><span class=\"text-thin\">Boost your business</span>__N__                      </div>__N__                      <div data-caption-animate=\"fadeInUp\" data-caption-delay=\"450s\" class=\"fadeInUp animated\">__N__                        <p class=\"text-big-19 text-white d-none d-md-inline-block\">We provide powerful solutions for all businesses</p>__N__                      </div>__N__                      <div class=\"button-block fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"550s\"><a class=\"btn btn-primary maincolorbisbackground\" href=\"contact.php\">Contact us</a></div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__            <div class=\"swiper-slide swiper-slide-next\" data-slide-bg=\"medias/image/__WEBSITE_KEY__/background_sunset.webp\" style=\"background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover; width: 1905px;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10 col-xl-12\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern not-animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">&nbsp;Best prices on the market&nbsp;__N__                      </div>__N__                      <div data-caption-animate=\"fadeInUp\" data-caption-delay=\"450s\" class=\"not-animated\">__N__                        <p class=\"text-big-19 text-white d-none d-md-inline-block\">Our optimized processes allows us to provide you very competitive prices</p>__N__                      </div>__N__                      <div class=\"button-block not-animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"550s\"><a class=\"btn btn-primary\" href=\"contact.php\">Contact us</a></div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__          </div>__N__          <div class=\"swiper-scrollbar d-xl-none\"><div class=\"swiper-scrollbar-drag\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms; width: 0px;\"></div></div>__N__          <div class=\"swiper-nav-wrap d-none d-xl-block\">__N__            <div class=\"swiper-button-prev swiper-button-disabled\"><span class=\"icon text-white fa fa-chevron-right fa-2x\"></span></div>__N__            <div class=\"swiper-button-next\"><span class=\"icon text-white fa fa-chevron-right fa-2x\"></span></div>__N__          </div>__N__        </div>__N__      </section>__N____N__<!--<script>__N__CKEDITOR.disableAutoInline = true;__N__CKEDITOR.inline( \'sectionimage\' , { toolbar: [\'Bold\',\'Italic\'] } );__N__</script>__N__-->__N____N__      <!--Products box-->__N__      <section id=\"sectioniconbox\" contenteditable=\"true\">__N__        <div class=\"row no-gutters justify-content-sm-center justify-content-md-start row-40 row-sm-0\">__N__          <div class=\"col-sm-10 col-md-6 height-fill\">__N__            <div class=\"icon-box icon-box-top-line icon-box-hover\">__N__              <div class=\"box-top\">__N__                <div class=\"box-icon\"><img width=\"50px\" src=\"medias/image/__WEBSITE_KEY__/briefcase.png\"></div>__N__                <div class=\"box-header\">__N__                  <h3><a href=\"our-team.php\">A competent team</a></h3>__N__                </div>__N__              </div>__N__              <div class=\"box-body\">__N__                <p class=\"text-black\">Our sales representative are also technicians.</p>__N__              </div>__N__            </div>__N__          </div>__N__          <div class=\"col-sm-10 col-md-6 height-fill\">__N__            <div class=\"icon-box icon-box-top-line icon-box-hover\">__N__              <div class=\"box-top\">__N__                <div class=\"box-icon\"><img width=\"50px\" src=\"medias/image/__WEBSITE_KEY__/package.png\"></div>__N__                <div class=\"box-header\">__N__                  <h3><a href=\"pricing.php\">The best prices of market</a></h3>__N__                </div>__N__              </div>__N__              <div class=\"box-body\">__N__                <p class=\"text-black\">Take a look at our offers...</p>__N__              </div>__N__            </div>__N__          </div>__N__          <div class=\"col-sm-10 col-md-6 height-fill\">__N__            <div class=\"icon-box icon-box-hover\">__N__              <div class=\"box-top\">__N__                <div class=\"box-icon\"><img width=\"50px\" src=\"medias/image/__WEBSITE_KEY__/light-bulb.png\"></div>__N__                <div class=\"box-header\">__N__                  <h3><a href=\"clients-testimonials.php\">A high level of satisfaction</a></h3>__N__                </div>__N__              </div>__N__              <div class=\"box-body\">__N__                <p class=\"text-black\">Our customer-supplier relationship is very appreciated by our customers</p>__N__              </div>__N__            </div>__N__          </div>__N__          <div class=\"col-sm-10 col-md-6 height-fill\">__N__            <div class=\"icon-box icon-box-hover\">__N__              <div class=\"box-top\">__N__                <div class=\"box-icon\"><img width=\"50px\" src=\"medias/image/__WEBSITE_KEY__/organization.png\"></div>__N__                <div class=\"box-header\">__N__                  <h3><a href=\"/contact.php\">After Sale service</a></h3>__N__                </div>__N__              </div>__N__              <div class=\"box-body\">__N__                <p class=\"text-black\">We continue to follow and assist you after the sale. Contact us at any time.</p>__N__              </div>__N__            </div>__N__          </div>__N__        </div>__N__      </section>__N____N____N__      <!-- Looking for our sevices -->__N__      <section id=\"sectionfirstclass\" contenteditable=\"true\" class=\"section-with-counters bg-accent text-center\">__N__        <div class=\"container bg-cape-cod context-dark section-60 section-lg-90\">__N__          <h2 class=\"text-rolling-stone font-weight-bold text-uppercase\">Looking for</h2>__N__          <h1 class=\"section-title\"><span class=\"text-thin\">a high quality</span> service?</h1>__N__          <p class=\"text-black\">With a lot of experience, hiring us is a security for your business!</p>__N__          <div class=\"row list-md-dashed row-40\">__N__            <div class=\"col-md-4\">__N__              <div class=\"h1 small counter-bold counter maincolorbis\">11</div>__N__              <div class=\"counter-title text-black font-weight-bold text-uppercase\">Years of Experience</div>__N__            </div>__N__            <div class=\"col-md-4\">__N__              <div class=\"h1 small counter-bold counter maincolorbis\">__N__                  <?php $sql = \"SELECT COUNT(*) as nb FROM \".MAIN_DB_PREFIX.\"user where statut = 1\"; $resql = $db->query($sql); $obj = $db->fetch_object($resql); print $obj->nb; ?>__N__              </div>__N__              <div class=\"counter-title text-black font-weight-bold text-uppercase\">Experts</div>__N__            </div>__N__            <div class=\"col-md-4\">__N__              <div class=\"h1 small counter-bold counter maincolorbis\">__N__                  <?php $sql = \"SELECT COUNT(*) as nb FROM \".MAIN_DB_PREFIX.\"societe where client in (1,3)\"; $resql = $db->query($sql); $obj = $db->fetch_object($resql); print $obj->nb; ?>__N__              </div>__N__              <div class=\"counter-title text-black font-weight-bold text-uppercase\">Trusted Clients</div>__N__            </div>__N__          </div>__N__          <div class=\"button-block inset-sm-left-60 inset-sm-right-60\">__N__            <div class=\"d-md-flex justify-content-md-center align-items-md-center\"><a class=\"btn btn-rect btn-primary d-block d-md-inline-block\" href=\"contact.php\">Contact us</a>__N__            <span class=\"font-italic text-black inset-md-left-20 inset-md-right-20 d-block d-md-inline-block text-big-18\">&nbsp; or &nbsp;</span>__N__            <a class=\"btn btn-rect btn-white-outline d-block d-md-inline-block maincolorbisbackground\" href=\"pricing.php\" style=\"min-width:236px;\">See our pricing</a></div>__N__          </div>__N__        </div>__N__      </section>__N____N__      __N__      __N__      <!-- Our plans -->__N__      <section id=\"sectionplans\" contenteditable=\"true\" class=\"section-67 section-md-top-75 section-md-bottom-75\">__N__        <div class=\"container\">__N__            <div id=\"carousel-plans-month\" class=\"\" data-interval=\"0\" style=\"margin-top:50px\">__N__                    <!-- begin .carousel-inner -->__N__                    <div class=\"pricing-plan-slider\" role=\"listbox\">__N__                        <!-- begin .item -->__N__                        <div class=\"item active\">__N__                            <!-- begin .container -->__N__                            <div class=\"container\">__N__                                <h1 class=\"text-center\">our <span class=\"text-thin\">plans</span></h1>__N____N__                                <!-- begin .row -->__N__                                <div class=\"plan-list flex-box row spacer-bottom-sm flexwrap_inherit\">__N__                                    <!-- begin .plan-item -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box\">__N__                                            <div class=\"plan-tile\"> __N__                                                <div class=\"plan-box-header\"></div>__N__                                                <div class=\"plan-title\">FREE</div>__N__                                                <div class=\"plan-tag\">The best choice for personal use</div>__N__                                                <div class=\"plan-feat\"><span class=\"summaryplan\">The service 1 for free</div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price\" id=\"monthly_plan_37\"><span><sup></sup>0<sup>€</sup></span>/ month</span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>                                                                                                        </span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i>__N__                                                            Service 1                                                            __N__                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"plan-a.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block\" id=\"plana\">Subcribe</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- end .plan-item -->__N__                                    __N__                                    <!-- begin .plan-item -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box \">                      __N__                                            <div class=\"plan-tile\"> __N__                                                <div class=\"plan-box-header\"></div>__N__                                                <div class=\"plan-title\">STARTER</div>__N__                                                <div class=\"plan-tag\">For small companiess</div>__N__                                                <div class=\"plan-feat\">The service 1 and product 1 at low price</div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price\" id=\"starter\"><span><sup></sup>29<sup>€</sup></span>/ month</span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>                                                                                                        </span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i>__N__                                                            Service 1__N__                                                        </li>__N__                                                        <li>__N__                                                        	<i class=\"fa fa-check\"></i>__N__                                                        	Product 1__N__                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"plan-b.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block\" id=\"planb\">Subscribe</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- end .plan-item -->__N__                                    __N__                                    <!-- Most popular plan box -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box most-popular-plan-box2 most-popular-plan-box \">                  __N__                                        <div class=\"plan-tile\">__N__                                            <div class=\"plan-box-header\" id=\"default\"></div> __N__                                                <div class=\"plan-title\">PREMIUM</div>__N__                                                <div class=\"plan-tag\">For large companies</div>__N__                                                <div class=\"plan-feat\">The full option package for a one shot price__N__                                                </div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price planPremiumPrice\" id=\"premium\"><span><sup></sup>2499<sup>€</sup></span></span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Service 1                                                        </li>__N__                                                        <li id=\"higherFeature\" class=\"hide\">__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Service 2                                                        </li>__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Product 1                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"planc.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block maincolorbisbackground\" id=\"planc\">Buy</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- Ends // Most Popular Plan Box --> __N__                                </div>__N__                                <!-- end .row -->__N__                            </div>__N__                            <!-- end .container -->__N__                        </div>__N__                        <!-- end .item -->__N__                    </div>__N__                    <!-- end .row -->__N__                <!-- end .carousel -->          __N__            </div>__N__        </div>__N__      </section>__N__      __N__      __N__      <!-- Our team -->__N__      <section id=\"sectionteam\" contenteditable=\"true\" class=\"section-66 section-md-top-100 section-md-bottom-75\">__N__        <div class=\"container\">__N__          <h1 class=\"text-center\">our <span class=\"text-thin\">team</span></h1>__N__          <div class=\"row justify-content-sm-center\">__N__            <div class=\"col-md-8 col-xl-12\">__N__              <div class=\"owl-carousel owl-carousel-center owl-nav-modern owl-style-minimal owl-style-minimal-inverse text-center\" data-items=\"1\" data-md-items=\"2\" data-xl-items=\"3\" data-stage-padding=\"15\" data-loop=\"false\" data-margin=\"15\" data-mouse-drag=\"false\" data-nav=\"true\" data-dots=\"true\">__N__                <div class=\"owl-item text-center\">__N__                  <div class=\"thumbnail-variant-5\">__N__                    <div class=\"thumbnail-variant-5-img-wrap\"><img class=\"img-circle\" src=\"medias/image/__WEBSITE_KEY__/alberteinstein.jpg\" width=\"129\" height=\"129\" alt=\"\"></div>__N__                    <h2>Albert Einstein</h2>__N__                    <div>CEO</div>__N__                    <div class=\"divider-fullwidth bg-porcelain\"></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-phone\"></span><a class=\"link-black\" href=\"callto:#\">+555 123 456</a></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-envelope-o\"></span><a class=\"link-black\" href=\"mailto:#\">email@example.com</a></div>__N__                  </div>__N__                </div>__N__                <div class=\"owl-item text-center\">__N__                  <div class=\"thumbnail-variant-5\">__N__                    <div class=\"thumbnail-variant-5-img-wrap\"><img class=\"img-circle\" src=\"medias/image/__WEBSITE_KEY__/pierrecurie.jpg\" width=\"129\" height=\"129\" alt=\"\"></div>__N__                    <h2>Pierre Curie</h2>__N__                    <div>CTO</div>__N__                    <div class=\"divider-fullwidth bg-porcelain\"></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-phone\"></span><a class=\"link-black\" href=\"callto:#\">+555 123 456</a></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-envelope-o\"></span><a class=\"link-black\" href=\"mailto:#\">email@example.com</a></div>__N__                  </div>__N__                </div>__N__                <div class=\"owl-item text-center\">__N__                  <div class=\"thumbnail-variant-5\">__N__                    <div class=\"thumbnail-variant-5-img-wrap\"><img class=\"img-circle\" src=\"medias/image/__WEBSITE_KEY__/mariecurie.jpg\" width=\"129\" height=\"129\" alt=\"\"></div>__N__                    <h2>Marie Curie</h2>__N__                    <div>Bookkeeper</div>__N__                    <div class=\"divider-fullwidth bg-porcelain\"></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-phone\"></span><a class=\"link-black\" href=\"callto:#\">+555 123 456</a></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-envelope-o\"></span><a class=\"link-black\" href=\"mailto:#\">email@example.com</a></div>__N__                  </div>__N__                </div>__N__                <div class=\"owl-item text-center\">__N__                  <div class=\"thumbnail-variant-5\">__N__                    <div class=\"thumbnail-variant-5-img-wrap\"><img class=\"img-circle\" src=\"medias/image/__WEBSITE_KEY__/daviddoe.png\" width=\"129\" height=\"129\" alt=\"\"></div>__N__                    <h2>John Doe</h2>__N__                    <div>Project leader</div>__N__                    <div class=\"divider-fullwidth bg-porcelain\"></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-phone\"></span><a class=\"link-black\" href=\"callto:#\">+555 123 456</a></div>__N__                    <div class=\"link-group\"><span class=\"icon icon-xxs icon-primary fa fa-envelope-o\"></span><a class=\"link-black\" href=\"mailto:#\">email@example.com</a></div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__          </div>__N__        </div>__N__      </section>__N____N____N__      <!-- Contact form -->__N__      <section id=\"sectionformcontact\" contenteditable=\"true\" class=\"section-67 section-md-top-50 section-md-bottom-50 section-md-bottom-100 section-with-counters\">__N__        <div class=\"container\">__N__          <div class=\"row justify-content-sm-center\">__N__            <div class=\"col-md-10 col-lg-10 col-xl-12\">__N__              <div class=\"panel bg-accent bg-default-outline-btn text-center\" style=\"padding: 50px 15px;\">__N__                <h1>Request <span class=\"text-thin\">a callback</span></h1>__N__                <form class=\"formcontact\" method=\"POST\" action=\"request-callback.php\">__N__                  <div class=\"inline-block valignmiddle\">__N__                    <input class=\"form-input\" placeholder=\"Name\" id=\"index-request-name\" type=\"text\" name=\"name\" required>__N__                  </div>__N__                  <div class=\"inline-block valignmiddle\">__N__                    <input class=\"form-input\" placeholder=\"Phone Number\" id=\"index-request-phone\" type=\"text\" name=\"phone\" required>__N__                  </div>__N__                  <div class=\"inline-block valignmiddle\">__N__                    <input class=\"form-input\" placeholder=\"Email\" id=\"index-request-email\" type=\"text\" name=\"email\" required>__N__                  </div>__N__                  <div class=\"inline-block valignmiddle\">__N__                    <button class=\"btn btn-rect btn-primary d-block d-md-inline-block maincolorbisbackground\" type=\"submit\">Submit</button>__N__                  </div>__N__                </form>__N__              </div>__N__            </div>__N__          </div>__N__        </div>__N__      </section>__N__      __N__      __N__      <!-- Testimonies -->__N__      <section id=\"sectiontestimonies\" contenteditable=\"true\" class=\"maincolorbackground context-dark\">__N__        <div class=\"container\">__N__          <div class=\"row justify-content-sm-center justify-content-lg-start\">__N__            <div class=\"col-sm-10 col-lg-12 text-left section-60 section-md-60\">__N__              <div>__N__                <h1 class=\"text-center text-lg-left\">successful <span class=\"text-thin\">cases</span></h1>__N__                <div class=\"carousel-testimonials-home\">__N__                  <div class=\"inset-xl-right-50\">__N__                    <div class=\"slick-slider slick-slider slick-carousel-round-image slick-images\" id=\"child-carousel\" data-for=\".carousel-parent\" data-arrows=\"false\" data-loop=\"false\"__N__                       data-dots=\"false\" data-swipe=\"true\" data-items=\"1\" data-sm-items=\"3\" data-md-items=\"3\" data-lg-items=\"3\" data-xl-items=\"4\" data-slide-to-scroll=\"1\" data-center-mode=\"false\" data-center-padding=\"0\">__N__                      <div class=\"itemphotouser\">__N__                        <div class=\"imp-wrap\"><img class=\"photouser\" src=\"medias/image/__WEBSITE_KEY__/alberteinstein.jpg\" alt=\"\" width=\"99\" height=\"99\"/>__N__                        </div>__N__                      </div>__N__                      <div class=\"itemphotouser\">__N__                        <div class=\"imp-wrap\"><img class=\"photouser\" src=\"medias/image/__WEBSITE_KEY__/pierrecurie.jpg\" alt=\"\" width=\"99\" height=\"99\"/>__N__                        </div>__N__                      </div>__N__                      <div class=\"itemphotouser\">__N__                        <div class=\"imp-wrap\"><img class=\"photouser\" src=\"medias/image/__WEBSITE_KEY__/mariecurie.jpg\" alt=\"\" width=\"99\" height=\"99\"/>__N__                        </div>__N__                      </div>__N__                      <div class=\"itemphotouser\">__N__                        <div class=\"imp-wrap\"><img class=\"photouser\" src=\"medias/image/__WEBSITE_KEY__/daviddoe.png\" alt=\"\" width=\"99\" height=\"99\"/>__N__                        </div>__N__                      </div>__N__                    </div>__N__                  </div>__N__                  <div class=\"slick-slider carousel-parent slick-dots-variant-1\" data-arrows=\"false\" data-loop=\"false\" data-dots=\"true\"__N__                  data-swipe=\"true\" data-child=\"#child-carousel\" data-for=\"#child-carousel\" data-items=\"1\" data-sm-items=\"1\" data-md-items=\"1\" data-lg-items=\"1\" data-xl-items=\"1\" data-slide-to-scroll=\"1\" data-center-mode=\"false\">__N__                    <div class=\"inset-left-10 inset-right-10 inset-\">__N__                      <div class=\"inset-xl-right-85\">__N__                        <blockquote class=\"quote-left\">__N__                          <div class=\"row align-items-sm-end row-20\">__N__                            <div class=\"col-sm-6\">__N__                              <div class=\"quote-name\">__N__                                <cite>Albert Einstein</cite>__N__                              </div>__N__                              <div class=\"text-dusty-gray\">Scientist, www.emc2.org</div>__N__                            </div>__N__                            <div class=\"col-sm-6 text-center\">__N__                              <div class=\"quote-desc row d-flex\">__N__                                <div class=\"col-sm-6\">__N__                                  <div class=\"quote-desc-text maincolorbis\">-20%</div>__N__                                  <div class=\"text-medium text-dusty-gray text-uppercase\">Expenses</div>__N__                                </div>__N__                              </div>__N__                            </div>__N__                          </div>__N__                          <div class=\"divider-fullwidth\"></div>__N__                          <div>__N__                            <span class=\"fa fa-quote-left\"><!-- Keep this comment --></span>__N__                            <q>They did everything, with almost no time or effort for me. The best part was that I could trust their team to represent our company professionally with our clients.</q>__N__                            <span class=\"fa fa-quote-right\"><!-- Keep this comment --></span>__N__                          </div>__N__                        </blockquote>__N__                      </div>__N__                    </div>__N__                    <div class=\"inset-left-10 inset-right-10 inset-\">__N__                      <div class=\"inset-xl-right-85\">__N__                        <blockquote class=\"quote-left\">__N__                          <div class=\"row row-20\">__N__                            <div class=\"col-sm-6\">__N__                              <div class=\"quote-name\">__N__                                <cite>Pierre Curie</cite>__N__                              </div>__N__                              <div class=\"text-dusty-gray\">CEO “Cyclonic”</div>__N__                            </div>__N__                            <div class=\"col-sm-6 text-center\">__N__                              <div class=\"quote-desc row d-flex\">__N__                                <div class=\"col-sm-6\">__N__                                  <div class=\"quote-desc-text maincolorbis\">-30%</div>__N__                                  <div class=\"text-medium text-dusty-gray text-uppercase\">Expenses</div>__N__                                </div>__N__                              </div>__N__                            </div>__N__                          </div>__N__                          <div class=\"divider-fullwidth\"></div>__N__                          <div>__N__                            <span class=\"fa fa-quote-left\"><!-- Keep this comment --></span>__N__                            <q>Their course gave me the confidence to implement new techniques in my work. I learn “how” to write – “what” and “why” also became much clearer.</q>__N__                            <span class=\"fa fa-quote-right\"><!-- Keep this comment --></span>__N__                          </div>__N__                        </blockquote>__N__                      </div>__N__                    </div>__N__                    <div class=\"inset-left-10 inset-right-10 inset-\">__N__                      <div class=\"inset-xl-right-85\">__N__                        <blockquote class=\"quote-left\">__N__                          <div class=\"row row-20\">__N__                            <div class=\"col-sm-6\">__N__                              <div class=\"quote-name\">__N__                                <cite>Marie Curie</cite>__N__                              </div>__N__                              <div class=\"text-dusty-gray\">CTO \"Cyclonic\"</div>__N__                            </div>__N__                            <div class=\"col-sm-6 text-center\">__N__                              <div class=\"quote-desc row d-flex\">__N__                                <div class=\"col-sm-6\">__N__                                  <div class=\"quote-desc-text maincolorbis\">+22%</div>__N__                                  <div class=\"text-medium text-dusty-gray text-uppercase\">Turnover</div>__N__                                </div>__N__                              </div>__N__                            </div>__N__                          </div>__N__                          <div class=\"divider-fullwidth\"></div>__N__                          <div>__N__                            <span class=\"fa fa-quote-left\"><!-- Keep this comment --></span>__N__                            <q>We were skeptical to work with a consultant to optimize our sales emails, but they were highly recommended by many other startups we knew. They helped us to reach our objective of 20% turnover increase, in 4 monthes.</q>__N__                            <span class=\"fa fa-quote-right\"><!-- Keep this comment --></span>__N__                          </div>__N__                        </blockquote>__N__                      </div>__N__                    </div>__N__                    <div class=\"inset-left-10 inset-right-10 inset-\">__N__                      <div class=\"inset-xl-right-85\">__N__                        <blockquote class=\"quote-left\">__N__                          <div class=\"row row-20\">__N__                            <div class=\"col-sm-6\">__N__                              <div class=\"quote-name\">__N__                                <cite>John Doe</cite>__N__                              </div>__N__                              <div class=\"text-dusty-gray\">Sale representative</div>__N__                            </div>__N__                            <div class=\"col-sm-6 text-center\">__N__                              <div class=\"quote-desc row d-flex\">__N__                                <div class=\"col-sm-6\">__N__                                  <div class=\"quote-desc-text maincolorbis\">+40%</div>__N__                                  <div class=\"text-medium text-dusty-gray text-uppercase\">Quotes</div>__N__                                </div>__N__                              </div>__N__                            </div>__N__                          </div>__N__                          <div class=\"divider-fullwidth\"></div>__N__                          <div>__N__                            <span class=\"fa fa-quote-left\"><!-- Keep this comment --></span>__N__                            <q>Their work on our website and Internet marketing has made a significant different to our business. We’ve seen a +40% increase in quote requests from our website.</q>__N__                            <span class=\"fa fa-quote-right\"><!-- Keep this comment --></span>__N__                          </div>__N__                        </blockquote>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__          </div>__N__        </div>__N__      </section>__N__      __N____N__      <!-- News -->__N__      <section id=\"sectionnews\" contenteditable=\"true\" class=\"section-50 section-md-90 section-md-bottom-100\">__N__        <div class=\"container text-center\">__N__          <h1>Latest <span class=\"text-thin\">News</span></h1>__N__          <div class=\"row justify-content-sm-center row-40\">__N__            <?php __N__            $MAXNEWS = 3;__N__            $arrayofblogs = $websitepage->fetchAll($website->id, \'DESC\', \'date_creation\', $MAXNEWS, 0, array(\'type_container\'=>\'blogpost\', \'status\'=>1, \'lang\'=>\'null,\'.$websitepage->lang));__N__            foreach($arrayofblogs as $blog)__N__            {__N__                ?>__N__                <div class=\"col-sm-8 col-md-7 col-lg-4\">__N__                  <div class=\"post-boxed d-xl-inline-block\">__N__                    <a href=\"<?php echo $blog->pageurl ?>.php\">__N__                    <div class=\"post-boxed-img-wrap\"><img src=\"<?php echo ($blog->image ? \'viewimage.php?modulepart=medias&file=\'.str_replace(\'template-corporate\', $website->ref, $blog->image) : \'medias/image/\'.$website->ref.\'/calendar.png\"\'); ?>\" alt=\"\" height=\"80\"></div>__N__                    <div class=\"post-boxed-caption\">__N__                      <div class=\"post-boxed-title font-weight-bold\"><?php echo $blog->title ?></div>__N__                      <ul class=\"list-inline list-inline-dashed text-uppercase\">__N__                        <li><?php $weblangs->load(\"main\"); echo dol_print_date($blog->date_creation, \'daytext\', \'tzuser\', $weblangs); ?></li>__N__                        <li><span>by<span> <span class=\"text-primary\"><?php echo ($blog->author_alias ? $blog->author_alias : \'anonymous\'); ?></span></span></li>__N__                      </ul>__N__                    </div>__N__                    </a>__N__                  </div>__N__                </div>__N__                <?php __N__            }__N__            ?>__N__ __N__          </div>__N__        </div>__N__      </section>__N____N____N__    <?php includeContainer(\'footer\'); ?>__N____N____N__</div>__N__', '', 0);
UPDATE llx_website SET fk_default_home = 11__+MAX_llx_website_page__ WHERE rowid = __WEBSITE_ID__;
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 12 -> 12__+MAX_llx_website_page__ - Aliases our-team --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(12__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'our-team', '', 'Our team', 'Our team', 'en', '', 'team', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Our team</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionteam\" contenteditable=\"true\" class=\"section-50 section-md-50 section-md-bottom-50\">__N__            <div class=\"container\"><div class=\"text-align: center\"><br>__N__            <h2>The crew...</h2><br> <br><br> __N__            <?php __N__            include_once DOL_DOCUMENT_ROOT.\'/core/class/html.form.class.php\';__N__            $websitepage = new WebsitePage($db);__N__            $fuser = new User($db);__N__            $arrayofusers = array();__N__            $MAXNB=10;__N__            $sql=\'SELECT rowid FROM \'.MAIN_DB_PREFIX.\'user WHERE statut = 1 and fk_soc IS NULL ORDER BY fk_user DESC LIMIT \'.$MAXNB;__N__            $resql = $db->query($sql);__N__            if (! $resql) dol_print_error($db);__N__            while ($obj = $db->fetch_object($resql))__N__            {__N__                $arrayofusers[]=$obj->rowid;__N__            }__N__           __N__            print \'<div class=\"row justify-content-sm-center row-40\">\';__N__            foreach($arrayofusers as $id)__N__            {__N__                $fuser->fetch($id);__N____N__                print \'<div class=\"col-sm-8 col-md-7 col-lg-4\">\';__N__                print \'<div class=\"container blog-box d-xl-inline-block\" style=\"padding: 20px; box-shadow: -1px 0px 10px 0px rgba(65, 65, 65, 0.12); transition: .3s all ease;\">\';__N__                print \'<div class=\"post-boxed-img-wrap\" style=\"height: 164px\">\';__N__                if ($fuser->photo) print Form::showphoto(\'userphoto\', $fuser, 100, 0, 0, \'photowithmargin\', \'\', 0);__N__                //print \'<img class=\"img-circle\" src=\"/viewimage.php?modulepart=userphoto&amp;file=\'.$fuser->photo.\'\" width=\"129\" height=\"129\" alt=\"\">\';__N__                else print \'<img class=\"img-circle\" src=\"/viewimage.php?modulepart=medias&amp;file=image/__WEBSITE_KEY__/daviddoe.png\" width=\"129\" height=\"129\" alt=\"\">\';__N__                print \'</div>\';__N__                print \'<div class=\"post-boxed-caption\">\';__N__                print \'<div class=\"post-boxed-title font-weight-bold\">\'.$fuser->firstname.\'</div>\';__N__                print \'<ul class=\"list-inline list-inline-dashed text-uppercase\">\';__N__                //print \'<li>September 24, 2018</li>\';__N__                if ($fuser->job) print \'<li><span class=\"text-primary\">\'.$fuser->job.\'</span></li>\';__N__                else print \'<li></li>\';__N__                print \'</ul>\';__N__                print \'</div>\';__N__                print \'</div>\';__N__                print \'</div>\';__N__            }__N__            print \'</div>\';__N____N__            ?>__N__            </div></div>__N__        </section>__N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 13 -> 13__+MAX_llx_website_page__ - Aliases partners --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(13__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'partners', '', 'Partners', 'Partners', 'en', '', 'partners', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Partners</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px\"><div class=\"text-align: center\">__N__<br><h2>Our partners...</h2>__N__<br>__N__<br>__N__<br>__N__<div class=\"row justify-content-sm-center row-40\">__N__    <div class=\"col-sm-8 col-md-2 col-lg-2\">__N__        <div>__N__            <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/dolibarr_256x256.png\" height=\"64px\"><br>__N__            <div class=\"floatatbottom\"><a href=\"https://www.dolibarr.org\" target=\"_new\">Dolibarr ERP CRM</a></div>__N__        </div>__N__    </div>__N__    <div class=\"col-sm-4 col-md-2 col-lg-2\">__N__         <div>__N__        <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/php.png\" height=\"64px\"><br>__N__        <div class=\"floatatbottom\"><a href=\"http://www.php.net\" target=\"_new\">PHP</a></div>__N__        </div>__N__    </div>__N__    <div class=\"col-sm-4 col-md-2 col-lg-2\">__N__         <div>__N__        <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/apache.png\" height=\"64px\"><br>__N__        <div class=\"floatatbottom\"><a href=\"https://www.apache.org\" target=\"_new\">Apache</a></div>__N__        </div>__N__    </div>__N__    <div class=\"col-sm-4 col-md-2 col-lg-2\">__N__         <div>__N__        <img src=\"/viewimage.php?modulepart=medias&file=image/__WEBSITE_KEY__/mariadb.png\" height=\"64px\"><br>__N__        <div class=\"floatatbottom\"><a href=\"https://www.mariadb.org\" target=\"_new\">MariaDB</a></div>__N__        </div>__N__    </div>__N__</div>__N__<br>__N__<br>__N__<br>__N__<br>__N__            </div></div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 14 -> 14__+MAX_llx_website_page__ - Aliases pricing --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(14__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'pricing', '', 'Pricing', 'All the prices of our offers', 'en', '', 'pricing', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Our plans</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N____N____N__      <!-- Our plans -->__N__      <section id=\"sectionplans\" contenteditable=\"true\" class=\"section-67 section-md-top-50 section-md-bottom-75\">__N__        <div class=\"container\">__N__            <div id=\"carousel-plans-month\" class=\"\" data-interval=\"0\" style=\"margin-top:50px\">__N__                    <!-- begin .carousel-inner -->__N__                    <div class=\"pricing-plan-slider\" role=\"listbox\">__N__                        <!-- begin .item -->__N__                        <div class=\"item active\">__N__                            <!-- begin .container -->__N__                            <div class=\"container\">__N____N__                                <!-- begin .row -->__N__                                <div class=\"plan-list flex-box row spacer-bottom-sm flexwrap_inherit\">__N__                                    <!-- begin .plan-item -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box\">__N__                                            <div class=\"plan-tile\"> __N__                                                <div class=\"plan-box-header\"></div>__N__                                                <div class=\"plan-title\">FREE</div>__N__                                                <div class=\"plan-tag\">The best choice for personal use</div>__N__                                                <div class=\"plan-feat\"><span class=\"summaryplan\">The service 1 for free</div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price\" id=\"monthly_plan_37\"><span><sup></sup>0<sup>€</sup></span>/ month</span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>                                                                                                        </span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i>__N__                                                            Service 1                                                            __N__                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"plan-a.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block\" id=\"plana\">Subcribe</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- end .plan-item -->__N__                                    __N__                                    <!-- begin .plan-item -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box \">                      __N__                                            <div class=\"plan-tile\"> __N__                                                <div class=\"plan-box-header\"></div>__N__                                                <div class=\"plan-title\">STARTER</div>__N__                                                <div class=\"plan-tag\">For small companiess</div>__N__                                                <div class=\"plan-feat\">The service 1 and product 1 at low price</div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price\" id=\"starter\"><span><sup></sup>29<sup>€</sup></span>/ month</span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>                                                                                                        </span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i>__N__                                                            Service 1__N__                                                        </li>__N__                                                        <li>__N__                                                        	<i class=\"fa fa-check\"></i>__N__                                                        	Product 1__N__                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"plan-b.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block\" id=\"planb\">Subscribe</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- end .plan-item -->__N__                                    __N__                                    <!-- Most popular plan box -->__N__                                    <div class=\"col-lg-15 col-md-4 col-sm-6 col-xs-12 box most-popular-plan-box2 most-popular-plan-box \">                  __N__                                        <div class=\"plan-tile\">__N__                                            <div class=\"plan-box-header\" id=\"default\"></div> __N__                                                <div class=\"plan-title\">PREMIUM</div>__N__                                                <div class=\"plan-tag\">For large companies</div>__N__                                                <div class=\"plan-feat\">The full option package for a one shot price__N__                                                </div>__N__                                                <div class=\"plan-pricer\">__N__                                                    <span class=\"plan-price planPremiumPrice\" id=\"premium\"><span><sup></sup>2499<sup>€</sup></span></span>__N__                                                </div>__N__                                                <div class=\"plan-features\">__N__                                                    <span class=\"plan-features-title\">Available features are :</span>__N__                                                    <ul class=\"list-unstyled\">__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Service 1                                                        </li>__N__                                                        <li id=\"higherFeature\" class=\"hide\">__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Service 2                                                        </li>__N__                                                        <li>__N__                                                            <i class=\"fa fa-check\"></i> __N__                                                            Product 1                                                        </li>__N__                                                    </ul>__N__                                                </div>__N__                                                <div class=\"plan-btn plan-picker\">__N__                                                    <a href=\"planc.php\" class=\"btn btn-rect btn-primary d-block d-md-inline-block maincolorbisbackground\" id=\"planc\">Buy</a>__N__                                                </div>__N__                                            </div>  __N__                                    </div>__N__                                    <!-- Ends // Most Popular Plan Box --> __N__                                </div>__N__                                <!-- end .row -->__N__                            </div>__N__                            <!-- end .container -->__N__                        </div>__N__                        <!-- end .item -->__N__                    </div>__N__                    <!-- end .row -->__N__                <!-- end .carousel -->          __N__            </div>__N__        </div>__N__      </section>__N__      __N__      __N__        __N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 15 -> 15__+MAX_llx_website_page__ - Aliases privacy-policies --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(15__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'privacy-policies', '', 'Privacy Policies', 'Privacy Policies', 'en', '', 'Privacy policies, GDPR', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N__          __N__    __N__        <?php includeContainer(\'header\'); ?>__N____N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Privacy Policy</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N__<br><br><br>__N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\" style=\"margin-top: 50px\">__N__            <div class=\"container\">__N__<p style = \"text-align: justify;\"> <h2> Information collected and used </h2> <br> </p>__N__<p style = \"text-align: justify;\"> * Your customer information (email, phone, business name, first and last name of contact, address, postal code, country and VAT number) are stored when you become a customer. This information allows us to bill you. </ P>__N__<p style = \"text-align: justify;\"> * If you paid using our online service, we also store the last 4 digits of your card. The full details of your credit card is stored by our payment provider Stripe (the world leader in online payment).</p>__N__<p style = \"text-align: justify;\"> * You have the option to request the deletion of your data and the above information at any time (except data required y fiscal tracking rules, like your invoices). </p>__N__<p style = \"text-align: justify;\"> * The Privacy Policies and GDPR referral contact for our services is: <?php echo $conf->global->MAIN_INFO_GDPR; ?> </p>__N__<p style = \"text-align: justify;\"> <br> </p>__N__<p style = \"text-align: justify;\"> <h2> Data Storage and Backups </h2> <br> </p>__N__<p style = \"text-align: justify;\"> * The storage of collected data (see \'Information collected and used\') is done in a database. </p>__N__<p style = \"text-align: justify;\"> * We made one backup every week. Only 4 weeks are kept. <br> </p>__N__<p style = \"text-align: justify;\"> <br> </p>__N__<p style = \"text-align: justify;\"> <h2> Subcontractor </h2> <br> </p>__N__<p style = \"text-align: justify;\"> * Our services relies on the following subcontractors and service: <br>__N__** The host of computer servers, which is ABC company. These servers are hosted in US. No customer information is communicated to this subcontractor who only provides the hardware and network layer, the installation and operation being carried out by us directly. <br>__N__** The online payment service <a href=\"https://www.stripe.com\">Stripe</a>, which is used, to ensure regular payment of subscription or your invoices paid online. </p>__N__<p style = \"text-align: justify;\"> <br> </p>__N__<p style = \"text-align: justify;\"> <h2> Software Protection </h2> <br> </p>__N__<p style = \"text-align: justify;\"> * Our services runs on Linux Ubuntu systems and software. They benefit from regular security updates when the operating system editor (Ubuntu Canonical) publishes them. <br> </p>__N__<p style = \"text-align: justify;\"> * Our services are accessible in HTTPS (HTTP encrypted) only, encrypted with SHA256 certificates.<br> </p>__N__<p style = \"text-align: justify;\"> * Our technical platform are protected by various solutions. <br> </p>__N__<p style = \"text-align: justify;\"> <br> </p>__N__<p style = \"text-align: justify;\"> <h2> Data theft </h2> <br> </p>__N__<p style = \"text-align: justify;\"> * In case of suspicion of a theft of the data we have collected (see first point \'Information collected and used\'), customers will be informed by email, at email corresponding to their customer account <br> </p>__N__<p style=\"text-align: justify;\"> </p>__N__            </div>__N__        </section>__N____N____N__      <?php includeContainer(\'footer\'); ?>__N__      __N__      __N__</div>__N__    __N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 16 -> 16__+MAX_llx_website_page__ - Aliases product-p --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(16__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'product-p', '', 'Product P', 'Product P', 'en', '', '', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Product P</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px\"><div class=\"text-align: center\">__N__<br>__N__<br>__N__<br>__N__This is a description page of our product P...<br>__N__<br>__N__<br>__N__<br>__N__<br>__N__            </div></div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__    __N____N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 17 -> 17__+MAX_llx_website_page__ - Aliases search --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(17__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'search', '', 'Search Page', 'Search Page', 'en', '', '', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Search</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N__<br><br><br>__N____N__<center>__N__     __N__    <div style=\"width: 60%\">__N__    <form class=\"rd-search\" action=\"search.php\" method=\"POST\">__N__        <input type=\"hidden\" name=\"token\" value=\"<?php echo newToken(); ?>\" />__N__        <div class=\"form-wrap\">__N__                  <input class=\"form-input\" id=\"rd-search-form-input\" type=\"text\" name=\"s\" autocomplete=\"off\" placeholder=\"Search...\" value=\"<?php echo dol_escape_htmltag(GETPOST(\'s\', \'alphanohtml\')); ?>\">__N__                  <div class=\"rd-search-results-live cleared\" id=\"rd-search-results-live\"></div>__N__        </div>__N__        <button class=\"rd-search-submit buttonwithnoborder\" type=\"submit\"><span class=\"icon icon-xs icon-dusty-gray fa fa-search\"></span></button>__N__    </form>__N__    </div>__N__    <br>__N__                      __N__     <?php__N__     $weblangs->load(\"main\");__N__     __N__     if (function_exists(\'getPagesFromSearchCriterias\'))__N__     {__N__         if (GETPOSTISSET(\'s\'))__N__         {__N__             $listofpages = getPagesFromSearchCriterias(\'page\', \'meta\', GETPOST(\'s\', \'alphanohtml\'));__N__             if ($listofpages[\'code\'] == \'OK\')__N__             {__N__                 foreach($listofpages[\'list\'] as $websitepagefound)__N__                 {__N__                    print \'<div class=\"rowsearchresult\"><a href=\"\'.$websitepagefound->ref.\'.php\">\'.$websitepagefound->title.\'</a> - \'.$websitepagefound->description.\'</div>\';__N__                 }__N__             }__N__             else__N__             {__N__                 // If error, show message__N__                 print $listofpages[\'message\'];__N__             }__N__         }__N__     }__N__     else__N__     {__N__         print $weblangs->trans(\"FeatureNotYetAvailable\");__N__     }__N__     ?>__N__                      __N__<br><br><br><br><br><br>__N__</center>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__', '', 0);
-- File generated by Dolibarr 19.0.2 -- 2024-06-18 21:24:03 UTC --;
-- Page ID 18 -> 18__+MAX_llx_website_page__ - Aliases service-s --;
INSERT INTO llx_website_page(rowid, fk_page, fk_website, pageurl, aliasalt, title, description, lang, image, keywords, status, date_creation, tms, import_key, grabbed_from, type_container, htmlheader, content, author_alias, allowed_in_frames) VALUES(18__+MAX_llx_website_page__, null, __WEBSITE_ID__, 'service-s', '', 'Service S', 'Service S', 'en', '', '', '1', '2020-10-07 13:13:26', '2022-07-12 11:17:55', null, '', 'page', '', '<div class=\"page\">__N____N__    <?php includeContainer(\'header\'); ?>__N____N__      <section id=\"sectionimage\" contenteditable=\"true\">__N__        <div class=\"\">__N__          <div class=\"swiper-wrapper text-center\" style=\"transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;\">__N__            <div class=\"swiper-slide swiper-slide-active\" style=\"height: 200px; background-image: url(\'medias/image/__WEBSITE_KEY__/background_sunset.webp\'); background-size: cover;\">__N__              <div class=\"swiper-slide-caption\">__N__                <div class=\"container\">__N__                  <div class=\"row justify-content-sm-center\">__N__                    <div class=\"col-md-11 col-lg-10\">__N__                      <div class=\"text-white text-uppercase jumbotron-custom border-modern fadeInUp animated\" data-caption-animate=\"fadeInUp\" data-caption-delay=\"0s\">Service S</span>__N__                      </div>__N__                    </div>__N__                  </div>__N__                </div>__N__              </div>__N__            </div>__N__        </div>__N__      </section>__N____N____N__        <section id=\"sectionfooterdolibarr\" contenteditable=\"true\" class=\"footerdolibarr\">__N__            <div style=\"margin: 50px\"><div class=\"text-align: center\">__N__<br>__N__<br>__N__<br>__N__This is a description page of our service S...<br>__N__<br>__N__<br>__N__<br>__N__<br>__N__            </div></div>__N__        </section>__N____N____N__    <br><br>__N____N__    <?php includeContainer(\'footer\'); ?>__N____N__</div>__N__', '', 0);

-- For Dolibarr v14+ --;
UPDATE llx_website SET lang = 'en' WHERE rowid = __WEBSITE_ID__;
UPDATE llx_website SET otherlang = '' WHERE rowid = __WEBSITE_ID__;

