|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/.trash/ | |
|
Path: /home2/outerorb/.trash/yellowapple.php
Size: 1.93 KB
Permissions: 0644
<?php die();
<!DOCTYPE html>
<html>
<head>
<?php include('inc/head.php'); ?>
</head>
<body>
<div class="wrapper">
<!-- header -->
<header>
<?php include('inc/header.php') ?>
</header>
<!-- banner -->
<div class="banner">
<div class="container">
<!-- heading -->
<h2>INFO</h2>
<!-- sub heading -->
<h3>Important Information for remote support service</h3>
<!-- access button -->
<a href="#work" class="btn btn-default">SCROLL DOWN</a>
</div>
</div>
<!-- banner end -->
<!-- works -->
<div class="works" id="work">
<div class="container">
<!-- default heading -->
<div class="default-heading">
<!-- heading -->
<h2>Payment Info for YELLOW APPLE</h2>
<!-- paragraph -->
</div>
<hr>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<ul>
<li>Bank Name: <strong>Abu Dhabi Commercial Bank</strong></li>
<li>Bank Address: <strong>Karama Branch, UAE</strong></li>
<li>A/C name: <strong>THE YELLOW APPLE GENERAL TRADING LLC.</strong></li>
<li>A/C No: <strong>510322020001</strong></li>
<li>IBAN No: <strong>AE980030000510322020001</strong></li>
<li>SWIFT Code: <strong>ADCBAEAA</strong></li>
<li>Company Address: <strong>Ofc 603, Nawras Tower, Al Qusais 1, Deira, Dubai, United Arab Emirates, 00000</strong></li>
<li>Reason: <strong>Digital Marketing Services</strong></li>
<li>Company Phone: <strong>Coming Soon..</strong></li>
</ul>
</div>
<div class="col-md-3"></div>
</div>
<hr>
<!-- contact -->
<?php include('inc/contact_section.php') ?>
<!-- contact -->
<footer>
<?php include('inc/footer.php') ?>
</footer>
</div>
<?php include('inc/footer_js.php') ?>
</body>
</html>