X7ROOT File Manager
Current Path:
/home/u126090504/domains/oceanicabeachresort.com/public_html
home
/
u126090504
/
domains
/
oceanicabeachresort.com
/
public_html
/
📁
..
📄
.htaccess
(0 B)
📁
Version
📄
about.php
(4.19 KB)
📁
admin
📁
assets
📄
booking.php
(4.55 KB)
📄
booking_details.php
(4.43 KB)
📄
booking_process.php
(1.12 KB)
📄
config.php
(914 B)
📄
contact.php
(14.48 KB)
📄
contactdb.php
(796 B)
📄
footer.php
(13.26 KB)
📄
gallery.php
(2.82 KB)
📄
header.php
(19.3 KB)
📁
images
📄
index.php
(2.27 KB)
📄
indexx.php
(75.25 KB)
📁
lib
📄
oce.zip
(106.17 MB)
📄
payment.php
(6.79 KB)
📄
payment_submit.php
(15.1 KB)
📄
payment_verify.php
(2.31 KB)
📁
qrcodes
📄
room-service.php
(8.98 KB)
📄
search_videos.php
(1.76 KB)
📄
services.php
(14.04 KB)
📄
success.php
(2.06 KB)
📄
test_mailer.php
(372 B)
📄
thank-you.php
(1.28 KB)
📁
uploads
📄
videos.php
(6.87 KB)
Editing: footer.php
<!-- footer start --> <footer class="footer footer-3"> <!-- footer bottom start --> <div class="footer-bottom"> <div class="container"> <!-- footer widget wrap start --> <div class="footer-widget-wrap"> <div class="row justify-content-between"> <div class="col-xl-2 col-lg-4 col-sm-6"> <!-- footer widget start --> <div class="footer-widget footer-widget-quick-links wow fadeInUp" data-wow-delay=".3s"> <h3 class="footer-widget-title line-anime">About us</h3> <!-- widget link start --> <div class="widget-link"> <p style="text-align:justify; color:white;">Oceanica Beach Resort is the best beach resort in Dublagadi, Balasore, offering a perfect blend of comfort, nature, and celebration by the sea.</p> </div> <!-- widget link end --> </div> <!-- footer widget end --> </div> <div class="col-xl-2 col-lg-4 col-sm-6"> <!-- footer widget start --> <div class="footer-widget footer-widget-quick-links wow fadeInUp" data-wow-delay=".3s"> <h3 class="footer-widget-title line-anime">Quick Links</h3> <!-- widget link start --> <div class="widget-link"> <ul class="link"> <li> <a href="index.php"><i class="fa-solid fa-chevron-right"></i> Home</a> </li> <li> <a href="about.php"><i class="fa-solid fa-chevron-right"></i> About Us</a> </li> <li> <a href="services.php"><i class="fa-solid fa-chevron-right"></i> Services</a> </li> <li> <a href="booking.php"><i class="fa-solid fa-chevron-right"></i> Booking</a> </li> <li> <a href="room-service.php"><i class="fa-solid fa-chevron-right"></i> Room</a> </li> </ul> </div> <!-- widget link end --> </div> <!-- footer widget end --> </div> <div class="col-xl-2 col-lg-4 col-sm-6"> <!-- footer widget start --> <div class="footer-widget footer-widget-services wow fadeInUp" data-wow-delay=".4s"> <h3 class="footer-widget-title line-anime">Address</h3> <!-- widget link start --> <div class="widget-link"> <ul class="link"> <li style="color:white;"> 📍 Bagda, Dublagadi, Balasore, Odisha – 756027 </li> <li style="color:white;">📞 9124413026/9002059090</li> </ul> </div> <!-- widget link end --> </div> <!-- footer widget end --> </div> <div class="col-xl-3 col-lg-4 col-sm-6"> <!-- footer widget start --> <div class="footer-widget footer-widget-subscribe wow fadeInUp" data-wow-delay=".5s"> <h4 class="footer-widget-title line-anime">Google Map</h4> <div class="widget-contact"> <!-- subscribe form start --> <form action="#" class="subscribe-form" id="subscribe-form"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3712.3262463248!2d87.0956875!3d21.4949375!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a1ceda2842c53d1%3A0x6d3d8bd87925e4a1!2sOceanica%20Beach%20Resort!5e0!3m2!1sen!2sin!4v1766402575386!5m2!1sen!2sin" width="200" height="250" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </form> <!-- subscribe form end --> <!-- footer social icon start --> <div class="footer-social-icon mt-40"> <ul class="social-icon"> <li> <a href="#" aria-label="instagram"><i class="fa-brands fa-instagram"></i></a> </li> <li> <a href="#" aria-label="facebook"><i class="fa-brands fa-facebook-f"></i></a> </li> <li> <a href="#" aria-label="twitter"><i class="fa-brands fa-x-twitter"></i></a> </li> <li> <a href="#" aria-label="pinterest"><i class="fa-brands fa-pinterest-p"></i></a> </li> </ul> </div> <!-- footer social icon end --> </div> </div> <!-- footer widget end --> </div> </div> </div> <!-- footer widget wrap end --> </div> </div> <!-- footer bottom end --> <!-- footer copyright start --> <div class="footer-copyright"> <div class="container"> <!-- footer copyright wrap start --> <div class="footer-copyright-wrap"> <div class="row align-items-center"> <div class="col-lg-6"> <!-- footer copyright start --> <div class="copyright-text wow fadeInUp" data-wow-delay=".2s"> <p class="m-0">©2025 Oceanica Beach Resort All Rights Reserved | by Eduweb Software Solutions</p> </div> <!-- footer copyright end --> </div> </div> </div> <!-- footer copyright wrap end --> </div> </div> <!-- footer copyright end --> </footer> <!-- footer end --> <!-- ================= FLOATING CALL + WHATSAPP BUTTONS ================= --> <style> /* IMPORTANT: page wrapper overflow fix */ body, html { overflow-x: hidden; } .page-wrapper { overflow: visible !important; } .floating-cta { position: fixed; bottom: 20px; width: 58px; height: 58px; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 999999; box-shadow: 0 8px 20px rgba(0,0,0,0.35); transition: transform .2s ease; } .floating-cta:hover { transform: scale(1.1); } /* CALL */ .floating-call { left: 18px; background: #E53935; } /* WHATSAPP */ .floating-whatsapp { right: 18px; background: #25D366; } /* Pulse */ .floating-cta::after { content: ""; position: absolute; inset: 0; border-radius: 50%; animation: pulse 1.8s infinite; } @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(0,0,0,.3); } 70% { box-shadow: 0 0 0 20px rgba(0,0,0,0); } 100% { box-shadow: 0 0 0 0 rgba(0,0,0,0); } } </style> <!-- 📞 CALL BUTTON --> <a href="tel:+919002059090" class="floating-cta floating-call" aria-label="Call Oceanica"> <svg width="26" height="26" viewBox="0 0 24 24" fill="white"> <path d="M6.62 10.79a15.05 15.05 0 006.59 6.59l2.2-2.2a1 1 0 011.01-.24c1.11.37 2.31.57 3.58.57a1 1 0 011 1v3.5a1 1 0 01-1 1C11.4 21.82 2.18 12.6 2.18 2a1 1 0 011-1H6.7a1 1 0 011 1c0 1.27.2 2.47.57 3.58a1 1 0 01-.24 1.01l-2.2 2.2z"/> </svg> </a> <!-- 🟢 WHATSAPP BUTTON --> <a href="https://wa.me/919124413026?text=Hello%20Oceanica%20Beach%20Resort" target="_blank" class="floating-cta floating-whatsapp" aria-label="WhatsApp Oceanica"> <svg viewBox="0 0 32 32" width="28" height="28"> <path fill="#fff" d="M16 3C9.38 3 4 8.38 4 15c0 2.52.76 4.85 2.07 6.78L5 29l7.4-1.94A11.9 11.9 0 0016 27c6.62 0 12-5.38 12-12S22.62 3 16 3z"/> <path fill="#25D366" d="M20.52 17.48c-.27-.14-1.6-.79-1.85-.88-.25-.09-.43-.14-.61.14-.18.27-.7.88-.86 1.06-.16.18-.32.2-.59.07-.27-.14-1.14-.42-2.17-1.34-.8-.71-1.34-1.59-1.5-1.86-.16-.27-.02-.42.12-.56.12-.12.27-.32.41-.48.14-.16.18-.27.27-.45.09-.18.05-.34-.02-.48-.07-.14-.61-1.47-.84-2.01-.22-.53-.45-.46-.61-.47-.16-.01-.34-.01-.52-.01s-.48.07-.73.34c-.25.27-.96.94-.96 2.29s.99 2.66 1.13 2.84c.14.18 1.95 2.98 4.73 4.18.66.28 1.18.45 1.58.58.66.21 1.26.18 1.74.11.53-.08 1.6-.65 1.83-1.28.23-.63.23-1.17.16-1.28-.07-.11-.25-.18-.52-.32z"/> </svg> </a> <!-- ================= END FLOATING BUTTONS ================= --> </div> <!-- page wrapper end --> <!-- jQuery --> <script src="assets/js/jquery-3.7.1.min.js"></script> <!-- bootstrap js --> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- jquery meanmenu js --> <script src="assets/js/jquery.meanmenu.min.js"></script> <!-- swiper js --> <script src="assets/js/swiper-bundle.min.js"></script> <!-- wow Js --> <script src="assets/js/wow.min.js"></script> <!-- validate js --> <script src="assets/js/validate.min.js"></script> <!-- ajax form Js --> <script src="assets/js/ajax-form.js"></script> <!-- SmoothScroll Js --> <script src="assets/js/SmoothScroll.js"></script> <!-- appear Js --> <script src="assets/js/jquery.appear.js"></script> <!-- magnific Js --> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!-- syotimer Js --> <script src="assets/js/jquery.syotimer.min.js"></script> <!-- main Js --> <script src="assets/js/main.js"></script> </body> </html>
Upload File
Create Folder