Hackfut Security File Manager
Current Path:
/home/u126195517/domains/rdnirjaldhulai.com/public_html
home
/
u126195517
/
domains
/
rdnirjaldhulai.com
/
public_html
/
📁
..
📄
aarambh.php
(2.46 KB)
📄
about.php
(4.71 KB)
📄
adi.php
(2.45 KB)
📄
adi_terms.php
(5.85 KB)
📄
agrima.php
(2.3 KB)
📄
app-ads.txt
(58 B)
📁
applications
📄
booking.php
(2.46 KB)
📄
booking_terms.php
(4.16 KB)
📄
composer.phar
(2.97 MB)
📄
config.php
(633 B)
📄
contact.php
(4.02 KB)
📄
contact_process.php
(3.05 KB)
📄
delete_account.php
(3.41 KB)
📄
error_log
(0 B)
📄
footer.php
(3.68 KB)
📄
google028f325756238b38.html
(53 B)
📄
google7c0482add8b65d24.html
(53 B)
📄
googledbda1fce9a3128a0.html
(53 B)
📄
header.php
(3.26 KB)
📁
images
📄
index.php
(9.03 KB)
📄
onetwothree3.php
(177.99 KB)
📄
prarambh.php
(2.51 KB)
📄
preshayati.php
(2.31 KB)
📄
privacy.php
(6.36 KB)
📄
product_edition_template.php
(4.13 KB)
📄
products.php
(3.21 KB)
📄
robots.txt
(73 B)
📄
rohati.php
(2.3 KB)
📄
samapurna.php
(2.31 KB)
📄
termsconditions.html
(325.84 KB)
📄
termsconditions.php
(7.69 KB)
📄
test_push.php
(1.49 KB)
📄
testing3.php
(7.88 KB)
📄
user_new.php
(20.86 KB)
📄
v3.php
(20.86 KB)
📁
web_assets
📁
web_vendor
Editing: about.php
<?php session_start(); $pageTitle = "RD’s Nirjal Dhulai - About Us"; $activePage = "about"; $flash = $_SESSION['flash'] ?? []; unset($_SESSION['flash']); include __DIR__ . "/header.php"; ?> <!-- Page Content --> <div class="page-heading header-text"> <div class="container"> <div class="row"> <div class="col-md-12"> <h1>About Us</h1> <span>We have over 16 years of experience</span> </div> </div> </div> </div> <!-- Flash message (after sending footer form) --> <div class="container" id="contact" style="margin-top:20px;"> <?php if (!empty($flash['success'])): ?> <div class="alert alert-success"><?= htmlspecialchars($flash['success']) ?></div> <?php elseif (!empty($flash['error'])): ?> <div class="alert alert-danger"><?= htmlspecialchars($flash['error']) ?></div> <?php endif; ?> </div> <div class="more-info about-info"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="more-info-content"> <div class="row"> <div class="col-md-6 align-self-center"> <div class="right-content"> <span>The future is here</span> <h2>Get to know about <em>our company</em></h2> <p> Randhawa Dynamics Incorporation, innovative software development house established in 2011. We design, develop and deploy solutions for our customers promoting productivity, profitability and expansion of their businesses. <br><br> We have developed many solutions, but we specialize in factory management for the laundry and dry cleaning market and EPOS systems for dry cleaning. <br><br> We value and understand the importance of customized software to your business, hence our solutions are tailored to meet your requirements. </p> </div> </div> <div class="col-md-6"> <div class="left-image"> <img src="web_assets/images/about-image.png" alt=""> </div> </div> </div> </div> </div> </div> </div> </div> <div class="team"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-heading"> <h2>Our team <em>members</em></h2> <span></span> </div> </div> <div class="col-md-4"> <div class="team-item"> <img src="web_assets/images/avatar-01.jpg" alt=""> <div class="down-content"> <h4>Bhajan Singh Randhawa</h4> <span>Founder</span> <p> Bhajan Singh Randhawa is the Managing Director of Randhawa Dynamics Incorporation holding a degree of MCM with Java spcialisation and a background in software development. He has built the business into a leading IT support provider. He has led the development of many of the systems and methodologies that are used by Randhawa Dynamics Incorporation and their clients today. </p> </div> </div> </div> <div class="col-md-4"> <div class="team-item"> <img src="web_assets/images/avatar-02.jpg" alt=""> <div class="down-content"> <h4>Dipti Bhambure</h4> <span>Founder</span> <p> Dipti Bhambure is the Operation Director of Randhawa Dynamics Incorporation holding a degree of MCM with Java spcialisation and a background in software development. Dipti is responsible for driving excellence and value from internal support functions and focuses on working with the board on their strategy and growth plans. </p> </div> </div> </div> <div class="col-md-4"> <div class="team-item"> <img src="web_assets/images/avatar-03.jpg" alt=""> <div class="down-content"> <h4>Manjiri Sawant</h4> <span>Founder</span> <p> Manjiri Sawant is the founder of Randhawa Dynamics Incorporation. She joined the business as as Finance Director. With a team of just few people – She has built a successful business IT support organisation based on delighting our customers who stay with us and refer us to their friends and business associates. </p> </div> </div> </div> </div> </div> </div> <?php include __DIR__ . "/footer.php"; ?>
Upload File
Create Folder