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 Info() {
const style = {
withTitle2: {
fontSize: "15px",
fontWeight: 400,
lineHeight: "1em",
color: "#FFFFFF",
},
title: {
fontSize: "15px",
fontWeight: 700,
lineHeight: "1em",
color: "#FFFFFF",
},
};
return (
<>
<section
id="topnav2"
style={{
borderBottom: "1px solid #EAEAEA36",
paddingBottom: "-25px !important",
}}
>
<div className="container">
<div className="row">
<div className="col-lg-6 col-md-6 col-6 mt-4">
<h2 style={style.withTitle2}>
Customer Service : <span>+(62) 800-567-8990</span>
</h2>
</div>
<div className="col-lg-26 col-md-6 col-6 text-right mt-3">
<ul className="list-unstyled social-icon social">
<li className="list-inline-item mr-2">
<a href="javascript:void(0)" className="rounded">
<i
data-feather="facebook"
className="fea icon-sm fea-social"
></i>
</a>
</li>
<li className="list-inline-item mr-2">
<a href="javascript:void(0)" className="rounded">
<i
data-feather="instagram"
className="fea icon-sm fea-social"
></i>
</a>
</li>
<li className="list-inline-item mr-2">
<a href="javascript:void(0)" className="rounded">
<i
data-feather="twitter"
className="fea icon-sm fea-social"
></i>
</a>
</li>
<li className="list-inline-item">
<a href="javascript:void(0)" className="rounded">
<i
data-feather="linkedin"
className="fea icon-sm fea-social"
></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
</>
);
}
export default Info;
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0316 ]-- |