<div class="container">
        <h3>E Rickshaw Manufacturers Electric Rickshaw in Howrah <br>Reliable & Affordable Electric Vehicles with
            <span>Rocky E-Rickshaw</span>
        </h3>
        <div class="row">

            <div class="col-lg-7">
                <div class="location-description">
                    <div class="location-content">
                        <div class="location-read">
                            <p>Looking for the best e-rickshaw manufacturer in Howrah? As a leading electric
                                rickshaw manufacturer, we are committed to producing vehicles that are not only reliable
                                but also affordable for both drivers and passengers. Our models are designed with
                                cutting-edge technology, offering impressive battery life, low maintenance, and optimal
                                durability.</p>

                            <h3>
                                Why Choose <span>Rocky E-Rickshaws</span> in Malda?
                            </h3>
                            <p>
                                Our range of e-rickshaw models is perfect for local commutes, delivering comfort and
                                cost-effectiveness for drivers and businesses alike. We specialize in manufacturing
                                top-tier electric vehicles, ensuring every model meets high standards of quality and
                                safety.
                            </p>
                            <ul>
                                <li><strong>Durable Construction:</strong> Our e-rickshaws are built to withstand
                                    everyday wear and tear, providing a long service life.</li>
                                <li><strong>Eco-Friendly Solutions:</strong> Zero-emission vehicles that support green
                                    transport initiatives in Howrah.</li>
                                <li><strong>Low Maintenance Costs:</strong> Our e-rickshaws are engineered for
                                    efficiency, requiring minimal upkeep.</li>
                                <li><strong>Affordable Financing Options:</strong> Make your investment in green
                                    transport with easy financing options available.</li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-lg-5 img-sec">
                <img src='<?php echo $side_img; ?>' alt="">
            </div>
        </div>
    </div>
</div>

<div class="location-us bg-gray mb-105">
    <div class="container">
        <div class="row">
            <div class="col-lg-12">
                <h3>
                    Ideal for Local Commuting and Business Use in Howrah
                </h3>
                <p>Our Rocky E-Rickshaws are perfect for local commutes and businesses in Howrah. Designed for both
                    commercial and private use, they provide an efficient and sustainable mode of transport for
                    passengers and goods alike. These rickshaws are built to navigate narrow streets and crowded city
                    roads, making them ideal for urban settings.</p>
            </div>
        </div>
        <div class="row align-items-center">
            <div class="col-lg-6 col-md-6 col-sm-6">
                <h3>
                    Technical Specifications
                </h3>
                <table class="business-table">
                    <tr>
                        <th>MAX Power</th>
                        <td data-label="MAX Power">1410 Watt</td>
                    </tr>
                    <tr>
                        <th>Range</th>
                        <td data-label="Range">75 – 125 Kms</td>
                    </tr>
                    <tr>
                        <th>Body Weight</th>
                        <td data-label="Body Weight">214 Kgs & More</td>
                    </tr>
                    <tr>
                        <th>Charger</th>
                        <td data-label="Charger">Automatic</td>
                    </tr>
                    <tr>
                        <th>Motor</th>
                        <td data-label="Motor">1000W Water Resistant</td>
                    </tr>
                    <tr>
                        <th>Seating Capacity</th>
                        <td data-label="Seating Capacity">4+1</td>
                    </tr>
                    <tr>
                        <th>Tyres</th>
                        <td data-label="Tyres">3.75 X 12 And 90-90/12</td>
                    </tr>
                    <tr>
                        <th>Wheel Base</th>
                        <td data-label="Wheel Base">2350mm</td>
                    </tr>
                    <tr>
                        <th>ISO</th>
                        <td data-label="ISO">Certified</td>
                    </tr>
                    <tr>
                        <th>ICAT</th>
                        <td data-label="ICAT">Approved</td>
                    </tr>
                </table>
            </div>
            <div class="col-lg-6 col-md-6 col-sm-6">
                <div class="slider-container">
                    <div class="slider">
                        <img src="<?php echo $img1; ?>" alt="Image 1" class="slide">
                        <img src="<?php echo $img2; ?>" alt="Image 2" class="slide">
                        <img src="<?php echo $img3; ?>" alt="Image 3" class="slide">
                        <img src="<?php echo $img4; ?>" alt="Image 3" class="slide">
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>