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/ drwxrwxrwx | |
| Viewing file: Select action/file-type: function Capacity() {
const style = {
withTitle: {
fontSize: "20px",
fontWeight: 700,
lineHeight: "1.1em",
color: "#E91A2F",
},
title: {
fontSize: "40px",
fontWeight: 800,
lineHeight: "1.1em",
color: "#343940",
},
};
return (
<>
<section className="section-two">
<div className="container-fluid">
<div className="row align-items-center">
<div className="col-md-6">
<img
src="images/Animated network updated.gif"
className="img-fluid"
alt=""
/>
</div>
<div className="col-md-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div className="section-title ml-lg-5">
<h2 className="" style={style.withTitle}>
<span
className="mr-2"
style={{
color: "#FFFFFF",
backgroundColor: "#E91A2F",
borderRadius: "50%",
mozBorderRadius: "50%",
webkitBorderRadius: "50%",
display: "inline-block",
fontWeight: "bold",
lineHeight: "40px",
marginRight: "5px",
textAlign: "center",
width: "40px",
height: "40px",
}}
>
<i className="mdi mdi-newspaper-variant-outline text-white"></i>
</span>
OUR CAPACITY
</h2>
<h2 className="title mb-4" style={style.title}>
PMB Global IS AVAILABLE TO <br /> ALL CORNERS OF THE COUNTRY.
</h2>
<p className="text-black para">
Proin ullamcorper pretium orci. Donec nec scelerisque leo.{" "}
<br />
Nam massa dolor imperdiet nec consequata congue idsem.
<br />
Maecenas malesuada faucibus finibus. Donec vitae libero
<br />
porttitor laoreet sapiena ultrices.
</p>
<hr
style={{
color: "#000000",
backgroundColor: "#000000",
height: 0.1,
borderColor: "#000000",
}}
/>
<p className="text-black font-weight-bold">Call Us Now.</p>
<h4 className="title" style={{ color: "red" }}>
+(62) 800-567-8990
</h4>
</div>
</div>
</div>
</div>
</section>
</>
);
}
export default Capacity;
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0411 ]-- |