����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Escort Service in Delhi | Delhi Escort Service - <?= createurl('www') ?></title>
<!-- Resource Hints -->
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Preload hero images to improve LCP -->
<link rel="preload" as="image" href="image/banner01.webp" imagesrcset="image/banner01.webp 1x" fetchpriority="high">
<!-- Bootstrap CSS (asynchronously) -->
<link rel="preload" as="style" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" media="print"
onload="this.media='all'">
<noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css">
</noscript>
<!-- Font Awesome (asynchronously) -->
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
media="print" onload="this.media='all'">
<noscript>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</noscript>
<!-- Google Fonts -->
<link rel="preload" as="style"
href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<style>
:root {
--primary-color: #6C0409;
--secondary-color: #cf9aa3;
--accent-color: #ff8c00;
--text-dark: #333;
--text-light: #666;
--white: #fff;
--lightred: #ff000c;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
line-height: 1.6;
color: var(--text-dark);
}
p {
text-align: justify;
}
a {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
transition: all 0.3s ease;
}
img:hover {
transform: scale(1.05);
}
/* Header Styles */
.navbar {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
padding: 15px 0;
}
.navbar-brand img {
height: 50px;
}
.nav-link {
color: var(--text-dark) !important;
font-weight: 500;
margin: 0 10px;
transition: color 0.3s ease;
}
.nav-link:hover,
.nav-link.active {
color: var(--primary-color) !important;
}
.whatsapp-btn {
background: #25d366;
color: white !important;
padding: 10px 20px;
border-radius: 25px;
text-decoration: none;
transition: all 0.3s ease;
}
.whatsapp-btn:hover {
background: #128c7e;
transform: translateY(-2px);
}
/* Banner Slider */
.banner-slider {
height: 80vh;
position: relative;
overflow: hidden;
margin-top: 80px;
}
.carousel {
height: 100%;
}
.carousel-inner {
height: 100%;
}
.carousel-item {
height: 100%;
}
.banner-slide {
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.banner-slide::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4);
}
.banner-content {
position: relative;
text-align: center;
color: white;
z-index: 2;
max-width: 800px;
padding: 0 20px;
}
.banner-content h1 {
font-size: 3.5rem;
font-weight: 700;
margin-bottom: 20px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.banner-content p {
font-size: 1.3rem;
margin-bottom: 0;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/* Services Section */
.services-section {
padding: 80px 0;
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.section-heading {
text-align: center;
margin-bottom: 60px;
}
.section-heading h2,
.section-heading h1 {
font-size: 2.5rem;
font-weight: 700;
color: var(--primary-color);
margin-bottom: 20px;
}
.section-heading p {
font-size: 1.1rem;
color: var(--text-light);
margin: 0 auto;
text-align: center;
margin-bottom: 20px;
}
/* Model Cards */
.model-card {
background: white;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
margin-bottom: 30px;
}
.model-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.model-card img {
width: 100%;
height: 300px;
object-fit: cover;
}
.model-info {
padding: 20px;
}
.model-info h3 {
color: var(--primary-color);
font-size: 1.3rem;
margin-bottom: 10px;
}
.model-info p {
color: var(--text-light);
margin-bottom: 15px;
}
.model-actions {
display: flex;
gap: 10px;
}
.model-actions a {
padding: 8px 15px;
border-radius: 20px;
text-decoration: none;
font-size: 1.2rem;
transition: all 0.3s ease;
}
.model-actions a:first-child {
background: #25d366;
color: white;
}
.model-actions a:last-child {
background: var(--primary-color);
color: white;
}
.model-actions a:hover {
transform: scale(1.1);
}
/* Pricing Section */
.pricing-section {
padding: 80px 0;
background: linear-gradient(135deg, var(--secondary-color) 0%, #e493da 100%);
}
.pricing-card {
background: white;
border-radius: 20px;
padding: 40px 30px;
text-align: center;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
height: 100%;
}
.pricing-card:hover {
transform: translateY(-10px);
}
.pricing-card.featured {
border: 3px solid var(--accent-color);
transform: scale(1.05);
}
.pricing-card.featured:hover {
transform: scale(1.05) translateY(-10px);
}
.pricing-header {
margin-bottom: 30px;
}
.pricing-badge {
background: var(--accent-color);
color: white;
padding: 5px 15px;
border-radius: 15px;
font-size: 0.9rem;
margin-bottom: 15px;
display: inline-block;
}
.pricing-title {
color: var(--primary-color);
font-size: 1.5rem;
font-weight: 600;
margin-bottom: 10px;
}
.pricing-price {
font-size: 2.5rem;
font-weight: 700;
color: var(--primary-color);
}
.pricing-features {
list-style: none;
margin: 30px 0;
}
.pricing-features li {
padding: 8px 0;
border-bottom: 1px solid #eee;
color: var(--text-light);
}
.pricing-features li:last-child {
border-bottom: none;
}
.pricing-btn {
background: var(--primary-color);
color: white;
padding: 12px 30px;
border: none;
border-radius: 25px;
font-weight: 600;
transition: all 0.3s ease;
text-decoration: none;
display: inline-block;
}
.pricing-btn:hover {
background: #8b0a0f;
transform: translateY(-2px);
color: white;
}
/* About Section */
.about-section {
padding: 80px 0;
background: white;
}
.about-content h2 {
color: var(--primary-color);
font-size: 2.2rem;
font-weight: 700;
margin-bottom: 30px;
}
.about-content p {
color: var(--text-light);
margin-bottom: 20px;
font-size: 1.1rem;
}
.about-content ul {
margin: 20px 0;
}
.about-content ul li {
margin-bottom: 15px;
color: var(--text-light);
}
.about-content ul li b {
color: var(--primary-color);
}
.about-btn {
background: var(--primary-color);
color: white;
padding: 15px 30px;
border-radius: 25px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
display: inline-block;
margin-top: 20px;
}
.about-btn:hover {
background: #8b0a0f;
color: white;
transform: translateY(-2px);
}
/* Gallery Section */
.gallery-section {
padding: 80px 0;
background: linear-gradient(135deg, var(--secondary-color) 0%, #e493da 100%);
}
.gallery-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin-top: 50px;
}
.gallery-item {
position: relative;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.gallery-item:hover {
transform: scale(1.05);
}
.gallery-item img {
width: 100%;
height: 300px;
object-fit: cover;
}
.gallery-caption {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.8);
color: white;
padding: 15px;
text-align: center;
font-weight: 600;
}
/* Testimonials */
.testimonials-section {
padding: 80px 0;
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.testimonial-card {
background: white;
padding: 40px 30px;
border-radius: 20px;
text-align: center;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
margin: 20px 0;
}
.testimonial-stars {
color: #FFD832;
font-size: 1.2rem;
margin-bottom: 20px;
}
.testimonial-name {
color: var(--primary-color);
font-weight: 600;
font-size: 1.2rem;
margin-bottom: 15px;
}
.testimonial-text {
color: var(--text-light);
font-style: italic;
margin-bottom: 20px;
}
.testimonial-quote {
color: #FFD832;
font-size: 2rem;
}
/* Stats Section */
.stats-section {
padding: 80px 0;
background: var(--primary-color);
color: white;
}
.stat-box {
text-align: center;
padding: 20px;
border: 1px solid #ccc;
border-radius: 5px;
margin: 10px 0;
position: relative;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.stat-box:hover {
transform: scale(1.05);
}
.stat-number {
font-size: 3rem;
font-weight: 700;
color: var(--accent-color);
margin-bottom: 10px;
}
.stat-text {
font-size: 1.1rem;
opacity: 0.9;
}
/* Contact Section */
.contact-section {
padding: 80px 0;
background: #f8f9fa;
}
.contact-form {
background: white;
padding: 40px;
border-radius: 20px;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}
.contact-form h2 {
color: var(--primary-color);
margin-bottom: 30px;
text-align: center;
}
.form-control {
border: 2px solid #eee;
border-radius: 10px;
padding: 15px;
margin-bottom: 20px;
transition: border-color 0.3s ease;
}
.form-control:focus {
border-color: var(--primary-color);
box-shadow: none;
}
.contact-btn {
background: var(--primary-color);
color: white;
padding: 15px 40px;
border: none;
border-radius: 25px;
font-weight: 600;
transition: all 0.3s ease;
width: 100%;
}
.contact-btn:hover {
background: #8b0a0f;
transform: translateY(-2px);
}
/* Footer */
.footer {
background: var(--primary-color);
color: white;
padding: 60px 0 20px;
}
.footer-logo img {
max-width: 200px;
margin-bottom: 20px;
}
.footer-links h5 {
color: var(--accent-color);
margin-bottom: 20px;
}
.footer-links ul {
list-style: none;
padding-left: 0;
}
.footer-links ul li {
margin-bottom: 10px;
}
.footer-links ul li a {
color: white;
text-decoration: none;
transition: color 0.3s ease;
}
.footer-links ul li a:hover {
color: var(--accent-color);
}
.footer-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 20px;
margin-top: 40px;
text-align: center;
}
/* Floating Buttons */
.floating-btn {
position: fixed;
right: 25px;
width: 60px;
height: 60px;
border-radius: 50%;
border: none;
color: white;
font-size: 1.5rem;
z-index: 1000;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
}
.floating-btn.phone {
bottom: 100px;
background: var(--lightred);
}
.floating-btn.whatsapp {
bottom: 25px;
background: #25d366;
}
.floating-btn:hover {
transform: scale(1.1);
}
/* Trusted Section */
.trusted-section {
padding: 80px 0;
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.trusted-content h2 {
color: var(--primary-color);
font-size: 2.2rem;
font-weight: 700;
margin-bottom: 30px;
}
.trusted-content p {
color: var(--text-light);
margin-bottom: 25px;
font-size: 1.1rem;
}
.btn-whatsapp {
background: #25d366;
color: white;
padding: 15px 30px;
border-radius: 25px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
display: inline-block;
}
.btn-whatsapp:hover {
background: #128c7e;
color: white;
transform: translateY(-2px);
}
/* Escort Categories */
.escort-categories {
padding: 80px 0;
background: white;
}
.category-card {
background: white;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
margin-bottom: 30px;
}
.category-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.category-card img {
width: 100%;
height: 250px;
object-fit: cover;
}
.category-content {
padding: 20px;
}
.category-content h3 {
color: var(--primary-color);
font-size: 1.3rem;
margin-bottom: 15px;
}
.category-content p {
color: var(--text-light);
line-height: 1.6;
}
/* Hero Section */
.hero-section {
padding: 80px 0;
background: linear-gradient(135deg, var(--primary-color) 0%, #8b0a0f 100%);
color: white;
}
.hero-content h1 {
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 25px;
}
.hero-content p {
font-size: 1.2rem;
margin-bottom: 35px;
opacity: 0.9;
}
.hero-buttons .btn {
padding: 15px 30px;
font-weight: 600;
border-radius: 25px;
transition: all 0.3s ease;
}
.hero-buttons .btn:hover {
transform: translateY(-3px);
}
/* Escort Section */
.escort-section {
padding: 80px 0;
background: #f8f9fa;
}
.escort-content h2 {
color: var(--primary-color);
font-size: 2.2rem;
font-weight: 700;
margin-bottom: 25px;
}
.escort-content p {
color: var(--text-light);
margin-bottom: 25px;
font-size: 1.1rem;
}
.service-list h5 {
color: var(--primary-color);
margin-bottom: 10px;
font-size: 1.1rem;
}
.service-list p {
color: var(--text-light);
margin-bottom: 20px;
font-size: 1rem;
}
/* About Main Section */
.aboutmain-section {
padding: 80px 0;
background: white;
}
.aboutmain-content h2 {
color: var(--primary-color);
font-size: 2.2rem;
font-weight: 700;
margin-bottom: 25px;
}
.aboutmain-content p {
color: var(--text-light);
margin-bottom: 25px;
font-size: 1.1rem;
}
.content-boxes h5 {
color: var(--primary-color);
margin-bottom: 10px;
font-size: 1.1rem;
}
.content-boxes p {
color: var(--text-light);
margin-bottom: 15px;
font-size: 1rem;
}
.booking-steps {
margin: 25px 0;
padding-left: 20px;
}
.booking-steps li {
color: var(--text-light);
margin-bottom: 15px;
font-size: 1rem;
}
.booking-steps li strong {
color: var(--primary-color);
}
/* FAQ Section */
.faq-section {
padding: 80px 0;
}
.faq-section .section-heading h2 {
color: var(--primary-color);
}
.accordion-item {
border: none;
margin-bottom: 15px;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.accordion-button {
background: white;
color: var(--primary-color);
font-weight: 600;
font-size: 1.1rem;
padding: 20px 25px;
border: none;
border-radius: 15px 15px 0 0;
transition: all 0.3s ease;
}
.accordion-button:not(.collapsed) {
background: var(--primary-color);
color: white;
box-shadow: none;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-button:hover {
background: var(--primary-color);
color: white;
transform: translateY(-2px);
}
.accordion-button::after {
filter: brightness(0) invert(1);
transition: all 0.3s ease;
}
.accordion-button:not(.collapsed)::after {
filter: brightness(0) invert(1);
}
.accordion-body {
background: white;
padding: 25px;
color: var(--text-light);
line-height: 1.8;
}
.accordion-body p {
margin-bottom: 15px;
color: var(--text-light);
}
.accordion-body ul {
margin: 15px 0;
padding-left: 20px;
}
.accordion-body ul li {
margin-bottom: 8px;
color: var(--text-light);
}
.accordion-body ul li:last-child {
margin-bottom: 0;
}
/* Responsive */
@media (max-width: 768px) {
.banner-slider {
height: 60vh;
margin-top: 70px;
}
.banner-content h1 {
font-size: 2.5rem;
}
.banner-content p {
font-size: 1.1rem;
}
.section-heading h2 {
font-size: 2rem;
}
.pricing-card.featured {
transform: none;
}
.gallery-grid {
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.hero-content h1 {
font-size: 2rem;
}
.trusted-content h2 {
font-size: 1.8rem;
}
.aboutmain-content h2 {
font-size: 1.8rem;
}
.faq-section h2 {
font-size: 1.8rem;
}
}
/* Location Section */
.location-section {
padding: 80px 0;
background: linear-gradient(rgba(130, 4, 9, 0.9), rgba(130, 4, 9, 0.9)),
url('https://images.unsplash.com/photo-1580912458702-6fa698fc553e?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80');
background-size: cover;
background-position: center;
}
/* Location Links */
.footer-locations {
/*margin: 30px 20px;*/
}
.footer-locations h3 {
font-size: 25px;
margin-bottom: 2rem;
text-align: center;
border-bottom: 2px solid var(--accent-color);
padding-bottom: 0.5rem;
color: var(--accent-color);
}
.location-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 2rem;
text-align: left;
}
ul.location-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 2rem;
text-align: left;
}
.footer-locations h4 {
color: #f39c12;
font-size: 23px;
margin-bottom: 1rem;
border-bottom: 0px solid #f39c12;
padding-bottom: 0.5rem;
text-align: center;
}
.footer-locations ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer-locations li {
margin-bottom: 0.5rem;
}
li.location-column {
margin-bottom: 0;
}
.footer-locations a {
color: #fff;
text-decoration: none;
transition: color 0.3s ease;
}
.footer-locations a:hover {
color: var(--accent-color);
text-decoration: underline;
}
@media (max-width: 768px) {
.location-grid {
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 1.5rem;
}
}
@media (max-width: 480px) {
.footer-locations h4 {
text-align: left;
}
.location-grid {
grid-template-columns: 1fr;
}
}
</style>
<!-- SEO Meta Tags -->
<meta name="description"
content="Delhigal.com offers premium escort service in Delhi. Book elite Delhi escorts for discreet companionship, romantic dates, travel partners, and private events. 24/7 availability with verified models and safe, confidential service.">
<meta name="keywords"
content="escort service in delhi, delhi escort service, delhi escorts, escort in delhi, russian escorts in delhi, premium escorts delhi, call girls in delhi">
<link rel="canonical" href="https://www.delhigal.com/">
<meta name="robots" content="index, follow">
<link rel="icon" type="image/jpeg" href="image/delhigal-logo.jpg">
<!-- Open Graph -->
<meta property="og:title" content="Escort Service in Delhi | Delhi Escort Service – Delhigal.com">
<meta property="og:description"
content="Premium, discreet escort service in Delhi. Book verified Delhi escorts for dates, travel, and events. 24/7 support.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.delhigal.com/">
<meta property="og:site_name" content="Delhigal.com">
<meta property="og:image" content="https://www.delhigal.com/image/delhigal-logo.jpg">
<meta property="og:image:alt" content="Delhigal.com logo">
<meta property="og:locale" content="en_IN">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Escort Service in Delhi | Delhi Escort Service – Delhigal.com">
<meta name="twitter:description"
content="Premium, discreet escort service in Delhi. Book verified Delhi escorts for dates, travel, and events.">
<meta name="twitter:site" content="@delhigal">
<meta name="twitter:image" content="https://www.delhigal.com/image/delhigal-logo.jpg">
<!-- Structured Data: Organization -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Delhigal.com",
"url": "https://www.delhigal.com/",
"logo": "https://www.delhigal.com/image/delhigal-logo.jpg",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+91 0000000000",
"contactType": "customer service",
"areaServed": "IN",
"availableLanguage": ["en", "hi"]
}
}
</script>
<!-- Structured Data: Local Business -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "AdultEntertainment",
"name": "Delhigal.com",
"url": "https://www.delhigal.com/",
"image": "https://www.delhigal.com/image/delhigal-logo.jpg",
"telephone": "+91 0000000000",
"address": {
"@type": "PostalAddress",
"addressLocality": "Delhi",
"addressRegion": "Delhi",
"addressCountry": "IN"
},
"areaServed": "Delhi",
"priceRange": "₹₹₹",
"openingHoursSpecification": [{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"
],
"opens": "00:00",
"closes": "23:59"
}]
}
</script>
<!-- Structured Data: Website -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Delhigal.com",
"url": "https://www.delhigal.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.delhigal.com/search?q={query}",
"query-input": "required name=query"
}
}
</script>
<!-- Structured Data: FAQPage -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "How do I book an escort in Delhi?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Call +91 0000000000, WhatsApp us, or fill the contact form. Share your preferences, location and time; we confirm within minutes."
}
},
{
"@type": "Question",
"name": "What services do you offer?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Romantic dinner dates, private companionship, travel companions, party and event entertainment, and 24/7 availability with customized experiences."
}
},
{
"@type": "Question",
"name": "Are your escorts verified and safe?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. All companions are verified, professionally trained, and we maintain strict discretion, health and safety standards."
}
},
{
"@type": "Question",
"name": "What are your rates and payment options?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Transparent pricing from ₹5000 with premium and custom packages available. Cash on delivery is accepted and there are no hidden charges."
}
},
{
"@type": "Question",
"name": "Do you provide outstation services?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. We offer travel companions across India and for international trips. Please book in advance to ensure availability."
}
},
{
"@type": "Question",
"name": "How far in advance should I book?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Same-day bookings are possible. For the best availability, book 24–48 hours in advance; one week for special events and outstation trips."
}
},
{
"@type": "Question",
"name": "What areas do you cover in Delhi?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Central Delhi, South Delhi, North Delhi, East Delhi, West Delhi, the airport area and all major hotels. Nearby cities are covered as well."
}
},
{
"@type": "Question",
"name": "Is my privacy guaranteed?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Absolutely. We ensure 100% confidentiality, discreet communication and billing, and never share personal information with third parties."
}
}
]
}
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="http://delhigal.localhost">
<img src="image/delhigal-logo.webp" alt="Delhigal.com Logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#gallery">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
<li class="nav-item">
<a class="whatsapp-btn" href="https://wa.me/910000000000" target="_blank">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Banner Slider -->
<section id="home" class="banner-slider">
<div id="bannerCarousel" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#bannerCarousel" data-bs-slide-to="0" class="active"></button>
<button type="button" data-bs-target="#bannerCarousel" data-bs-slide-to="1"></button>
<button type="button" data-bs-target="#bannerCarousel" data-bs-slide-to="2"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="banner-slide" style="background-image: url('image/banner02.webp');">
<div class="banner-content">
<h1 class="display-4 fw-bold">Premium Escort Service in Delhi</h1>
<p class="lead">Experience luxury companionship with Delhigal.com</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="banner-slide" style="background-image: url('image/banner03.webp');">
<div class="banner-content">
<h1 class="display-4 fw-bold">Elite Russian Escorts</h1>
<p class="lead">Exotic beauty meets sophistication</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="banner-slide" style="background-image: url('image/banner01.webp');">
<div class="banner-content">
<h1 class="display-4 fw-bold">24/7 Available</h1>
<p class="lead">Your satisfaction is our priority</p>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#bannerCarousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon"></span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#bannerCarousel" data-bs-slide="next">
<span class="carousel-control-next-icon"></span>
</button>
</div>
</section>
<!-- Services Section -->
<section id="services" class="services-section">
<div class="container">
<div class="section-heading">
<h1>Delhi Escorts – <span class="text-primary">Overview</span></h1>
<p>Welcome to the intoxicating world of <strong>Delhi Escorts</strong>, where beauty meets elegance, and
desire
turns into an unforgettable affair. Yes you heard it right Now there is no need for you to suppress
your
feelings anymore. </p>
<p>Our call girls are not just stunning women, they’re passionate muses who know how to seduce,
tease, and
satisfy every part of you. You just need to have a conversation with them regarding whatever you
want and then
be ready to experience the magic.</p>
<p>Well, exploring the same in detail we would like to let you know that whether you seek a romantic
date, a
steamy night of indulgence, or just someone to share quiet intimacy with, our elite escorts in Delhi
are
trained to offer experiences that are as fiery as they are refined. This is not just about physical
pleasure,
it’s about mental escape, emotional connection, and irresistible chemistry.</p>
<p>They will not let you feel like you are meeting them for the first time. They will be there with you
as your
girlfriends who actually know how to turn on their man when they are craving some more fun In bed.
</p>
</div>
<div class="row">
<!-- Model Cards will be dynamically generated -->
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/1.jpg" alt="Neha Malhotra" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Neha Malhotra</h3>
<p>Age: 24 | Height: 5'5"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/2.jpg" alt="Shivani Arora" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Shivani Arora</h3>
<p>Age: 26 | Height: 5'3"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/3.jpg" alt="Kavya Sharma" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Kavya Sharma</h3>
<p>Age: 25 | Height: 5'7"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/4.jpg" alt="Priya Verma" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Priya Verma</h3>
<p>Age: 23 | Height: 5'4"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/5.jpg" alt="Radhika Chauhan" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Radhika Chauhan</h3>
<p>Age: 27 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/6.jpg" alt="Simran Joshi" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Simran Joshi</h3>
<p>Age: 22 | Height: 5'2"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/7.jpg" alt="Aarti Yadav" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Aarti Yadav</h3>
<p>Age: 29 | Height: 5'8"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/8.jpg" alt="Muskaan Bansal" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Muskaan Bansal</h3>
<p>Age: 24 | Height: 5'5"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/9.jpg" alt="Ira Roy" loading="lazy" decoding="async" width="300" height="300">
<div class="model-info">
<h3>Ira Roy</h3>
<p>Age: 28 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/10.jpg" alt="Tanvi Sinha" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Tanvi Sinha</h3>
<p>Age: 25 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/11.jpg" alt="Shreya Pathak" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Shreya Pathak</h3>
<p>Age: 25 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/12.jpg" alt="Avantika Kulkarni" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Avantika Kulkarni</h3>
<p>Age: 25 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/13.jpg" alt="Diya Kapoor" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Diya Kapoor</h3>
<p>Age: 24 | Height: 5'5"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/14.jpg" alt="Ritika Grover" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Ritika Grover</h3>
<p>Age: 27 | Height: 5'8"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/15.jpg" alt="Tanya Saxena" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Tanya Saxena</h3>
<p>Age: 22 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/16.jpg" alt="Jasleen Thakur" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Jasleen Thakur</h3>
<p>Age: 23 | Height: 5'7"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/17.jpg" alt="Megha Singh" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Megha Singh</h3>
<p>Age: 29 | Height: 5'8"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/18.jpg" alt="Bhavika Nair" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Bhavika Nair</h3>
<p>Age: 24 | Height: 5'5"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/19.jpg" alt="Komal Ahuja" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Komal Ahuja</h3>
<p>Age: 30 | Height: 5'9"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<div class="model-card">
<img src="image/20.jpg" alt="Anushka Patel" loading="lazy" decoding="async" width="300"
height="300">
<div class="model-info">
<h3>Anushka Patel</h3>
<p>Age: 27 | Height: 5'6"</p>
<div class="model-actions">
<a href="https://api.whatsapp.com/send?phone=910000000000" title="WhatsApp"
target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="tel:+910000000000" class="call" title="Call">
<i class="fas fa-phone"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing Section -->
<section class="pricing-section">
<div class="container">
<div class="section-heading">
<h2 class="text-white">Our Service Packages</h2>
<p class="text-white">Choose the perfect package for your needs</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="pricing-card featured">
<div class="pricing-header">
<span class="pricing-badge">Popular</span>
<h3 class="pricing-title">Package 1</h3>
<div class="pricing-price">₹5000</div>
<small class="text-muted">Starting From</small>
</div>
<ul class="pricing-features">
<li>One Hour</li>
<li>One Person</li>
<li>Free Pick and Drop</li>
<li>Beautiful Girls</li>
<li>Service Available Nearby</li>
</ul>
<a href="https://wa.me/910000000000" class="pricing-btn" target="_blank">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="pricing-card">
<div class="pricing-header">
<h3 class="pricing-title">Package 2</h3>
<div class="pricing-price">₹8000</div>
<small class="text-muted">Starting From</small>
</div>
<ul class="pricing-features">
<li>One Hour</li>
<li>Two Person</li>
<li>Free Pick and Drop</li>
<li>Beautiful Girls</li>
<li>Outstation Trips</li>
</ul>
<a href="https://wa.me/910000000000" class="pricing-btn" target="_blank">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="pricing-card">
<div class="pricing-header">
<h3 class="pricing-title">Package 3</h3>
<div class="pricing-price">₹12000</div>
<small class="text-muted">Starting From</small>
</div>
<ul class="pricing-features">
<li>Full Night</li>
<li>One Person</li>
<li>Free Pick and Drop</li>
<li>Farm House Party</li>
<li>Outstation Trips</li>
</ul>
<a href="https://wa.me/910000000000" class="pricing-btn" target="_blank">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-4">
<img src="image/20.jpg" alt="About Delhigal.com" class="img-fluid rounded" loading="lazy"
width="700" height="450">
</div>
<div class="col-lg-6">
<div class="about-content">
<h2>About Us / Why Us?</h2>
<p>We are more than a name in the nightlife of Delhi, we are <strong>a brand of fantasy and
fulfillment</strong>. Our clientele includes high-profile businessmen, NRIs, travelers,
and discreet
gentlemen who expect absolute privacy, professionalism, and indulgence. We always want to
treat our
clients with full package so that there will be no peck of disappointment and they can feel
comfortable as
well. Our client satisfaction is our top most priority and there is no compromise with the
same.</p>
<h3>Why Choose Delhi Escorts?</h3>
<p>We can give you so many reasons that will let you know why would you end up choosing up. But
some
unbeatable ones are:</p>
<ul>
<li><strong>Unmatched Seduction</strong>: Our girls are not only beautiful but also
sensually skilled and
emotionally intelligent. They are a perfect combination of beauty with brains and you
will definitely be
going to love this combination.</li>
<li><strong>Discreet Services</strong>: 100% confidential. We protect your identity and
satisfaction with
total care. Id doesn’t matter whether you are a regular customer to us or someone
who has visited
us in the past, keeping your identity safe is our responsibility.</li>
<li><strong>24/7 Availability</strong>: Lust has no timeline, neither do we. Day or night,
we’re
ready to please. Just call or text us and be ready to explore the services that we have
for you.</li>
<li><strong>Elite Encounters</strong>: We don’t deal in numbers, we deal in
<strong>quality
moments</strong>, tailor-made just for you. Every encounter is personalized, every
escort is
exclusive, and every second is yours to own. You just need to flow with the moment with
the escorts and
rest they will see how to make the night memorable for you.
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Gallery Section -->
<section id="gallery" class="gallery-section">
<div class="container">
<div class="section-heading">
<h2 class="text-white">Our Escort Gallery</h2>
<p class="text-white">Explore our beautiful companions</p>
</div>
<div class="gallery-grid">
<!-- Gallery items will be dynamically generated -->
<div class="gallery-item">
<img src="image/1.jpg" alt="Neha Malhotra" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Neha Malhotra</div>
</div>
<div class="gallery-item">
<img src="image/2.jpg" alt="Shivani Arora" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Shivani Arora</div>
</div>
<div class="gallery-item">
<img src="image/3.jpg" alt="Kavya Sharma" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Kavya Sharma</div>
</div>
<div class="gallery-item">
<img src="image/4.jpg" alt="Priya Verma" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Priya Verma</div>
</div>
<div class="gallery-item">
<img src="image/5.jpg" alt="Radhika Chauhan" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Radhika Chauhan</div>
</div>
<div class="gallery-item">
<img src="image/6.jpg" alt="Simran Joshi" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Simran Joshi</div>
</div>
<div class="gallery-item">
<img src="image/7.jpg" alt="Aarti Yadav" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Aarti Yadav</div>
</div>
<div class="gallery-item">
<img src="image/8.jpg" alt="Muskaan Bansal" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Muskaan Bansal</div>
</div>
<div class="gallery-item">
<img src="image/9.jpg" alt="Ira Roy" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Ira Roy</div>
</div>
<div class="gallery-item">
<img src="image/10.jpg" alt="Tanvi Sinha" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Tanvi Sinha</div>
</div>
<div class="gallery-item">
<img src="image/11.jpg" alt="Shreya Pathak" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Shreya Pathak</div>
</div>
<div class="gallery-item">
<img src="image/12.jpg" alt="Avantika Kulkarni" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Avantika Kulkarni</div>
</div>
<div class="gallery-item">
<img src="image/13.jpg" alt="Diya Kapoor" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Diya Kapoor</div>
</div>
<div class="gallery-item">
<img src="image/14.jpg" alt="Ritika Grover" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Ritika Grover</div>
</div>
<div class="gallery-item">
<img src="image/15.jpg" alt="Tanya Saxena" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Tanya Saxena</div>
</div>
<div class="gallery-item">
<img src="image/16.jpg" alt="Jasleen Thakur" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Jasleen Thakur</div>
</div>
<div class="gallery-item">
<img src="image/17.jpg" alt="Megha Singh" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Megha Singh</div>
</div>
<div class="gallery-item">
<img src="image/18.jpg" alt="Bhavika Nair" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Bhavika Nair</div>
</div>
<div class="gallery-item">
<img src="image/19.jpg" alt="Komal Ahuja" loading="lazy" decoding="async" width="300" height="300">
<div class="gallery-caption">Komal Ahuja</div>
</div>
<div class="gallery-item">
<img src="image/20.jpg" alt="Anushka Patel" loading="lazy" decoding="async" width="300"
height="300">
<div class="gallery-caption">Anushka Patel</div>
</div>
</div>
</div>
</section>
<!-- Trusted Section -->
<section class="trusted-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-4">
<div class="trusted-content">
<h2>About Our Services</h2>
<p>Our services are designed to be more than just physical. They are about building
<strong>chemistry,
conversation, and deep connection</strong>, whether it’s for one hour or an entire
weekend. Yes,
with us you are not dealing with ordinary girls who are just there to have money. Our call
girls in Delhi
believe in establish a connection which is essential when you are having her in bed with
you.
</p>
<h3>1. Passionate Companionship</h3>
<p>Need someone who listens, flirts, and makes you feel wanted? Our escorts deliver experiences
that touch
your soul, not just your skin. Dine with them, laugh with them, hold them, it’s
companionship
redefined. You will not feel alone at all. They will make you feel like they are your real
partners
dressed up so nicely to please you.</p>
<h3>2. Erotic Satisfaction</h3>
<p>Our girls are trained to please, from sensual massages to intimate pleasures. Every touch,
every whisper,
every movement is meant to drive you wild. Whether you want slow passion or fast fire,
they’re ready
to meet your rhythm. Even if something is not going in the same way as you want, don’t
worry because
you can tell them and they will be going to alter the services in the same way.</p>
<h3>3. Roleplay & Fantasy Fulfillment</h3>
<p>Have a kink or fantasy you’ve never shared? Whether you want a hot nurse, a strict
boss, or a
submissive doll, our Delhi escorts love to play roles that make your imagination come alive.
No judgment.
No hesitation. Just playtime. You can just be you with them as they are unaware who you are
until and
unless you will be telling them about it.</p>
<h3>4. Event & Travel Escort</h3>
<p>Attending a party or corporate event? Want someone to travel with? Our stunning call girls
blend charm
and beauty with grace, perfect for formal events, business trips, or luxury getaways. Be
seen with someone
who turns every head in the room. For a while you will feel like having head over heels and
fun is there
for you.</p>
<a href="https://wa.me/910000000000" class="btn btn-whatsapp" target="_blank"
title="Chat on WhatsApp">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
<div class="col-lg-6">
<img src="image/19.jpg" alt="About Delhigal.com" class="img-fluid rounded" loading="lazy"
width="700" height="450">
<div class="row">
<div class="col-6 mb-3">
<div class="stat-box">
<h3>35 K+</h3>
<p>Satisfied Clients Served</p>
</div>
</div>
<div class="col-6 mb-3">
<div class="stat-box">
<h3>34 K+</h3>
<p>Happy Customers Reached</p>
</div>
</div>
<div class="col-6 mb-3">
<div class="stat-box">
<h3>95 %</h3>
<p>Returning Customer</p>
</div>
</div>
<div class="col-6 mb-3">
<div class="stat-box">
<h3>100 +</h3>
<p>Exclusive Escorts Available</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Escort Categories Section -->
<section class="escort-categories">
<div class="container">
<div class="section-heading">
<h2>Explore Our Categories of <span class="text-primary">Delhi Escorts</span></h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="category-card">
<img src="image/01.jpg" alt="Russian Escorts" class="img-fluid rounded" loading="lazy"
width="600" height="400">
<div class="category-content">
<h3>Russian Escorts</h3>
<p>Experience elegance and adventure with our exotic Russian escorts in Delhi, perfect for
those seeking
something extraordinary.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="category-card">
<img src="image/02.jpg" alt="College Girls Escorts" class="img-fluid rounded" loading="lazy"
width="600" height="400">
<div class="category-content">
<h3>College Girls</h3>
<p>Our vibrant and playful college girls offer a youthful charm, perfect for electrifying
and
unforgettable moments.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="category-card">
<img src="image/03.jpg" alt="High-Profile Models" class="img-fluid rounded" loading="lazy"
width="600" height="400">
<div class="category-content">
<h3>High-Profile Models</h3>
<p>Indulge in sophistication and class with our high-profile model escorts who embody flair
and grandeur.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Hero Section -->
<section class="hero-section">
<div class="container">
<div class="hero-content">
<h2>Types of Escorts in Delhi</h2>
<p>We understand that desire comes in many forms, and we have a muse for every mood. From sweet
innocence to
fiery confidence, here are the types of girls waiting to spoil you. If you are unaware about the
type of
escorts that we have, then you must explore our long list of type of escorts we have:</p>
<h3>Independent Escorts</h3>
<p>They are self-reliant, seductive, and confident. These Delhi independent escorts offer private,
deeply
personal sessions that flow naturally. No rush, no routine, just raw, sensual moments that build
naturally
into something unforgettable. They are free from al the restrictions from the agency.</p>
<h3>Model Escorts</h3>
<p>Flawless bodies. Killer smiles. Legs that go on forever. These model escorts in Delhi bring class and
glam to
your arms. Perfect for upscale events or just a night of pure indulgence with someone who looks like
she
belongs on a billboard. You will not be even able to know that they are the escorts who has slept
with other
men in bed too previously.</p>
<h3>Russian Escorts</h3>
<p>Imagine strange accents, cold looks, and bodies designed to arouse. Our bold, attractive, and daring
Russian
escorts are prepared to transform your evenings from ordinary to spectacular in a matter of minutes.
</p>
<h3>College Girl Escorts</h3>
<p>These young, inexperienced, and amusing mischievous call girls in Delhi we provide are a burst of
enthusiasm
and vitality. They love to explore your wild side and are bold and inquisitive. On the outside,
sweet, but on
the inside, devilish.</p>
<h3>Celebrity Escorts</h3>
<p>Do you want to have a once-in-a-lifetime experience with someone from the glamorous and glitzy world?
Influencers, former models, and divas make up our celebrity escorts, who provide upscale clients
with unique
and uncommon company.</p>
<div class="hero-buttons">
<a href="tel:+910000000000" class="btn btn-primary btn-lg me-3">
<i class="fas fa-phone"></i> Call Now
</a>
<a href="https://wa.me/910000000000" target="_blank" class="btn btn-success btn-lg">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
</div>
</section>
<!-- Escort Services Section
<section class="escort-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-4">
<img src="image/service.webp" alt="Delhi Escort Service" class="img-fluid rounded" loading="lazy" width="700"
height="450">
</div>
<div class="col-lg-6">
<div class="escort-content">
asf
<div class="content-boxes">
<div class="row">
<div class="col-sm-12">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>-->
<!-- About Main Section -->
<section class="aboutmain-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-4">
<img src="image/about_banner.jpg" alt="Escort Image" class="img-fluid rounded" loading="lazy"
width="700" height="450">
</div>
<div class="col-lg-6">
<div class="aboutmain-content">
<h2>VIP Escorts in 5-Star Hotel Delhi With AC Room</h2>
<p>Sometimes, you need the <strong>ultimate private space</strong> to indulge without
distractions.
That’s why we offer <strong>escorts with deluxe room packages</strong> in
Delhi’s top 5-star
hotels. You get the perfect mood, privacy, and luxury, all set up before she even arrives.
Yes, there will
be no need for you to worry about the paces where you can be with our call girls.</p>
<div class="content-boxes">
<div class="row">
<div class="col-md-4 mb-3">
<img src="image/about_banner1.webp" alt="Escort Model" class="img-fluid rounded"
loading="lazy" width="700" height="450">
</div>
<div class="col-md-8 mb-3">
<h3>Top Hotels Where Our Services Are Available:</h3>
<ul>
<li>The Leela Palace, Chanakyapuri</li>
<li>JW Marriott, Aerocity</li>
<li>Taj Palace, Diplomatic Enclave</li>
<li>The Oberoi, Dr. Zakir Hussain Marg</li>
<li>Roseate House, Aerocity</li>
<li>Hyatt Regency, Bhikaji Cama Place</li>
<li>ITC Maurya, Sardar Patel Marg</li>
</ul>
</div>
</div>
</div>
<p>Your suite features silk sheets, soft lighting, and ideal cooling. With her killer outfit and
scent
wafting through the air, the night is yours to create.</p>
<div class="hero-buttons">
<a href="tel:+910000000000" class="btn btn-primary btn-lg me-3">
<i class="fas fa-phone"></i> Call Now
</a>
<a href="https://wa.me/910000000000" target="_blank" class="btn btn-success btn-lg">
<i class="fab fa-whatsapp"></i> WhatsApp Now
</a>
</div>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-12">
<h2>Booking Procedure / How to Book</h2>
<p>Booking a stunning escort with us is as smooth and discreet as the experience itself. Here's how
you can
lock in your fantasy in just a few steps:</p>
<h3>Step 1: Choose Your Dream Girl</h3>
<p>To view the available profiles, go to our gallery or send us a direct WhatsApp message. Based on
your interests, desires, and mood, we'll assist you in finding the ideal match.</p>
<h3>Step 2: Share Your Requirements</h3>
<p>Let us know the time, location, type of service, and duration. Want an in-call? Out-call? AC
hotel
room? It’s all available. We will be going to finalize things as per your preference.</p>
<h3>Step 3: Confirm & Set the Mood</h3>
<p>We will email you the final confirmation once the details are finalized. If you have a specific
dress code, roleplay, or fantasy setup in mind, you can share.</p>
<h3>Step 4: Choose Your Payment Option</h3>
<p>We accept Cash on Arrival (COD), UPI, Paytm, or discreet online transfers. Fast, easy, and
private.
</p>
<h3>Step 5: Meet. Melt. Repeat.</h3>
<p>She knocks on your door. You open it. The air gets thicker. The night slows down. What happens
next? Only the two of you will know.</p>
<h2>Book Now</h2>
<p>Tonight is the night to stop dreaming and begin living. Our Delhi escorts are here to provide you
with what
you desire, without criticism or pressure—just pure joy—whether it's your first time
or your
hundredth. Your fantasy is waiting. All you have to do is say yes. Book the services now and be
ready to
have fun in the safe place in the same way as you want.</p>
</div>
</div>
</div>
</section>
<!-- Location Section -->
<section class="location-section">
<div class="container">
<div class="footer-locations">
<h3>Our Service Locations</h3>
<ul class="location-grid">
<li class="location-column"><a href="">Anand Vihar
Call Girls</a></li>
<li class="location-column"><a href="">Dilshad
Garden Call Girls</a></li>
<li class="location-column"><a href="">Laxmi Nagar
Call Girls</a></li>
<li class="location-column"><a href="">Mayur Vihar
Call Girls</a></li>
</ul>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section class="testimonials-section">
<div class="container">
<div class="section-heading">
<h2>What Our Clients Say</h2>
<p>Real experiences from satisfied customers</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="testimonial-card">
<div class="testimonial-stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<h4 class="testimonial-name">Rahul Sharma</h4>
<p class="testimonial-text">The Girlfriend Experience was warm, comforting, and truly personal.
It felt like
genuine companionship beyond expectations.</p>
<div class="testimonial-quote">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="testimonial-card">
<div class="testimonial-stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
<h4 class="testimonial-name">Siddharth Verma</h4>
<p class="testimonial-text">The role-play experience was creative and tailored perfectly to my
preferences.
A playful escape into fantasy with professionalism.</p>
<div class="testimonial-quote">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="testimonial-card">
<div class="testimonial-stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="far fa-star"></i>
</div>
<h4 class="testimonial-name">Aditya Rao</h4>
<p class="testimonial-text">The massage session was relaxing and full of care. A serene,
soothing experience
I'd definitely revisit.</p>
<div class="testimonial-quote">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FAQ Section -->
<section class="faq-section">
<div class="container">
<div class="section-heading">
<h2>Frequently Asked Questions</h2>
<p>Get answers to common questions about our escort services</p>
</div>
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="accordion" id="faqAccordion">
<div class="accordion-item">
<h2 class="accordion-header" id="faq1">
<button class="accordion-button" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
How do I book an escort in Delhi?
</button>
</h2>
<div id="collapse1" class="accordion-collapse collapse show" aria-labelledby="faq1"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>Booking an escort with Delhigal.com is simple and secure. You can:</p>
<ul>
<li>Call us directly at +91 0000000000</li>
<li>Send us a WhatsApp message for instant response</li>
<li>Fill out our contact form on the website</li>
<li>Specify your preferences, location, and timing</li>
</ul>
<p>We'll arrange everything and confirm your booking within minutes.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq2">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
What services do you offer?
</button>
</h2>
<div id="collapse2" class="accordion-collapse collapse" aria-labelledby="faq2"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>We offer a comprehensive range of escort services including:</p>
<ul>
<li>Romantic dinner dates and social events</li>
<li>Private encounters and companionship</li>
<li>Travel companions for outstation trips</li>
<li>Party and event entertainment</li>
<li>24/7 availability for all services</li>
</ul>
<p>All services are tailored to your specific requirements and preferences.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq3">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
Are your escorts verified and safe?
</button>
</h2>
<div id="collapse3" class="accordion-collapse collapse" aria-labelledby="faq3"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>Absolutely! We prioritize your safety and satisfaction:</p>
<ul>
<li>All escorts undergo thorough verification processes</li>
<li>Regular health check-ups and background verification</li>
<li>Professional and well-trained companions</li>
<li>Discreet and confidential service</li>
<li>100% privacy guaranteed</li>
</ul>
<p>Your safety and discretion are our top priorities.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq4">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
What are your rates and payment options?
</button>
</h2>
<div id="collapse4" class="accordion-collapse collapse" aria-labelledby="faq4"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>Our pricing is transparent and competitive:</p>
<ul>
<li>Starting from ₹5000 for basic packages</li>
<li>Premium packages available up to ₹12000</li>
<li>Custom packages for special requirements</li>
<li>Cash on delivery (COD) accepted</li>
<li>No hidden charges or additional fees</li>
</ul>
<p>Contact us for detailed pricing based on your specific needs.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq5">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
Do you provide outstation services?
</button>
</h2>
<div id="collapse5" class="accordion-collapse collapse" aria-labelledby="faq5"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>Yes, we offer comprehensive outstation services:</p>
<ul>
<li>Travel companions for business trips</li>
<li>Vacation and holiday companionship</li>
<li>Event and party entertainment</li>
<li>All travel expenses included in packages</li>
<li>Available across India and international destinations</li>
</ul>
<p>Contact us in advance for outstation bookings to ensure availability.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq6">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse6" aria-expanded="false" aria-controls="collapse6">
How far in advance should I book?
</button>
</h2>
<div id="collapse6" class="accordion-collapse collapse" aria-labelledby="faq6"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>We recommend booking as early as possible:</p>
<ul>
<li>Same-day bookings available for urgent requests</li>
<li>24-48 hours advance notice for regular bookings</li>
<li>1 week advance for special events or outstation trips</li>
<li>Last-minute availability subject to escort availability</li>
<li>Priority booking for returning customers</li>
</ul>
<p>Early booking ensures you get your preferred companion and time slot.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq7">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse7" aria-expanded="false" aria-controls="collapse7">
What areas do you cover in Delhi?
</button>
</h2>
<div id="collapse7" class="accordion-collapse collapse" aria-labelledby="faq7"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>We provide services across all major areas of Delhi:</p>
<ul>
<li>Central Delhi (Connaught Place, Karol Bagh)</li>
<li>South Delhi (Hauz Khas, Greater Kailash)</li>
<li>North Delhi (Pitampura, Rohini)</li>
<li>East Delhi (Laxmi Nagar, Mayur Vihar)</li>
<li>West Delhi (Rajouri Garden, Janakpuri)</li>
<li>Delhi Airport area and all major hotels</li>
</ul>
<p>We also cover nearby cities and towns for additional convenience.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="faq8">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapse8" aria-expanded="false" aria-controls="collapse8">
Is my privacy guaranteed?
</button>
</h2>
<div id="collapse8" class="accordion-collapse collapse" aria-labelledby="faq8"
data-bs-parent="#faqAccordion">
<div class="accordion-body">
<p>Your privacy is our absolute priority:</p>
<ul>
<li>100% confidential service guaranteed</li>
<li>No personal information shared with third parties</li>
<li>Discreet billing and payment options</li>
<li>Professional and respectful staff</li>
<li>Secure communication channels</li>
<li>Complete anonymity maintained</li>
</ul>
<p>We understand the importance of discretion and maintain strict privacy protocols.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact-section">
<div class="container">
<h2 class="text-center mb-4">Latest Blogs</h2>
<div class="row g-4">
<!-- Blog Item 1 -->
<div class="col-md-3 col-sm-6">
<div class="card h-100 shadow-sm">
<img src="image/09.jpg" alt="Escorts Blog" class="img-fluid" loading="lazy" width="600"
height="400">
<div class="card-body">
<h5 class="card-title">Blog Title 1</h5>
<p class="card-text">Short description of the blog post goes here. Keep it concise.</p>
<a href="#" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
<!-- Blog Item 2 -->
<div class="col-md-3 col-sm-6">
<div class="card h-100 shadow-sm">
<img src="image/02.jpg" alt="Escorts Blog" class="img-fluid" loading="lazy" width="600"
height="400">
<div class="card-body">
<h5 class="card-title">Blog Title 2</h5>
<p class="card-text">Short description of the blog post goes here. Keep it concise.</p>
<a href="#" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
<!-- Blog Item 3 -->
<div class="col-md-3 col-sm-6">
<div class="card h-100 shadow-sm">
<img src="image/04.jpg" alt="Escorts Blog" class="img-fluid" loading="lazy" width="600"
height="400">
<div class="card-body">
<h5 class="card-title">Blog Title 3</h5>
<p class="card-text">Short description of the blog post goes here. Keep it concise.</p>
<a href="#" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
<!-- Blog Item 4 -->
<div class="col-md-3 col-sm-6">
<div class="card h-100 shadow-sm">
<img src="image/03.jpg" alt="Escorts Blog" class="img-fluid" loading="lazy" width="600"
height="400">
<div class="card-body">
<h5 class="card-title">Blog Title 4</h5>
<p class="card-text">Short description of the blog post goes here. Keep it concise.</p>
<a href="#" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 mb-4">
<div class="footer-links">
<h5>About DelhiGal.com</h5>
<p>delhigal.com is a premium independent escort service provider in Delhi,
offering trusted and discreet companionship for adults. Our aim is to
provide a safe, professional and satisfying experience for our clients.</p>
<div class="social-links">
<a href="#" class="btn btn-outline-light me-2"><i class="fab fa-facebook"></i></a>
<a href="#" class="btn btn-outline-light me-2"><i class="fab fa-twitter"></i></a>
<a href="#" class="btn btn-outline-light me-2"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 mb-4">
<div class="footer-links">
<h5>Quick Links</h5>
<ul>
<li><a href="#home">Anand Vihar Escorts</a></li>
<li><a href="#about">Dilshad Garden Escorts</a></li>
<li><a href="#services">Laxmi Nagar Escorts</a></li>
<li><a href="#gallery">Mayur Vihar Escorts</a></li>
<li><a href="#contact">Lajpat Nagar Escorts</a></li>
<li><a href="#contact">Nehru Place Escorts</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 mb-4">
<div class="footer-links">
<h5>Quick Links</h5>
<ul>
<li><a href="#home">Anand Vihar Escorts</a></li>
<li><a href="#about">Dilshad Garden Escorts</a></li>
<li><a href="#services">Laxmi Nagar Escorts</a></li>
<li><a href="#gallery">Mayur Vihar Escorts</a></li>
<li><a href="#contact">Lajpat Nagar Escorts</a></li>
<li><a href="#contact">Nehru Place Escorts</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 mb-4">
<div class="footer-links">
<h5>Quick Links</h5>
<ul>
<li><a href="#home">Anand Vihar Escorts</a></li>
<li><a href="#about">Dilshad Garden Escorts</a></li>
<li><a href="#services">Laxmi Nagar Escorts</a></li>
<li><a href="#gallery">Mayur Vihar Escorts</a></li>
<li><a href="#contact">Lajpat Nagar Escorts</a></li>
<li><a href="#contact">Nehru Place Escorts</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 mb-4">
<div class="footer-links">
<h5>Quick Links</h5>
<ul>
<li><a href="#home">Anand Vihar Escorts</a></li>
<li><a href="#about">Dilshad Garden Escorts</a></li>
<li><a href="#services">Laxmi Nagar Escorts</a></li>
<li><a href="#gallery">Mayur Vihar Escorts</a></li>
<li><a href="#contact">Lajpat Nagar Escorts</a></li>
<li><a href="#contact">Nehru Place Escorts</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom">
<p class="text-warning">
<strong>Disclaimer : </strong> This website contains adult-oriented content
and is intended strictly for individuals 18 years of age or older. By
continuing to browse, you confirm that you are of legal age in your
jurisdiction. If not, please exit immediately.
</p>
<p>© 2025 Delhigal.com. All rights reserved.</p>
</div>
</div>
</footer>
<!-- Floating Buttons -->
<a href="tel:+910000000000" class="floating-btn phone">
<i class="fas fa-phone"></i>
</a>
<a href="https://wa.me/910000000000" target="_blank" class="floating-btn whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" defer></script>
<script>
// Smooth scrolling for navigation links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function(e) {
e.preventDefault();
const target = document.querySelector(this.getAttribute('href'));
if (target) {
target.scrollIntoView({
behavior: 'smooth',
block: 'start'
});
}
});
});
// Active navigation highlighting
window.addEventListener('scroll', () => {
const sections = document.querySelectorAll('section[id]');
const navLinks = document.querySelectorAll('.nav-link');
let current = '';
sections.forEach(section => {
const sectionTop = section.offsetTop;
const sectionHeight = section.clientHeight;
if (scrollY >= (sectionTop - 200)) {
current = section.getAttribute('id');
}
});
navLinks.forEach(link => {
link.classList.remove('active');
if (link.getAttribute('href') === `#${current}`) {
link.classList.add('active');
}
});
});
// Initialize when DOM is loaded
document.addEventListener('DOMContentLoaded', function() {
// Auto-advance banner carousel
const bannerCarousel = new bootstrap.Carousel(document.getElementById('bannerCarousel'), {
interval: 5000,
wrap: true
});
});
</script>
</body>
</html>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .well-known | Folder | 0777 |
|
|
| cache | Folder | 0777 |
|
|
| content | Folder | 0777 |
|
|
| content1 | Folder | 0777 |
|
|
| image | Folder | 0777 |
|
|
| .ftpquota | File | 12 B | 0666 |
|
| 404.php | File | 1.31 KB | 0666 |
|
| _ | File | 3.55 KB | 0644 |
|
| android-chrome-192x192.png | File | 78.08 KB | 0666 |
|
| android-chrome-512x512.png | File | 378.8 KB | 0666 |
|
| apple-touch-icon.png | File | 69.97 KB | 0666 |
|
| arealist.xml | File | 13.18 KB | 0666 |
|
| auth.php | File | 884 B | 0666 |
|
| cache.php | File | 948 B | 0666 |
|
| content_manager.php | File | 11.84 KB | 0666 |
|
| delhigal.zip | File | 6.82 MB | 0644 |
|
| error_logs.php | File | 10.43 KB | 0644 |
|
| frontpage.php | File | 113.04 KB | 0666 |
|
| functions.php | File | 21.38 KB | 0666 |
|
| robots.txt | File | 71 B | 0666 |
|
| template-footer.php | File | 6.32 KB | 0666 |
|
| template-header.php | File | 38.08 KB | 0666 |
|
| template.php | File | 93.07 KB | 0666 |
|
| test.php | File | 151 B | 0666 |
|