📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
762.53 KB
0644
🗑️
⬇️
✏️
🔒
Editing: faq.php
<?php include "header.php"; ?> <body onLoad="getLocation()"> <!-- ======= Header ======= --> <header id="header" class="fixed-top"> <div class="container d-flex align-items-center"> <h1 class="logo mr-auto"><a href="index.php"><img src="assets/img/apple-touch-icon.png"/></a></h1> <!-- Uncomment below if you prefer to use an image logo --> <!-- <a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>--> <nav class="nav-menu d-none d-lg-block"> <ul> <li><a class="nav-link scrollto active" href="index.php">Home</a></li> <li><a class="nav-link scrollto " href="track.php">Track Order</a></li> <li><a class="nav-link scrollto" href="part.php">Bike Hire</a></li> <li><a class="nav-link scrollto" href="book.php">Member Portal</a></li> <li><a class="nav-link scrollto" href="faq.php">FAQ</a></li> <li><a class="nav-link scrollto" href="incon.php">Contact Us</a></li> <li><a class="nav-link scrollto" href="compa.php">Report Issues</a></li> </ul> </nav><!-- .nav-menu --> </div> </header><!-- End Header --> <main id="main"> <style> @import url('https://fonts.googleapis.com/css?family=Hind:300,400&display=swap'); * { box-sizing: border-box; } *::before, *::after { box-sizing: border-box; } .container { margin: 0 auto; } .accordion-title {color:#FF339A; } .accordion .accordion-item { border-bottom: 1px solid #e5e5e5; background-color:#000000; } .accordion .accordion-item button[aria-expanded='true'] { border-bottom: 1px solid color:#FF339A;; } .accordion button { position: relative; display: block; text-align: left; width: 100%; padding: 1em 0; color: #FF339A; font-size: 1.15rem; font-weight: 400; border: none; background: none; outline: none; } .accordion button:hover, .accordion button:focus { cursor: pointer; color: #FF339A; } .accordion button:hover::after, .accordion button:focus::after { cursor: pointer; color: #FF339A; border: 1px solid #FF339A; } .accordion button .accordion-title { padding: 1em 1.5em 1em 0; } .accordion button .icon { display: inline-block; position: absolute; top: 18px; right: 0; width: 22px; height: 22px; border: 1px solid; border-radius: 22px; color:#FF339A; } .accordion button .icon::before { display: block; position: absolute; content: ''; top: 9px; left: 5px; width: 10px; height: 2px; background: currentColor; color:#FF339A; } .accordion button .icon::after { display: block; position: absolute; content: ''; top: 5px; left: 9px; width: 2px; height: 10px; background: currentColor; color:#FF339A; } .accordion button[aria-expanded='true'] { color:#FF339A; } .accordion button[aria-expanded='true'] .icon::after { width: 0; color:#FF339A; } .accordion button[aria-expanded='true'] + .accordion-content { opacity: 1; max-height: 9em; transition: all 200ms linear; will-change: opacity, max-height; color:#FF339A; } .accordion .accordion-content { opacity: 0; max-height: 0; overflow: auto; transition: opacity 300ms linear, max-height 200ms linear; will-change: opacity, max-height; } .accordion .accordion-content p { font-size: 0.8rem; font-weight: 300; margin: 2em 0em; color:#fff; } </style> <div class="section-title"> <h2 data-aos="fade-up" style="padding-top:45px; color:#FF339A; "><br>FREQUENTLY ASKED QUESTIONS</h2> </div> <div class="container"> <div class="accordion"> <div class="accordion-item"> <button id="accordion-button-1" aria-expanded="false"> <span class="accordion-title">How to book an order?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p style="overflow: auto;"> its simpler than you imagine. all you have to do, is click on the "pick up from" button, and enter the pickup address. Then proceed to click on the "Deliver to" and enter the Delivery address. After that you can proceed to input the Item worth, and Package type on the next page. Proceed to View your cost for the order, after which you proceed to enter the receiver and/or client details as directed. You can choose the one/off payment if you want our services for just one time, or Register/Login to have access to numerous featureslike extra 1% on every wallet top up, etc. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-2" aria-expanded="false"> <span class="accordion-title">How soon can one get a delivery?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> It takes about 2-5minutes for your order to be assigned to a rider, who'll contact and be available to pick up in no time. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-3" aria-expanded="false"> <span class="accordion-title">Do you deliver nationwide?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> No, at this time we only focus on providing VIP logistic services for Lagosians. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-4" aria-expanded="false"> <span class="accordion-title">How do I contact a rider?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> Once your order has been assigned to a rider, you'll receive an email with the riders contact details. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title">Can I track my order online?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> of course. on CHB logistics track page you can input your tracking ID and track your package online. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-4" aria-expanded="false"> <span class="accordion-title">Why we seal the packages with our seal or label?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> Yes, we seal your packages to assure the receiver that during the time of transit your package was not tampered with. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title">How to become a member of CHB economy ?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> Quite simple. The CHB economy membership is always available from your profile, you can always choose to upgrade and do so by topping your wallet with the Instructed amount. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-4" aria-expanded="false"> <span class="accordion-title"> Benefit of becoming a CHB economy member?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> Less fees per delivery. basically you get lot of discounts, as much as 40% or less on several orders. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title"> Why people should use wallet?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> top up wallet to receive additional 1% fee. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title"> How to use our Bike hire service?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> If you want to engage our bike hire service, its simple. Apply and we assign a driver to you. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title"> How do you report a driver?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> We have a complaint section you can drop any complaints and we'll attend to you as soon as possible. </p> </div> </div> <div class="accordion-item"> <button id="accordion-button-5" aria-expanded="false"> <span class="accordion-title"> You inputed the wrong email for an order and now you can't get your OTP?</span> <span class="icon" aria-hidden="true"></span> </button> <div class="accordion-content"> <p> Simply contact support with your parcel ID and get your OTP immediately. </p> </div> </div> </div> </div> <script src="scrip.js"></script> </div> </div> </div> </section><!-- End Pricing Section --> </main><!-- End #main --> <?php include "footer.php"; ?>
💾 Save Changes