// ===== CREATE ALL PAGES ON THEME ACTIVATION ===== function vahanmilap_create_all_pages() { $pages = array( 'about' => array( 'title' => 'About Us', 'template' => 'page-about.php', 'content' => '' ), 'process' => array( 'title' => 'How It Works', 'template' => 'page-process.php', 'content' => '' ), 'projects' => array( 'title' => 'Project Board', 'template' => 'page-projects.php', 'content' => '' ), 'features' => array( 'title' => 'Features', 'template' => 'page-features.php', 'content' => '' ), 'pricing' => array( 'title' => 'Pricing', 'template' => 'page-pricing.php', 'content' => '' ), 'contact' => array( 'title' => 'Contact Us', 'template' => 'page-contact.php', 'content' => '' ), 'faq' => array( 'title' => 'Frequently Asked Questions', 'template' => 'page-faq.php', 'content' => '' ), 'terms' => array( 'title' => 'Terms & Conditions', 'template' => 'page-terms.php', 'content' => '' ), 'privacy' => array( 'title' => 'Privacy Policy', 'template' => 'page-privacy.php', 'content' => '' ), 'login' => array( 'title' => 'Login', 'template' => 'page-login.php', 'content' => '' ), 'register' => array( 'title' => 'Register', 'template' => 'page-register.php', 'content' => '' ) ); foreach ($pages as $slug => $page) { $existing_page = get_page_by_path($slug); if (!$existing_page) { $page_id = wp_insert_post(array( 'post_title' => $page['title'], 'post_name' => $slug, 'post_status' => 'publish', 'post_type' => 'page', 'post_content' => $page['content'], 'post_author' => 1 )); if ($page_id && !is_wp_error($page_id)) { update_post_meta($page_id, '_wp_page_template', $page['template']); } } else { // Update existing page to use correct template update_post_meta($existing_page->ID, '_wp_page_template', $page['template']); } } flush_rewrite_rules(); } add_action('after_switch_theme', 'vahanmilap_create_all_pages'); add_action('init', 'vahanmilap_create_all_pages'); About | Vahanmilap

About Vahanmilap

India's first AI-powered marketplace connecting contractors with verified fleet owners for heavy machinery and infrastructure projects.

Our Story

Founded in 2024, Vahanmilap was born from a simple observation: the heavy equipment industry in India was plagued by inefficiencies, lack of trust, and high brokerage fees.

Contractors struggled to find reliable transporters, while fleet owners often faced long periods of idle equipment. The traditional system relied on verbal agreements, unverified partners, and expensive middlemen.

We created Vahanmilap to bridge this gap using technology. Our platform brings transparency, verification, and digital contracts to revolutionize how India moves materials.

5000+

Verified Fleets

15000+

Projects Completed

Trusted by

25+ Cities

flag

Our Mission

To digitize and streamline the heavy equipment rental industry in India, making it more efficient, transparent, and accessible for all stakeholders.

visibility

Our Vision

To become India's most trusted platform for heavy machinery and infrastructure projects, connecting every contractor with the right equipment at the right time.

Our Core Values

verified

Trust

Every user is verified with government IDs

bolt

Efficiency

Quick matching and fast project execution

handshake

Fairness

Zero commission, transparent pricing

security

Security

Digital contracts and secure payments

Leadership Team

Experienced professionals dedicated to transforming the industry

Rajesh Kumar

Founder & CEO

20+ years in construction and logistics

Priya Sharma

Chief Technology Officer

Ex-Google, 15 years in tech

Amit Patel

Head of Operations

Former L&T project manager

Join the Vahanmilap Family

Be part of India's fastest growing heavy machinery network