📁
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-advanced.php
28.79 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 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
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets.php
1.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: about-us.php
<!DOCTYPE html> <html lang="en"> <head> <!-- meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Title --> <title>Adsbeyo</title> <!-- favicon icon --> <link rel="shortcut icon" href="images/favv.ico" /> <!-- inject css start --> <!--== bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <!--== bootstrap-icons --> <link href="css/bootstrap-icons.css" rel="stylesheet" type="text/css" /> <!--== animate --> <link href="css/animate.css" rel="stylesheet" type="text/css" /> <!--== magnific-popup --> <link href="css/magnific-popup.css" rel="stylesheet" type="text/css" /> <!--== swiper --> <link href="css/swiper-bundle.min.css" rel="stylesheet" type="text/css" /> <!--== odometer --> <link href="css/odometer.css" rel="stylesheet" type="text/css" /> <!--== spacing --> <link href="css/spacing.css" rel="stylesheet" type="text/css" /> <!--== seoland-icon --> <link href="css/seoland-icon.css" rel="stylesheet" type="text/css" /> <!--== base --> <link href="css/base.css" rel="stylesheet" type="text/css" /> <!--== shortcodes --> <link href="css/shortcodes.css" rel="stylesheet" type="text/css" /> <!--== default-theme --> <link href="css/style.css" rel="stylesheet" type="text/css" /> <!--== responsive --> <link href="css/responsive.css" rel="stylesheet" type="text/css" /> <!--== color-customizer --> <link href="css/theme-color/color-4.css" data-style="styles" rel="stylesheet"> <link href="css/color-customize/color-customizer.css" rel="stylesheet" type="text/css" /> <!-- inject css end --> </head> <body> <!-- page wrapper start --> <div class="page-wrapper"> <!-- preloader start --> <div id="ht-preloader"> <div class="loader clear-loader"> <img class="img-fluid" src="images/loader.png" alt=""> </div> </div> <!-- preloader end --> <div id="particles-js"></div> <!--header start--> <header id="site-header" class="header"> <div id="header-wrap"> <div class="container-fluid"> <div class="row"> <div class="col"> <!-- Navbar --> <nav class="navbar navbar-expand-lg"> <a class="navbar-brand logo" href="index.php"> <img class="img-fluid" src="images/adsb.png" alt=""> </a> <button class="navbar-toggler ht-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <svg width="100" height="100" viewBox="0 0 100 100"> <path class="line line1" d="M 20,29.000046 H 80.000231 C 80.000231,29.000046 94.498839,28.817352 94.532987,66.711331 94.543142,77.980673 90.966081,81.670246 85.259173,81.668997 79.552261,81.667751 75.000211,74.999942 75.000211,74.999942 L 25.000021,25.000058"></path> <path class="line line2" d="M 20,50 H 80"></path> <path class="line line3" d="M 20,70.999954 H 80.000231 C 80.000231,70.999954 94.498839,71.182648 94.532987,33.288669 94.543142,22.019327 90.966081,18.329754 85.259173,18.331003 79.552261,18.332249 75.000211,25.000058 75.000211,25.000058 L 25.000021,74.999942"></path> </svg> </button> <div class="collapse navbar-collapse" id="navbarNav"> <!-- Left nav --> <ul class="nav navbar-nav mx-auto"> <!-- Home --> <li class="nav-item"> <a class="nav-link active" href="index.php">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="about-us.php">About Us</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown">Affiliate Marketing</a> <ul class="dropdown-menu"> <div class="row" style="padding-top:20px;"> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="auto-finder.php"><h6> <img class="img-fluid" src="images/icon/ic1.png" style="width: 60px;padding-right: 10px;" alt=""> Auto </h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="finance.php"><h6><img class="img-fluid" src="images/icon/ic8.png" style="width: 60px;padding-right: 10px;" alt=""> Insurance </h6> </a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="loan.php"> <h6> <img class="img-fluid" src="images/icon/ic7.png" style="width: 60px;padding-right: 10px;" alt=""> Loan </h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="health.php"><h6> <img class="img-fluid" src="images/icon/ic2.png" style="width: 60px;padding-right: 10px;" alt=""> Health </h6> </a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="legal.php"><h6> <img class="img-fluid" src="images/icon/ic10.png" style="width: 60px;padding-right: 10px;" alt=""> Legal</h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="career.php"><h6><img class="img-fluid" src="images/icon/ic9.png" style="width: 60px;padding-right: 10px;" alt=""> Career</h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="dating.php"><h6> <img class="img-fluid" src="images/icon/ic4.png" style="width: 60px;padding-right: 10px;" alt=""> Dating</h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="ecommerce.php"><h6><img class="img-fluid" src="images/icon/ic3.png" style="width: 60px;padding-right: 10px;" alt=""> Ecommerce</h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="home.php"><h6><img class="img-fluid" src="images/icon/ic6.png" style="width: 60px;padding-right: 10px;" alt=""> Home Services</h6></a> </div> </li> </div> <div class="col-sm-4"> <li> <div class="theme-title1"> <a href="travel.php"><h6><img class="img-fluid" src="images/icon/ic5.png" style="width: 60px;padding-right: 10px;" alt=""> Travel</h6></a> </div> </li> </div> </div> </ul> </li> <li class="nav-item"> <a class="nav-link" href="advertiser.php">Advertiser</a> </li> <li class="nav-item"> <a class="nav-link" href="publisher.php">Publisher</a> </li> </ul> </div> <div class="header-right d-flex align-items-center"> <a class="header-btn" href="contact.php">Contact Us <i class="bi bi-arrow-right"></i> </a> <a href="#" class="ht-nav-toggle"> <i class="bi bi-grid-fill"></i> </a> </div> </nav> </div> </div> </div> </div> </header> <nav id="ht-main-nav"> <a href="#" class="ht-nav-toggle"> <i class="bi bi-x-lg"></i> </a> <a class="navbar-brand logo" href="index.php"> <img class="img-fluid" src="images/adsb.png" alt=""> </a> <p class="mt-3">The mission of Adsbeyo is straightforward for an affiliate network: cultivate an environment where both advertisers and publishers can grow and thrive simultaneously. The core objective is to create a symbiotic relationship, ensuring the success of both parties within the network.</p> <div class="form-info"> <h4 class="mb-4">Contact Info</h4> <div class="contact-link"> <ul class="contact-info list-unstyled"> <li> <i class="flaticon flaticon-gps-1"></i> <span>Address:</span> <p>5th Street, 21st Floor, New York, USA</p> </li> <li> <i class="flaticon flaticon-email"></i> <span>Email:</span> <a href="mailto:contact@adsbeyo.com">contact@adsbeyo.com</a> </li> <li> <i class="flaticon flaticon-mobile"></i> <span>Phone:</span> <a href="tel:+91-234-567-8900">+91-234-567-8900</a> </li> </ul> </div> </div> <div class="social-icons mt-5"> <ul class="list-inline"> <li> <a href="#"> <i class="flaticon-facebook-app-symbol"></i> </a> </li> <li> <a href="#"> <i class="flaticon-twitter-2"></i> </a> </li> <li> <a href="#"> <i class="flaticon-instagram"></i> </a> </li> <li> <a href="#"> <i class="flaticon-linkedin-1"></i> </a> </li> </ul> </div> </nav> <!--header end--> <!--page title start--> <section class="page-title"> <div class="container"> <div class="row justify-content-center text-center"> <div class="col-lg-10"> <h1> About Us </h1> </div> </div> </div> <div class="page-title-wave"> <img src="images/page-bg.svg" alt=""> </div> </section> <!--page title end--> <!--body content start--> <div class="page-content"> <!--step end--> <!--about start--> <section> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 col-md-12"> <div class="shape-img-bg"> <img class="mask-img" src="images/about/01.jpg" alt=""> <div class="img-bg-shape"> <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 288 288"> <linearGradient id="imagewave2" x1="70.711%" x2="0%" y1="70.711%" y2="0%"> <stop class="stop-color2" offset="0%" stop-opacity="1" /> <stop class="stop-color1" offset="100%" stop-opacity="1" /> </linearGradient> <path fill="url(#imagewave2)"> <animate repeatCount="indefinite" attributeName="d" dur="5s" values="M37.5,186c-12.1-10.5-11.8-32.3-7.2-46.7c4.8-15,13.1-17.8,30.1-36.7C91,68.8,83.5,56.7,103.4,45 c22.2-13.1,51.1-9.5,69.6-1.6c18.1,7.8,15.7,15.3,43.3,33.2c28.8,18.8,37.2,14.3,46.7,27.9c15.6,22.3,6.4,53.3,4.4,60.2 c-3.3,11.2-7.1,23.9-18.5,32c-16.3,11.5-29.5,0.7-48.6,11c-16.2,8.7-12.6,19.7-28.2,33.2c-22.7,19.7-63.8,25.7-79.9,9.7 c-15.2-15.1,0.3-41.7-16.6-54.9C63,186,49.7,196.7,37.5,186z; M51,171.3c-6.1-17.7-15.3-17.2-20.7-32c-8-21.9,0.7-54.6,20.7-67.1c19.5-12.3,32.8,5.5,67.7-3.4C145.2,62,145,49.9,173,43.4 c12-2.8,41.4-9.6,60.2,6.6c19,16.4,16.7,47.5,16,57.7c-1.7,22.8-10.3,25.5-9.4,46.4c1,22.5,11.2,25.8,9.1,42.6 c-2.2,17.6-16.3,37.5-33.5,40.8c-22,4.1-29.4-22.4-54.9-22.6c-31-0.2-40.8,39-68.3,35.7c-17.3-2-32.2-19.8-37.3-34.8 C48.9,198.6,57.8,191,51,171.3z; M37.5,186c-12.1-10.5-11.8-32.3-7.2-46.7c4.8-15,13.1-17.8,30.1-36.7C91,68.8,83.5,56.7,103.4,45 c22.2-13.1,51.1-9.5,69.6-1.6c18.1,7.8,15.7,15.3,43.3,33.2c28.8,18.8,37.2,14.3,46.7,27.9c15.6,22.3,6.4,53.3,4.4,60.2 c-3.3,11.2-7.1,23.9-18.5,32c-16.3,11.5-29.5,0.7-48.6,11c-16.2,8.7-12.6,19.7-28.2,33.2c-22.7,19.7-63.8,25.7-79.9,9.7 c-15.2-15.1,0.3-41.7-16.6-54.9C63,186,49.7,196.7,37.5,186z "/> </path> </svg> </div> </div> </div> <div class="col-lg-6 col-md-12 mt-6 mt-lg-0 ps-lg-10"> <div class="theme-title mb-4"> <h6>About Us</h6> <h2>Everything starts with a <span>Marketing</span> Agency. </h2> <p>Established in 2023 by seasoned industry professionals with extensive experience as advertisers and publishers in various affiliate networks, Adsbeyo emerged to fill the gap where an optimal solution was lacking. Drawing from firsthand knowledge of the needs of advertisers and publishers, Adsbeyo was conceived as a performance-based network, built on the principles of dedicated and personalized service, a broad range of options, security for all stakeholders, and unwavering transparency.</p> <p>The mission of Adsbeyo is straightforward for an affiliate network: cultivate an environment where both advertisers and publishers can grow and thrive simultaneously. The core objective is to create a symbiotic relationship, ensuring the success of both parties within the network.</p> </div> </div> </div> </div> </section> <!--about end--> <!--marquee start--> <section class="py-8"> <div class="container-fluid p-0"> <div class="row"> <div class="col"> <div class="marquee-wrap style-2 grediant-bg2"> <div class="marquee-text"> <span>Digital Marketing</span> <i class="bi bi-square-fill"></i> <span>Affiliate Program</span> <i class="bi bi-square-fill"></i> <span>Leads Generation</span> <i class="bi bi-square-fill"></i> <span>Campaigns Analysis</span> <i class="bi bi-square-fill"></i> <span>Optimisation</span> <i class="bi bi-square-fill"></i> <span>Email Marketing</span> <i class="bi bi-square-fill"></i> </div> </div> </div> </div> </div> </section> <!--marquee end--> <!--timeline start--> <section class="overflow-hidden"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12"> <div class="main-timeline position-relative"> <div class="timeline_item"> <div class="date-content timeline-order-1b"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab1.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2b"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3b col-md"> <h4>Proprietary Tracking Software</h4> <p>Leveraging insights gained from their own encounters with other affiliate networks, Adsbeyo collaborated closely with a private development firm to meticulously construct a comprehensive custom tracking program. This proprietary software was methodically developed from the ground up, undergoing rigorous testing and successfully demonstrating its efficacy over numerous years of proven, successful performance.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab2.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3 col-md"> <h4>Dedicated Account Managers</h4> <p>For both Advertisers and Publishers alike, a dedicated Account Manager is at your service on a daily basis. Their role encompasses reviewing your performance, optimizing ongoing campaigns, strategizing and implementing future projects, and serving as a valuable sounding board for any ideas or feedback you may wish to share. The commitment is to provide personalized and attentive support, ensuring your needs and objectives are met with precision and excellence.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1b"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab3.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2b"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3b col-md"> <h4>Bridging The Financing Gap</h4> <p>Adsbeyo serves as a crucial source of interest-free capital for both Advertisers and Affiliates. This is achieved through the prompt and timely provision of CPA payments to Affiliates, even before receiving payments from Advertisers. This approach empowers Publishers to escalate their sales initiatives while enabling Advertisers to strategically pursue growth without incurring additional financing charges. It’s a symbiotic financial arrangement that fosters mutual benefit and intelligent business expansion.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab4.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3 col-md"> <h4>Fraud Prevention</h4> <p>Our Account Managers are consistently vigilant, closely monitoring vital metrics such as conversion rate, retention rate, and ad velocity. This proactive approach allows us to identify and address potential fraudulent activities promptly, ensuring that any threat is neutralized before it can significantly impact the members of Adsbeyo. This commitment to fraud prevention underscores our dedication to maintaining a secure and trustworthy environment for all involved parties.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1b"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab5.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2b"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3b col-md"> <h4>Performance Bonuses</h4> <p>As Publishers scale their output, Adsbeyo responds by elevating payouts and expediting payment schedules. Additionally, Adsbeyo periodically organizes performance contests, offering enticing rewards for our top-performing Publishers. This dual approach of recognizing and rewarding high-performance not only enhances the earning potential for Publishers but also fosters a dynamic and motivating environment within the Adsbeyo network.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab6.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3 col-md"> <h4>Simplified and Streamlined Payments</h4> <p>Adsbeyo ensures a straightforward and efficient payment process. Advertisers are billed solely for actual sales with no set-up fees, hidden charges, or interest fees. Publishers, in turn, can rely on regular and punctual payments, creating a transparent and hassle-free financial relationship within the Adsbeyo network.</p> </div> </div> <div class="timeline_item"> <div class="date-content timeline-order-1b"> <div class="date"> <div class="step-item style-2"> <div class="step-icon"> <img class="img-fluid" src="images/service/ab7.png" alt=""> </div> </div> </div> </div> <div class="timeline-icon timeline-order-2b"> <i class="flaticon flaticon-checked"></i> </div> <div class="timeline-content timeline-order-3b col-md"> <h4>Diversification</h4> <p>This principle extends to both the extensive array of campaigns accessible to Publishers and the diverse community of member Publishers. This diversity ensures the ability to cater to any type of lead generation that an Advertiser may seek, creating a dynamic and adaptable environment within the Adsbeyo network.</p> </div> </div> </div> </div> </div> </div> </section> <!--timeline end--> </div> <!--body content end--> <!--footer start--> <footer class="footer"> <div class="primary-footer"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-7 pe-lg-8"> <a class="navbar-brand logo footer-logo" href="index.php"> <p>Adsbeyo</p> </a> <p class="mt-4 mb-5">The mission of Adsbeyo is straightforward for an affiliate network: cultivate an environment where both advertisers and publishers can grow and thrive simultaneously. The core objective is to create a symbiotic relationship, ensuring the success of both parties within the network.</p> <div class="subscribe-form"> <form id="mc-form" class="mc-form"> <input type="email" value="" name="EMAIL" class="email" id="mc-email" placeholder="Email Address" required=""> <input class="subscribe-btn" type="submit" name="subscribe" value="Subscribe Now"> </form> </div> </div> <div class="col-lg-4 col-md-5 mt-6 mt-md-0"> <h5>Contact Adsbeyo</h5> <ul class="media-icon list-unstyled"> <li> <i class="flaticon-gps-1"></i> <h6>Visit Our Location</h6> <p class="mb-0">A6 Tower – 8th floor Gateway Office Parks, Grand Southern Trunk Rd, Chennai, Tamil Nadu 600063</p> </li> <li> <i class="flaticon-email"></i> <h6>Send Us Email</h6> <a href="mailto:contact@adsbeyo@gmail.com">contact@adsbeyo.com</a> </li> <li> <i class="flaticon-mobile"></i> <h6>Looking For Project</h6> <a href="tel:+912345678900">+91-234-567-8900</a> </li> </ul> </div> <div class="col-lg-4 col-md-8 mt-6 mt-lg-0"> <div class="row"> <div class="col-md-6 footer-menu"> <h5>Lead Generation</h5> <ul class="list-unstyled w-100"> <li> <a href="auto-finder.php">Auto</a> </li> <li> <a href="finance.php">Insurance</a> </li> <li> <a href="loan.php">Loan</a> </li> <li> <a href="health.php">Health</a> </li> <li> <a href="legal.php">Legal</a> </li> </ul> </div> <div class="col-md-6 mt-5 mt-md-0 footer-menu" style="padding-top: 50px;"> <ul class="list-unstyled"> <li> <a href="career.php">Career</a> </li> <li> <a href="dating.php">Dating</a> </li> <li> <a href="ecommerce.php">Ecommerce</a> </li> <li> <a href="home.php">Home Services</a> </li> <li> <a href="travel.php">Travel</a> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="secondary-footer"> <div class="container"> <div class="copyright"> <div class="row align-items-center"> <div class="col-md-6" style="font-size: 12px;">Copyright 2025 Adsbeyo. All Rights Reserved. <a href="privacy.php">Privacy Policy </a> <a href="terms.php"> Terms & Conditions</a></div> </div> </div> </div> </div> <div class="dark-bg ht-bg-move"></div> </footer> <!--footer end--> </div> <!-- page wrapper end --> <!--back-to-top start--> <div class="scroll-top"> <svg class="scroll-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" /> </svg> </div> <!--back-to-top end--> <!-- inject js start --> <!--== jquery --> <script src="js/jquery.min.js"></script> <!--== bootstrap --> <script src="js/bootstrap.bundle.min.js"></script> <!--== jquery-appear --> <script src="js/jquery-appear.js"></script> <!--== magnific-popup --> <script src="js/jquery.magnific-popup.min.js"></script> <!--== isotope --> <script src="js/isotope.pkgd.min.js"></script> <!--== counter --> <script src="js/odometer.min.js"></script> <!--== countdown --> <script src="js/jquery.countdown.min.js"></script> <!--== gsap --> <script src='js/gsap.min.js'></script> <!--== scrolltrigger --> <script src='js/scrolltrigger.min.js'></script> <!--== gsap-animation --> <script src='js/gsap-animation.js'></script> <!--== particles --> <script src='js/particles.js'></script> <!--== swiper --> <script src="js/swiper-bundle.min.js"></script> <!--== swiper-init --> <script src="js/seoland-swiper-init.js"></script> <!--== sticksy --> <script src="js/sticksy.min.js"></script> <!--== color-customize --> <script src="js/color-customize/color-customizer.js"></script> <!--== theme-script --> <script src="js/theme-script.js"></script> <!-- inject js end --> </body> </html>
Save