indiseva1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Indi सेवा - Instant Worker & Service Platform</title>
<style>
body { font-family: Arial, sans-serif; margin: 0; background: #f7f9fa; color: #144E5A; line-height: 1.6; }
header { background: #144E5A; color: white; text-align: center; padding: 40px 20px; }
header img { max-width: 120px; }
header h1 { margin: 15px 0 5px; font-size: 2.5rem; }
header p { font-size: 1.2rem; }
section { padding: 40px 20px; max-width: 1100px; margin: auto; }
h2 { color: #144E5A; border-bottom: 3px solid #f0c040; display: inline-block; margin-bottom: 20px; }
.three-col { display: flex; flex-wrap: wrap; gap: 20px; }
.box { background: white; padding: 20px; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.1); flex: 1 1 calc(33% - 20px); }
ul { list-style-type: square; padding-left: 20px; }
table { width: 100%; border-collapse: collapse; margin-top: 15px; }
table, th, td { border: 1px solid #ccc; }
th, td { padding: 10px; text-align: left; }
th { background: #f0c040; color: #144E5A; }
.highlight { background: #f0c040; padding: 15px; border-radius: 5px; color: #144E5A; font-weight: bold; }
</style>
</head>
<body>
<header>
<img src="LOGO_URL_HERE" alt="Indi सेवा Logo" />
<h1>Indi सेवा</h1>
<p>Connecting Skilled Workers to Every Household — Fast, Fair, and Reliable</p>
</header>
<section>
<h2>What is Indi सेवा?</h2>
<p><strong>Indi सेवा</strong> is a one-stop platform that connects skilled and semi-skilled workers to customers in Tier-2 and Tier-3 cities. Whether you need a carpenter, plumber, electrician, AC repairman, beauty service provider, or construction labor — we provide them at your doorstep within <strong>10–20 minutes</strong> or at a scheduled time. Our aim is to solve unemployment, upskill workers, and bring instant services to underserved areas.</p>
</section>
<section>
<h2>How It Works</h2>
<div class="three-col">
<div class="box">
<h3>1. Post Your Requirement</h3>
<p>Users select a service, set a price, and choose “instant” or “scheduled” booking.</p>
</div>
<div class="box">
<h3>2. Smart Matching</h3>
<p>Our system finds the nearest verified worker and confirms availability instantly.</p>
</div>
<div class="box">
<h3>3. Service Delivered</h3>
<p>The worker reaches within minutes or at the scheduled time, with secure payment options.</p>
</div>
</div>
</section>
<section>
<h2>Key Features</h2>
<ul>
<li>Instant 10–20 minute service</li>
<li>Dynamic pricing — user decides rates</li>
<li>Available in Tier-2/Tier-3 cities</li>
<li>Offline booking via missed call or WhatsApp</li>
<li>Worker verification and rating system</li>
<li>Skill development and certification for workers</li>
</ul>
</section>
<section>
<h2>Business Model</h2>
<ul>
<li><strong>Marketplace model:</strong> Connecting service providers and customers.</li>
<li><strong>Worker onboarding:</strong> Verified ID, skill check, and training.</li>
<li><strong>Customer choice:</strong> View worker ratings and choose accordingly.</li>
<li><strong>Service coverage:</strong> Home repairs, construction, personal care, and more.</li>
<li><strong>Supply-demand based:</strong> Pricing and availability adjust to demand.</li>
</ul>
</section>
<section>
<h2>Revenue Streams</h2>
<ul>
<li>Commission per booking (percentage from worker or customer)</li>
<li>Subscription plans for frequent users</li>
<li>Premium profile boosts for workers</li>
<li>Ad space for local businesses</li>
<li>Partnerships with brands for tools and equipment</li>
</ul>
</section>
<section>
<h2>Why Choose Indi सेवा?</h2>
<table>
<tr>
<th>Feature</th>
<th>Indi सेवा</th>
<th>Existing Platforms</th>
</tr>
<tr>
<td>Instant Service (10–20 min)</td>
<td>✔</td>
<td>✘</td>
</tr>
<tr>
<td>Dynamic Pricing (User Decides)</td>
<td>✔</td>
<td>✘</td>
</tr>
<tr>
<td>Tier-2/Tier-3 City Focus</td>
<td>✔</td>
<td>✘</td>
</tr>
<tr>
<td>Offline Booking (Missed Call/WhatsApp)</td>
<td>✔</td>
<td>✘</td>
</tr>
<tr>
<td>Skill Development for Workers</td>
<td>✔</td>
<td>✘</td>
</tr>
</table>
</section>
</body>
</html>