Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	added images
Browse files- index.html +8 -8
    	
        index.html
    CHANGED
    
    | @@ -8,7 +8,7 @@ | |
| 8 | 
             
                <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
         | 
| 9 | 
             
                <style>
         | 
| 10 | 
             
                    .hero {
         | 
| 11 | 
            -
                        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https:// | 
| 12 | 
             
                        background-size: cover;
         | 
| 13 | 
             
                        background-position: center;
         | 
| 14 | 
             
                        height: 80vh;
         | 
| @@ -116,7 +116,7 @@ | |
| 116 |  | 
| 117 | 
             
                        <div class="flex flex-col md:flex-row items-center">
         | 
| 118 | 
             
                            <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
         | 
| 119 | 
            -
                                <img src="https:// | 
| 120 | 
             
                                     alt="Our goat farm" class="rounded-lg shadow-xl w-full h-auto">
         | 
| 121 | 
             
                            </div>
         | 
| 122 | 
             
                            <div class="md:w-1/2">
         | 
| @@ -164,7 +164,7 @@ | |
| 164 | 
             
                        <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6">
         | 
| 165 | 
             
                            <!-- Gallery Item 1 -->
         | 
| 166 | 
             
                            <div class="gallery-item rounded-lg overflow-hidden shadow-md bg-white">
         | 
| 167 | 
            -
                                <img src="https:// | 
| 168 | 
             
                                     alt="Goat grazing" class="w-full h-64 object-cover">
         | 
| 169 | 
             
                                <div class="p-4">
         | 
| 170 | 
             
                                    <h3 class="font-bold text-lg text-green-800">बोअर बकरी</h3>
         | 
| @@ -408,7 +408,7 @@ | |
| 408 | 
             
                                <div class="flex items-center">
         | 
| 409 | 
             
                                    <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 410 | 
             
                                    <div>
         | 
| 411 | 
            -
                                        <h4 class="font-bold text-green-800" | 
| 412 | 
             
                                        <p class="text-gray-500 text-sm">व्यावसायिक बकरी शेतकरी</p>
         | 
| 413 | 
             
                                    </div>
         | 
| 414 | 
             
                                </div>
         | 
| @@ -432,7 +432,7 @@ | |
| 432 | 
             
                                <div class="flex items-center">
         | 
| 433 | 
             
                                    <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 434 | 
             
                                    <div>
         | 
| 435 | 
            -
                                        <h4 class="font-bold text-green-800" | 
| 436 | 
             
                                        <p class="text-gray-500 text-sm">डेअरी स्टार्टअप मालक</p>
         | 
| 437 | 
             
                                    </div>
         | 
| 438 | 
             
                                </div>
         | 
| @@ -456,7 +456,7 @@ | |
| 456 | 
             
                                <div class="flex items-center">
         | 
| 457 | 
             
                                    <img src="https://randomuser.me/api/portraits/men/75.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 458 | 
             
                                    <div>
         | 
| 459 | 
            -
                                        <h4 class="font-bold text-green-800" | 
| 460 | 
             
                                        <p class="text-gray-500 text-sm">कृषी व्यवसाय मालक</p>
         | 
| 461 | 
             
                                    </div>
         | 
| 462 | 
             
                                </div>
         | 
| @@ -506,8 +506,8 @@ | |
| 506 | 
             
                                        </div>
         | 
| 507 | 
             
                                        <div>
         | 
| 508 | 
             
                                            <h4 class="font-bold text-gray-800">ईमेल</h4>
         | 
| 509 | 
            -
                                            <p class="text-gray-600"> | 
| 510 | 
            -
                                            <p class="text-gray-600"> | 
| 511 | 
             
                                        </div>
         | 
| 512 | 
             
                                    </div>
         | 
| 513 |  | 
|  | |
| 8 | 
             
                <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
         | 
| 9 | 
             
                <style>
         | 
| 10 | 
             
                    .hero {
         | 
| 11 | 
            +
                        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://5.imimg.com/data5/PF/FT/GX/SELLER-11167415/beetal-goat.jpg');
         | 
| 12 | 
             
                        background-size: cover;
         | 
| 13 | 
             
                        background-position: center;
         | 
| 14 | 
             
                        height: 80vh;
         | 
|  | |
| 116 |  | 
| 117 | 
             
                        <div class="flex flex-col md:flex-row items-center">
         | 
| 118 | 
             
                            <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
         | 
| 119 | 
            +
                                <img src="https://i.pinimg.com/736x/a3/bb/a2/a3bba2d1a436e8c45205b060b8e0bc0f.jpg" 
         | 
| 120 | 
             
                                     alt="Our goat farm" class="rounded-lg shadow-xl w-full h-auto">
         | 
| 121 | 
             
                            </div>
         | 
| 122 | 
             
                            <div class="md:w-1/2">
         | 
|  | |
| 164 | 
             
                        <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6">
         | 
| 165 | 
             
                            <!-- Gallery Item 1 -->
         | 
| 166 | 
             
                            <div class="gallery-item rounded-lg overflow-hidden shadow-md bg-white">
         | 
| 167 | 
            +
                                <img src="https://www.shutterstock.com/image-photo/beetal-goat-indian-bitol-farm-260nw-2571756835.jpg" 
         | 
| 168 | 
             
                                     alt="Goat grazing" class="w-full h-64 object-cover">
         | 
| 169 | 
             
                                <div class="p-4">
         | 
| 170 | 
             
                                    <h3 class="font-bold text-lg text-green-800">बोअर बकरी</h3>
         | 
|  | |
| 408 | 
             
                                <div class="flex items-center">
         | 
| 409 | 
             
                                    <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 410 | 
             
                                    <div>
         | 
| 411 | 
            +
                                        <h4 class="font-bold text-green-800">भालू झुंजारे </h4>
         | 
| 412 | 
             
                                        <p class="text-gray-500 text-sm">व्यावसायिक बकरी शेतकरी</p>
         | 
| 413 | 
             
                                    </div>
         | 
| 414 | 
             
                                </div>
         | 
|  | |
| 432 | 
             
                                <div class="flex items-center">
         | 
| 433 | 
             
                                    <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 434 | 
             
                                    <div>
         | 
| 435 | 
            +
                                        <h4 class="font-bold text-green-800">सुनील करंडे </h4>
         | 
| 436 | 
             
                                        <p class="text-gray-500 text-sm">डेअरी स्टार्टअप मालक</p>
         | 
| 437 | 
             
                                    </div>
         | 
| 438 | 
             
                                </div>
         | 
|  | |
| 456 | 
             
                                <div class="flex items-center">
         | 
| 457 | 
             
                                    <img src="https://randomuser.me/api/portraits/men/75.jpg" alt="Customer" class="w-12 h-12 rounded-full mr-4">
         | 
| 458 | 
             
                                    <div>
         | 
| 459 | 
            +
                                        <h4 class="font-bold text-green-800">सुशील कांबळे </h4>
         | 
| 460 | 
             
                                        <p class="text-gray-500 text-sm">कृषी व्यवसाय मालक</p>
         | 
| 461 | 
             
                                    </div>
         | 
| 462 | 
             
                                </div>
         | 
|  | |
| 506 | 
             
                                        </div>
         | 
| 507 | 
             
                                        <div>
         | 
| 508 | 
             
                                            <h4 class="font-bold text-gray-800">ईमेल</h4>
         | 
| 509 | 
            +
                                            <p class="text-gray-600">maneshelipalan@greenpasturesgoatfarm.com</p>
         | 
| 510 | 
            +
                                            <p class="text-gray-600">manesales@greenpasturesgoatfarm.com</p>
         | 
| 511 | 
             
                                        </div>
         | 
| 512 | 
             
                                    </div>
         | 
| 513 |  |