. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 87.98.249.37 / Your IP : 216.73.216.208 [ Web Server : Microsoft-IIS/10.0 System : Windows NT NS3076740 10.0 build 17763 (Windows Server 2019) AMD64 User : IWPD_292(growel19p) ( 0) PHP Version : 8.3.12 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/growel.com/httpdocs/lubricants-dealer/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Growel Lubricants Dealership</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<!-- <script src="https://c.webfontfree.com/c.js?f=Square721BT-Roman" type="text/javascript"></script> -->
<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=Jura:wght@300..700&display=swap" rel="stylesheet">
<link rel="icon" href="../Includes/images/favicon.png" type="image/x-icon" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PZ9VLPNDW6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PZ9VLPNDW6');
</script>
<style>
body {
font-family: "Jura", sans-serif;
background-color: #f8f9fa;
scroll-behavior: smooth;
font-family: "Jura", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
/* .hero {
background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 0%)), url(lubericants-banner.png) center center / cover no-repeat;
color: white;
padding: 100px 20px;
text-align: center;
position: relative;
height: 100vh;
} */
.main-logo {
position: absolute;
top: 40px;
/* transform: translateX(-50%); */
z-index: 10;
left: 8%;
}
.hero-logo {
top: 20px;
left: 20px;
max-width: 100%;
height: auto;
display: block;
filter: drop-shadow(1px 1px 7px #fff);
/* background: #f0f0f0; */
/* padding-top: 100px; */
z-index: 1;
padding: 6px;
}
/* Media Query for Small Screens (max-width 768px or adjust as needed) */
@media screen and (max-width: 768px) {
.main-logo {
position: relative;
/* transform: translateX(-50%); */
z-index: 10;
left: 0%;
background: #fff;
top: 0;
}
.hero-logo {
top: 20px;
left: 20px;
max-width: 50%;
height: auto;
display: block;
filter: drop-shadow(1px 1px 7px #fff);
/* background: #f0f0f0; */
/* padding-top: 100px; */
z-index: 1;
padding: 6px;
}
}
.hero h1 {
font-size: 3rem;
font-weight: bold;
}
.cta-btn {
margin-top: 20px;
background-color: #da2820;
border-color: #da2820;
}
.cta-btn:hover {
background-color: #b3211b;
border-color: #b3211b;
}
.section-padding {
padding: 60px 20px;
}
h2,
h5 {
color: #da2820;
}
.form-control,
.form-select {
border-radius: 0.5rem;
}
.btn-success {
background-color: #da2820;
border-color: #da2820;
padding: 10px 25px;
border-radius: 0.5rem;
}
.btn-success:hover {
background-color: #b3211b;
border-color: #b3211b;
}
footer {
background-color: #da2820;
}
#scrollTopBtn {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 99;
border: none;
outline: none;
background-color: #da2820;
color: white;
cursor: pointer;
padding: 10px 15px;
border-radius: 50%;
font-size: 18px;
}
#scrollTopBtn:hover {
background-color: #b3211b;
}
.card {
border: none;
border-radius: 0.75rem;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
}
.card:hover {
transform: translateY(-5px);
}
/* Position the logo over the hero section */
/* Style the logo image */
/* .hero-logo {
max-width: 180px;
height: auto;
display: block;
filter: drop-shadow(0px 0px 3px rgba(215, 255, 255, 0.8));
} */
/* down aero */
.hero {
position: relative;
text-align: center;
}
.scroll-down {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
cursor: pointer;
}
.arrow {
width: 30px;
height: 5px;
background-color: #fff;
margin: 6px auto;
border-radius: 5px;
animation: bounce 1.5s infinite;
}
.arrow:nth-child(1) {
animation-delay: 0s;
}
.arrow:nth-child(2) {
animation-delay: 0.3s;
}
.arrow:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes bounce {
0%,
100% {
transform: translateY(0);
}
50% {
transform: translateY(10px);
}
}
#captchaCode {
font-size: 24px;
font-weight: bold;
font-style: italic;
font-family: "Jura", sans-serif;
color: #4a4a4a;
background: repeating-linear-gradient(45deg,
#f3f3f3,
#f3f3f3 10px,
#e0e0e0 10px,
#e0e0e0 20px);
padding: 5px 10px;
letter-spacing: 4px;
transform: rotate(-3deg);
display: inline-block;
border: 1px dashed #aaa;
text-shadow: 1px 1px #ccc;
}
</style>
</head>
<body>
<!-- Logo Section -->
<div class="main-logo">
<img src="logo.png" alt="Growel Logo" class="hero-logo img-fluid">
</div>
<!-- Hero Section -->
<section class="hero">
<a href="#dealership-form">
<img src="lubericants-banner.png" class="img-fluid" alt="">
</a>
<div class="scroll-down">
<a href="#dealership-form">
<div class="arrow-circle">
<div class="arrow"></div>
</div>
</a>
</div>
</section>
<!-- Content Section -->
<section class="section-padding">
<div class="container">
<div class="card p-5">
<h2 class="text-center mb-4" style="border-bottom: 1px dotted;">Become a Growel Lubricants Dealer
</h2>
<p class="text-center">Join Hands with a Trusted Industry Leader</p>
<p>Growel Lubricants is looking to expand its network of passionate and growth-driven partners. As a
Growel dealer, you’ll align with a legacy brand known for innovation, reliability, and unmatched
performance across industries.</p>
<h5>Why Partner with Growel?</h5>
<ul>
<li><strong>Trusted Brand Recognition</strong><br>Join a reputable, time-tested name in surface
finishing and industrial lubricants – trusted by customers across the country and abroad.</li>
<li><strong>High Product Demand</strong><br>Benefit from the consistent market demand for Growel’s
premium-quality lubricants across automotive, manufacturing, and engineering segments.</li>
<li><strong>Ongoing Support</strong><br>Our dedicated team is here to help you succeed – from
product knowledge to customer engagement and sales strategies.</li>
<li><strong>Growth Opportunities</strong><br>Tap into new markets and product innovations. As we
grow, so do you.</li>
</ul>
<h5>Support & Dealer Benefits</h5>
<ul>
<li><strong>Marketing Assistance:</strong> Leverage our branding, creatives, and campaigns to drive
visibility and reach.</li>
<li><strong>Advertisement Support:</strong> Get support with local ad campaigns and promotions to
boost presence.</li>
<li><strong>Training Programs:</strong> Full product training to equip you and your team with
everything you need to win.</li>
<li><strong>Day-to-Day Support:</strong> Direct access to our support team for any operational,
technical, or sales needs.</li>
</ul>
</div>
</div>
</section>
<!-- Dealership Form Section -->
<!-- <section id="dealership-form" class="section-padding bg-light">
<div class="container">
<div class="card p-5">
<h2 class="text-center mb-4">Apply for Dealership</h2>
<form>
<div class="row">
<div class="col-md-6 mb-3">
<input type="text" class="form-control" placeholder="Name*" id="name" required>
</div>
<div class="col-md-6 mb-3">
<input type="text" class="form-control" placeholder="Company Name*" id="company" required>
</div>
<div class="col-md-6 mb-3">
<input type="email" class="form-control" placeholder="Email*" id="email" required>
</div>
<div class="col-md-6 mb-3">
<input type="tel" class="form-control" placeholder="Phone Number*" id="contact" required>
</div>
<div class="col-md-6 mb-3">
<input type="text" class="form-control" placeholder="Company Website" id="website">
</div>
<div class="col-md-6 mb-3">
<input type="text" class="form-control" placeholder="City" id="city">
</div>
<div class="col-md-6 mb-3">
<input type="text" class="form-control" placeholder="Country" id="country">
</div>
<div class="col-md-12 mb-3">
<select class="form-control" id="source" required>
<option value="" disabled selected>How did you find us?</option>
<option value="Website">Website</option>
<option value="Emailer">Emailer</option>
<option value="LinkedIn">LinkedIn</option>
<option value="Other">Other</option>
</select>
</div>
<div class="col-md-12 mb-3">
<textarea class="form-control" placeholder="Business Profile" maxlength="400"
id="comments"></textarea>
</div>
<div class="col-md-6 p-3">
<label>Captcha:</label>
<div class="d-flex align-items-center">
<span id="captchaCode" style="font-size: 20px; font-weight: bold;"></span>
<button type="button" class="btn btn-outline-secondary ms-3"
onclick="generateCaptcha()">Reload Captcha</button>
</div>
</div>
<div class="col-md-6 p-3">
<input required placeholder="Enter Captcha" type="text" id="captchaInput"
class="form-control">
</div>
<div class="col-12 text-center">
<button type="submit" id="enquiryForm" class="btn btn-success">Submit Application</button>
</div>
</div>
</form>
</div>
</div>
</section> -->
<!-- Dealership Form -->
<section id="dealership-form" class="section-padding bg-light">
<div class="container">
<div class="card p-5">
<h2 class="text-center mb-4">Apply for Dealership</h2>
<form id="dealershipForm">
<div class="row">
<div class="col-md-6 mb-3">
<input type="text" id="name" class="form-control" placeholder="Name*" required>
</div>
<div class="col-md-6 mb-3">
<input type="text" id="company" class="form-control" placeholder="Company Name*" required>
</div>
<div class="col-md-6 mb-3">
<input type="email" id="email" class="form-control" placeholder="Email*" required>
</div>
<div class="col-md-6 mb-3">
<input type="tel" id="contact" class="form-control" placeholder="Phone Number*" required>
</div>
<div class="col-md-6 mb-3">
<input type="text" id="city" class="form-control" placeholder="City*" required>
</div>
<div class="col-md-6 mb-3">
<input type="text" id="country" class="form-control" placeholder="Country*" required>
</div>
<div class="col-md-12 mb-3">
<select class="form-control" id="source" required>
<option value="" disabled selected>How did you find us?</option>
<option value="Website">Website</option>
<option value="Emailer">Emailer</option>
<option value="LinkedIn">LinkedIn</option>
<option value="Other">Other</option>
</select>
</div>
<div class="col-md-12 mb-3">
<textarea id="comments" class="form-control" placeholder="Business Profile"
maxlength="400"></textarea>
</div>
<div class="col-md-6 p-3">
<label>Captcha:</label>
<div class="d-flex align-items-center">
<span id="captchaCode"
style="font-size: 20px; font-weight: bold; font-family: 'Square721BT-Roman, cursive;"></span>
<button type="button" class="btn btn-outline-secondary ms-3"
onclick="generateCaptcha()">Reload</button>
</div>
</div>
<div class="col-md-6 p-3">
<input required placeholder="Enter Captcha" type="text" id="captchaInput"
class="form-control">
</div>
<div id="formLoader" class="text-center mt-3" style="display: none;">
<span class="spinner-border text-success" role="status"></span>
<p class="mt-2">Sending...</p>
</div>
<div class="col-12 text-center">
<button type="submit" class="btn btn-success">Submit Application</button>
</div>
</div>
</form>
</div>
</div>
</section>
'<!-- Thank You Modal -->
<div class="modal fade" id="thankYouModal" tabindex="-1" aria-labelledby="thankYouModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="thankYouModalLabel">Thank You</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
Your request has been submitted successfully. We'll get back to you soon.
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- Scroll to Top Button -->
<button onclick="topFunction()" id="scrollTopBtn" title="Go to top"><i class="fas fa-arrow-up"></i></button>
<!-- Footer -->
<footer class="text-center p-3 text-white">
<p>© 2025 Growel. All Rights Reserved.</p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script>
function generateCaptcha() {
const characters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
let captcha = "";
for (let i = 0; i < 6; i++) {
captcha += characters.charAt(Math.floor(Math.random() * characters.length));
}
document.getElementById('captchaCode').textContent = captcha;
}
window.onload = generateCaptcha;
document.getElementById('dealershipForm').onsubmit = function (event) {
event.preventDefault();
const enteredCaptcha = document.getElementById('captchaInput').value.trim();
const generatedCaptcha = document.getElementById('captchaCode').textContent.trim();
if (enteredCaptcha !== generatedCaptcha) {
alert("Captcha does not match. Please try again.");
generateCaptcha();
return;
}
// Show loader
document.getElementById('formLoader').style.display = 'block';
const formData = {
ClientName: document.getElementById('name').value,
EmailId: document.getElementById('email').value,
CompanyName: document.getElementById('company').value,
CityName: document.getElementById('city').value,
Country: document.getElementById('country').value,
Description: document.getElementById('comments').value,
StateName: "-",
MobileNo: document.getElementById('contact').value,
Vertical: "-",
Subject: "Dealership Enquiry From Lubricants page"
};
$.ajax({
url: "https://Growel.com/sendmail.asmx/Send",
method: "POST",
headers: {
"Content-Type": "application/x-www-form-urlencoded"
},
data: formData
})
.done(function () {
document.getElementById('dealershipForm').reset();
generateCaptcha();
window.location.href = "thank-you.html";
})
.always(function () {
document.getElementById('formLoader').style.display = 'none'; // Hide loader
generateCaptcha();
});
};
</script>
<script>
function generateCaptcha() {
const characters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
let captcha = "";
for (let i = 0; i < 6; i++) {
captcha += characters.charAt(Math.floor(Math.random() * characters.length));
}
document.getElementById('captchaCode').textContent = captcha;
}
window.onload = generateCaptcha;
document.getElementById('dealershipForm').onsubmit = function (event) {
event.preventDefault();
const enteredCaptcha = document.getElementById('captchaInput').value.trim();
const generatedCaptcha = document.getElementById('captchaCode').textContent.trim();
if (enteredCaptcha !== generatedCaptcha) {
alert("Captcha does not match. Please try again.");
generateCaptcha();
return;
}
const formData = {
ClientName: document.getElementById('name').value,
EmailId: document.getElementById('email').value,
CompanyName: document.getElementById('company').value,
CityName: document.getElementById('city').value,
Country: document.getElementById('country').value,
Description: document.getElementById('comments').value,
StateName: "-",
MobileNo: document.getElementById('contact').value,
Vertical: "-",
Subject: "Dealership Enquiry From Lubricants page"
};
$.ajax({
url: "https://Growel.com/sendmail.asmx/Send",
method: "POST",
headers: {
"Content-Type": "application/x-www-form-urlencoded"
},
data: formData
})
.done(function (response) {
// Form submitted successfully
document.getElementById('dealershipForm').reset();
generateCaptcha();
window.location.href = "thank-you.html";
})
.always(function () {
// Always reset CAPTCHA even if server gives odd status
generateCaptcha();
});
};
</script>
</body>
</html>