403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/bawaautos/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/bawaautos/index.html
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>BAW Automotive | 4x4 Upgrades | Brisbane QLD, Australia</title>
    <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
    <link rel="stylesheet" href="css/style.css">
    <link rel="stylesheet" type="text/css" href="css/slick.css" />

</head>

<body>
    <!-- Header -->
    <header class="header-section" id="myHeader">
        <div class="container">
            <div class="row">
                <div class="col-3">
                    <div class="header-section__logo">
                        <a href="/" class="header-section__company-logo">
                            <img src="./images/BAWA_Logo.webp" alt="bawauto logo">
                        </a>
                    </div>
                </div>
                <div class="col-9 ">
                    <nav class="navbar navbar-expand-lg justify-content-end">
                        <div class="nav-menu">
                            <div class="upper-navbar-section d-flex">
                                <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
                                    data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
                                    aria-expanded="false" aria-label="Toggle navigation">
                                    <span class="navbar-toggler-icon"></span>
                                </button>
                                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                                    <div class="nav-links">
                                        <ul class="d-flex flex-row align-items-center">
                                            <li class="nav-item">
                                                <a class="nav-link active" aria-current="page" href="/">Home</a>
                                            </li>
                                            <li class="nav-item">
                                                <a class="nav-link" href="#about_us">ABOUT US</a>
                                            </li>
                                            <li class="nav-item">
                                                <a class="nav-link" href="#services">OUR SERVICES</a>
                                            </li>
                                            <li class="nav-item">
                                                <a class="nav-link" href="#customers">OUR CUSTOMERS</a>
                                            </li>
                                            <li class="nav-item">
                                                <a class="nav-link" href="#contact">CONTACT</a>
                                            </li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </nav>
                </div>
            </div>
        </div>
    </header>

    <!-- hero section -->
    <section class="main-hero-section">
        <div class="main-hero-section__banner-slider">
            <div class="main-hero-section__banner-item">
                <img src="./images/banner1.webp" class="d-block w-100" alt="slider image" >
                <div class="main-hero-section__banner-txt">
                    <div class="container">
                        <h2>10 WEEKS TO CHRISTMAS! <br> IS YOUR 4X4 READY?</h2>
                        <p>If you're planning a GVM upgrade or suspension work, don't wait.<br> Parts are
                            already in
                            short supply, and our workshop is filling up FAST.</p>
                        <a href="#">CHAT TO THE TEAM</a>
                    </div>
                </div>
            </div>
            <div class="main-hero-section__banner-item">
                <img src="./images/banner2.webp" class="d-block w-100" alt="slider image">
                <div class="main-hero-section__banner-txt">
                    <div class="container">
                        <h2>AMERICAN TRUCK<br>
                            SPECIALISTS</h2>
                        <p>If you're planning a GVM upgrade or suspension work, don't wait.<br> Parts are
                            already in
                            short supply, and our workshop is filling up FAST.</p>
                        <a href="#">MAKE YOUR TRUCK GREAT AGAIN</a>
                    </div>
                </div>
            </div>
            <div class="main-hero-section__banner-item">
                <img src="./images/banner3.webp" class="d-block w-100" alt="slider image" >
                <div class="main-hero-section__banner-txt">
                    <div class="container">
                        <h2>Built to be ready.<br>
                            Not to Be Rescued.</h2>
                        <p>If you're planning a GVM upgrade or suspension work, don't wait.<br> Parts are
                            already in
                            short supply, and our workshop is filling up FAST.</p>
                        <a href="#">CHAT TO THE TEAM</a>
                    </div>
                </div>
            </div>
        </div>
    </section>
  
    <!-- about section -->
    <section class="about-sec" id="about_us">
        <div class="container">
            <div class="row">
                <div class="col-sm-12 col-md-6">
                    <div class="about-sec__team-big-img">
                        <img src="./images/land-cru.webp" alt="Team image" loading="lazy">
                    </div>
                </div>
                <div class="col-sm-12 col-md-6">
                    <div class="about-sec__about-txt">
                        <h2>THE 4X4 EXPERTS</h2>
                        <p>
                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has
                            been the industry's standard dummy text ever since the 1500s, when an unknown printer took a
                            galley of type and scrambled it to make a type specimen book. It has survived not only five
                            centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
                        </p>
                        <p>
                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has
                            been the industry's standard dummy text ever since the 1500s, when an unknown printer took a
                            galley of type and scrambled it to make a type specimen book. It has survived not only five
                            centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
                        </p>
                        <a href="#">Our Team</a>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <!-- Services section -->
    <section class="services-section" id="services">
        <div class="container">
            <div class="row">
                <div class="col-md-12 col-lg-6">
                    <div class="services-section__left-sec">
                        <h2>OUR SERVICES</h2>
                        <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has
                            been the industry's standard dummy text ever since the 1500s, when an unknown printer took a
                            galley of type and scrambled it to make a type specimen book. It has survived not only five
                            centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
                        </p>
                        <div class="services-section__slide-content">
                            <p data-slide="0">Mechanical Repairs & Servicing</p>
                            <p data-slide="1">Dealer Logbook Servicing </p>
                            <p data-slide="2">Advanced Dignostic assessment and fault processing</p>
                            <p data-slide="3">Automatic transmission servicing</p>
                            <p data-slide="4">Adblue servicing, testing and repairs</p>
                            <p data-slide="5">DPF testing, Diagnosis, cleaning & repair</p>
                            <p data-slide="6">Brake & clutch repairs</p>
                            <p data-slide="7">suspension & steering repairs</p>
                            <p data-slide="8">air conditioning regas and servicing</p>
                            <p data-slide="9">air-conditioning Repairs</p>
                            <p data-slide="10">wheel alignments & balances</p>
                            <p data-slide="11">Pre-purchase inspections</p>
                            <p data-slide="12">roadworthy inspections</p>
                            <p data-slide="13">COI's</p>
                            <p data-slide="14">Timing Belts</p>
                            <p data-slide="15">Timing chains</p>
                        </div>

                    </div>
                </div>
                <div class="col-md-12 col-lg-6">
                    <div class="services-section__right-slide">
                        <div class="services-section__service_slider">
                            <div class="services-section__content" data-slide="0">
                                <img src="../images/landcrus1.webp" alt="Mechanical Repairs & Servicing" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Mechanical Repairs & Servicing</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="1">
                                <img src="../images/landcus2.webp" alt="Dealer Logbook Servicing" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Dealer Logbook Servicing</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="2">
                                <img src="../images/landcrus3.webp" alt="Advanced Dignostic assessment" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Advanced Dignostic assessment and fault processing</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="3">
                                <img src="../images/landcrus4.webp" alt="Automatic transmission servicing" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Automatic transmission servicing</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="4">
                                <img src="../images/mr.webp" alt="Adblue servicing, testing and repairs" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Adblue servicing, testing and repairs</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="5">
                                <img src="../images/mr1.webp" alt="DPF testing, Diagnosis, cleaning & repair" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>DPF testing, Diagnosis, cleaning & repair</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="6">
                                <img src="../images/mr2.webp" alt="Brake & clutch repairs" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Brake & clutch repairs</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="7">
                                <img src="../images/nisan.webp" alt="suspension & steering repairs" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>suspension & steering repairs</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="8">
                                <img src="../images/toyta1.webp" alt="air conditioning regas and servicing" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>air conditioning regas and servicing</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="9">
                                <img src="../images/tyota.webp" alt="air-conditioning Repairs" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>air-conditioning Repairs</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="10">
                                <img src="../images/nisan1.webp" alt="wheel alignments & balances" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>wheel alignments & balances</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="11">
                                <img src="../images/land-cru.webp" alt="Pre-purchase inspections" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Pre-purchase inspections</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="12">
                                <img src="../images/nisan2.webp" alt="roadworthy inspections" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>roadworthy inspections</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="13">
                                <img src="../images/land-cru.webp" alt="COI's" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>COI's</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="14">
                                <img src="../images/nisan3.webp" alt="Timing Belts" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Timing Belts</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                            <div class="services-section__content" data-slide="15">
                                <img src="../images/landcus2.webp" alt="Timing chains" loading="lazy">
                                <div class="services-section__service-content">
                                    <h3>Timing chains</h3>
                                    <p>
                                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                                        Ipsum has
                                        been the industry's standard dummy text ever since the 1500s, when an unknown
                                        printer took a
                                        galley of type and scrambled it to make a type specimen book. It has survived
                                        not only five
                                        centuries, but also the leap into electronic typesetting, remaining essentially
                                        unchanged.
                                    </p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!--end-->

    <!-- testimonial section -->
    <section class="testimonial-sec" id="customers">
        <div class="container">
            <div class="row">
                <div class="col-sm-12">
                    <div class="testimonial-sec__testimonial-title">
                        <span class="bottom-line"></span>
                        <h2>OUR CUSTOMERS</h2>
                        <p>See what people are saying.</p>

                    </div>
                    <div class="testimonial-sec__testimonial-slider">
                        <div class="testimonial-sec__content-container flex">
                            <div class="testimonial-sec__profile-img">
                                <img src="./images/profile.webp" alt="profile image" loading="lazy">
                            </div>

                            <div class="testimonial-sec__text-area">
                                <img src="./images/quotes.webp" alt="quotes" loading="lazy">
                                <p> I inherited my grandparents house which needed desperate repairs before I could use
                                    it or rent it. The ongoing costs even before fixing it was a huge burden and very
                                    overwhelming, up until your team sold my house in only days. Yours service was
                                    beyond my expectation.
                                </p>
                                <img src="./images/quotes.webp" alt="quotes" class="right-quote" loading="lazy">
                                <span>—Heather Benett</span>
                            </div>
                        </div>
                        <div class="testimonial-sec__content-container flex">
                            <div class="testimonial-sec__profile-img">
                                <img src="./images/profile.webp" alt="profile image" loading="lazy">
                            </div>

                            <div class="testimonial-sec__text-area">
                                <img src="./images/quotes.webp" alt="quotes" loading="lazy">
                                <p>
                                    I inherited my grandparents house which needed desperate repairs before I could use
                                    it or rent it. The ongoing costs even before fixing it was a huge burden and very
                                    overwhelming, up until your team sold my house in only days. Yours service was
                                    beyond my expectation.
                                </p>
                                <img src="./images/quotes.webp" alt="quotes" class="right-quote" loading="lazy">
                                <span>—Heather Benett</span>
                            </div>
                        </div>
                        <div class="testimonial-sec__content-container flex">
                            <div class="testimonial-sec__profile-img">
                                <img src="./images/profile.webp" alt="profile image" loading="lazy">
                            </div>

                            <div class="testimonial-sec__text-area">
                                <img src="./images/quotes.webp" alt="quotes" loading="lazy">
                                <p>
                                    I inherited my grandparents house which needed desperate repairs before I could use
                                    it or rent it. The ongoing costs even before fixing it was a huge burden and very
                                    overwhelming, up until your team sold my house in only days. Yours service was
                                    beyond my expectation.
                                </p>
                                <img src="./images/quotes.webp" class="right-quote" alt="quotes" loading="lazy">
                                <span>—Heather Benett</span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <section class="social-sec">
        <div class="container">
            <div class="row">
                <div class="col-sm-12">
                    <div class="social-sec__instagram-title">
                        <h3>follow @bawaautocare</h3>
                        <h2>OUR SOCIALS</h2>
                    </div>
                </div>
            </div>
        </div>
        <div class="social-sec__social-feed">

            <div class="social-sec__feed">
                <img src="../images/instagram.webp" alt="instagram-feed" class="insta-icon" loading="lazy">
                <img src="../images/nisan3.webp" alt="instagram-feed" loading="lazy">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" alt="instagram-feed" class="insta-icon" loading="lazy">
                <img src="../images/landcrus4.webp" alt="instagram-feed" loading="lazy">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/landcus2.webp" alt="instagram-feed" loading="lazy">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/land-cru.webp" alt="instagram-feed">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/mr2.webp" alt="instagram-feed">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/toyta1.webp" alt="instagram-feed">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/nisan2.webp" alt="instagram-feed">
            </div>
            <div class="social-sec__feed">
                <img src="../images/instagram.webp" class="insta-icon" alt="instagram-feed" loading="lazy">
                <img src="../images/mr1.webp" alt="instagram-feed">
            </div>

        </div>
    </section>


    <section class="contact-sec" id="contact">
        <div class="container-xl container-fluid">
            <div class="row">
                <div class="col-sm-12">
                  
                    <!-- contact section -->
                    <div class="contact-sec__footer-contact-section">
                        <h2>CONTACT US</h2>
                        <div class="d-flex align-items-start justify-content-center contact-sec__contact-content-section">
                            <div class="d-flex flex-column justify-content-between contact-sec__left-find-us-section">
                                <h4>Find us here</h4>
                                <address><img src="../images/location.webp" alt="location" class="map-icon">BAW
                                    Automotive 1/477 Newman
                                    Rd,Geebung, QLD 4034</address>
                                <div class="d-flex flex-column contact-sec__left-contact-links ">
                                    <a href="mailto:quotes@bawauto.com.au"><img src="../images/mail.webp"
                                            class="map-icon" alt="email">quotes@bawauto.com.au</a><br>
                                    <a href="tel:+0417783415"><img src="../images/phone-call.webp" class="map-icon"
                                            alt="phone">Tel:&nbsp; 0417&nbsp;783&nbsp;415</a>
                                </div>
                                <div class="contact-sec__left-contact-timing-container">

                                    <div class="weeks-timing">
                                        <p>Monday</p>
                                        <p>7am-4pm</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Tuesday</p>
                                        <p>7am-4pm</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Wednesday</p>
                                        <p>7am-4pm</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Thursday</p>
                                        <p>7am-4pm</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Friday</p>
                                        <p>7am-4pm</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Saturday</p>
                                        <p>Closed</p>
                                    </div>
                                    <div class="weeks-timing">
                                        <p>Sunday</p>
                                        <p>Closed</p>
                                    </div>
                                </div>
                            </div>

                            <div class="contact-sec__middle-questions-section">
                                <h4>Questions?</h4>
                                <p>Call us at 0417 783 415 or <br> leave us a message below</p>
                                <form action="#" class="main-form">
                                    <div>
                                        <input type="text" id="full-name" placeholder="Full Name">
                                        <input type="tel" id="phone" placeholder="Phone">
                                    </div>
                                    <div>
                                        <input type="email" name="email" id="email" placeholder="Email">
                                    </div>

                                    <div>
                                        <textarea name="message-text" id="message-text"
                                            placeholder="Type your message here..."></textarea>
                                    </div>

                                    <input type="submit" value="SUBMIT">
                                </form>
                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- map section -->
        <div class="map-container">
            <iframe
                src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3543.4243028008405!2d153.0470636754552!3d-27.36246127638201!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b91594d93430f95%3A0xbbb6313e216eaaab!2sBAW%20Automotive%20%7C%204x4%20Upgrades%20%7C%204WD%20Builds%20%7C%20Offroad%20Suspension!5e0!3m2!1sen!2sin!4v1728993802791!5m2!1sen!2sin"
                width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
                referrerpolicy="no-referrer-when-downgrade"></iframe>
        </div>
    </section>
    <footer class="main-footer-section">
        <div class="container">
            <div class="row">
                <div class="col-md-4 text-center text-md-start">
                    <div class="main-footer-section__footer-content">
                        <img src="../images/BAWA_Logo.webp" class="logo" alt="Bawa Logo"> 
                        <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
                            Ipsum has
                            been the industry's standard dummy text ever since the 1500s, when an unknown
                            printer took.</p>
                        <ul class="main-footer-section__social-icon">
                            <li><a href="#"><img src="../images/facebook.webp" alt="facebook"></a></li>
                            <li><a href="#"><img src="../images/instagram.webp" alt="instagram"></a></li>
                            <li><a href="#"><img src="../images/tiktok.webp" alt="tiktok"></a></li>
                            <li><a href="#"><img src="../images/youtube.webp" alt="youtube"></a></li>
                        </ul>
                    </div>
                </div>
                <div class="col-md-4 text-center text-md-start my-5 my-md-0">
                    <div class="main-footer-section__footer-content middle">
                        <h3>Quick Links</h3>
                        <ul>
                            <li><a href="#">About Us</a></li>
                            <li><a href="#">Our Services</a></li>
                            <li><a href="#">Contact Us</a></li>
                            <li><a href="#">Terms & Conditions</a></li>
                            <li><a href="#">Privacy Policy</a></li>
                            <li><a href="#">Warranty</a></li>
                        </ul>
                    </div>
                </div>
                <div class="col-md-4 text-center text-md-start">
                    <div class="main-footer-section__footer-content">
                        <h3>Stay Updated</h3>
                        <p>Sign up to hear about all things 4X4</p>
                        <form>
                            <input type="email" placeholder="Email">
                            <button type="submit">Subscribe</button>
                        </form>

                    </div>
                </div>

            </div>
            <div class="col-12">
                <div class="main-footer-section__copyright">
                    <p>© 2017 - 2024 BAWA Autocare.
                    </p>
                </div>
            </div>

        </div>

    </footer>


    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" defer></script>
    <script  src="js/slick.min.js"></script>
    <script src="js/custom.js"></script>
</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit