Spaces:
Running
Running
Use IDEAS FARMS as the website name and the location Ahia yeboah opposite Nikaaso guest house and the email use matthewagyemang525@gmail.com and the contact use 0554869841 - Follow Up Deployment
Browse files- index.html +8 -8
index.html
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
| 48 |
<div class="flex items-center space-x-2">
|
| 49 |
<i class="fas fa-leaf text-2xl text-green-300"></i>
|
| 50 |
-
<span class="text-xl font-bold">
|
| 51 |
</div>
|
| 52 |
<div class="hidden md:flex space-x-8">
|
| 53 |
<a href="#home" class="hover:text-green-300 transition">Home</a>
|
|
@@ -73,7 +73,7 @@
|
|
| 73 |
<!-- Hero Section -->
|
| 74 |
<section id="home" class="hero-section text-white py-20 md:py-32">
|
| 75 |
<div class="container mx-auto px-4 text-center">
|
| 76 |
-
<h1 class="text-4xl md:text-6xl font-bold mb-6">Premium Pawpaw & Turkey Berries</h1>
|
| 77 |
<p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">Naturally grown with care for your health and wellness</p>
|
| 78 |
<a href="#products" class="bg-green-500 hover:bg-green-600 text-white font-bold py-3 px-8 rounded-full transition duration-300 inline-flex items-center">
|
| 79 |
Shop Now <i class="fas fa-arrow-right ml-2"></i>
|
|
@@ -192,7 +192,7 @@
|
|
| 192 |
<div class="md:w-1/2 mb-8 md:mb-0 md:pr-12">
|
| 193 |
<h2 class="text-3xl font-bold mb-6 text-green-800">Our Farming Story</h2>
|
| 194 |
<p class="text-gray-600 mb-4">Nature's Bounty Farm was established in 2010 with a simple mission: to grow the most nutritious, flavorful pawpaws and turkey berries using sustainable, organic methods.</p>
|
| 195 |
-
<p class="text-gray-600 mb-4">Located in
|
| 196 |
<p class="text-gray-600">Every fruit is hand-picked at peak ripeness to ensure you receive only the best quality produce packed with maximum nutrients and flavor.</p>
|
| 197 |
</div>
|
| 198 |
<div class="md:w-1/2">
|
|
@@ -339,21 +339,21 @@
|
|
| 339 |
<i class="fas fa-map-marker-alt text-green-600 mt-1 mr-4"></i>
|
| 340 |
<div>
|
| 341 |
<h4 class="font-bold">Address</h4>
|
| 342 |
-
<p class="text-gray-600">
|
| 343 |
</div>
|
| 344 |
</div>
|
| 345 |
<div class="flex items-start">
|
| 346 |
<i class="fas fa-phone-alt text-green-600 mt-1 mr-4"></i>
|
| 347 |
<div>
|
| 348 |
<h4 class="font-bold">Phone</h4>
|
| 349 |
-
<p class="text-gray-600">
|
| 350 |
</div>
|
| 351 |
</div>
|
| 352 |
<div class="flex items-start">
|
| 353 |
<i class="fas fa-envelope text-green-600 mt-1 mr-4"></i>
|
| 354 |
<div>
|
| 355 |
<h4 class="font-bold">Email</h4>
|
| 356 |
-
<p class="text-gray-600">
|
| 357 |
</div>
|
| 358 |
</div>
|
| 359 |
</div>
|
|
@@ -474,7 +474,7 @@
|
|
| 474 |
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
|
| 475 |
<div>
|
| 476 |
<h3 class="text-xl font-bold mb-4 flex items-center">
|
| 477 |
-
<i class="fas fa-leaf mr-2 text-green-300"></i>
|
| 478 |
</h3>
|
| 479 |
<p class="text-green-200">Growing nature's superfoods with care for your health and our planet.</p>
|
| 480 |
<div class="flex space-x-4 mt-4">
|
|
@@ -518,7 +518,7 @@
|
|
| 518 |
</div>
|
| 519 |
</div>
|
| 520 |
<div class="border-t border-green-800 mt-12 pt-8 text-center text-green-300">
|
| 521 |
-
<p>© 2023
|
| 522 |
</div>
|
| 523 |
</div>
|
| 524 |
</footer>
|
|
|
|
| 47 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
| 48 |
<div class="flex items-center space-x-2">
|
| 49 |
<i class="fas fa-leaf text-2xl text-green-300"></i>
|
| 50 |
+
<span class="text-xl font-bold">IDEAS FARMS</span>
|
| 51 |
</div>
|
| 52 |
<div class="hidden md:flex space-x-8">
|
| 53 |
<a href="#home" class="hover:text-green-300 transition">Home</a>
|
|
|
|
| 73 |
<!-- Hero Section -->
|
| 74 |
<section id="home" class="hero-section text-white py-20 md:py-32">
|
| 75 |
<div class="container mx-auto px-4 text-center">
|
| 76 |
+
<h1 class="text-4xl md:text-6xl font-bold mb-6">IDEAS FARMS - Premium Pawpaw & Turkey Berries</h1>
|
| 77 |
<p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">Naturally grown with care for your health and wellness</p>
|
| 78 |
<a href="#products" class="bg-green-500 hover:bg-green-600 text-white font-bold py-3 px-8 rounded-full transition duration-300 inline-flex items-center">
|
| 79 |
Shop Now <i class="fas fa-arrow-right ml-2"></i>
|
|
|
|
| 192 |
<div class="md:w-1/2 mb-8 md:mb-0 md:pr-12">
|
| 193 |
<h2 class="text-3xl font-bold mb-6 text-green-800">Our Farming Story</h2>
|
| 194 |
<p class="text-gray-600 mb-4">Nature's Bounty Farm was established in 2010 with a simple mission: to grow the most nutritious, flavorful pawpaws and turkey berries using sustainable, organic methods.</p>
|
| 195 |
+
<p class="text-gray-600 mb-4">Located in Ahia yeboah opposite Nikaaso guest house, our farm benefits from rich soil, clean water, and abundant sunshine - perfect conditions for these superfoods to thrive.</p>
|
| 196 |
<p class="text-gray-600">Every fruit is hand-picked at peak ripeness to ensure you receive only the best quality produce packed with maximum nutrients and flavor.</p>
|
| 197 |
</div>
|
| 198 |
<div class="md:w-1/2">
|
|
|
|
| 339 |
<i class="fas fa-map-marker-alt text-green-600 mt-1 mr-4"></i>
|
| 340 |
<div>
|
| 341 |
<h4 class="font-bold">Address</h4>
|
| 342 |
+
<p class="text-gray-600">Ahia yeboah opposite Nikaaso guest house</p>
|
| 343 |
</div>
|
| 344 |
</div>
|
| 345 |
<div class="flex items-start">
|
| 346 |
<i class="fas fa-phone-alt text-green-600 mt-1 mr-4"></i>
|
| 347 |
<div>
|
| 348 |
<h4 class="font-bold">Phone</h4>
|
| 349 |
+
<p class="text-gray-600">0554869841</p>
|
| 350 |
</div>
|
| 351 |
</div>
|
| 352 |
<div class="flex items-start">
|
| 353 |
<i class="fas fa-envelope text-green-600 mt-1 mr-4"></i>
|
| 354 |
<div>
|
| 355 |
<h4 class="font-bold">Email</h4>
|
| 356 |
+
<p class="text-gray-600">matthewagyemang525@gmail.com</p>
|
| 357 |
</div>
|
| 358 |
</div>
|
| 359 |
</div>
|
|
|
|
| 474 |
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
|
| 475 |
<div>
|
| 476 |
<h3 class="text-xl font-bold mb-4 flex items-center">
|
| 477 |
+
<i class="fas fa-leaf mr-2 text-green-300"></i> IDEAS FARMS
|
| 478 |
</h3>
|
| 479 |
<p class="text-green-200">Growing nature's superfoods with care for your health and our planet.</p>
|
| 480 |
<div class="flex space-x-4 mt-4">
|
|
|
|
| 518 |
</div>
|
| 519 |
</div>
|
| 520 |
<div class="border-t border-green-800 mt-12 pt-8 text-center text-green-300">
|
| 521 |
+
<p>© 2023 IDEAS FARMS. All rights reserved.</p>
|
| 522 |
</div>
|
| 523 |
</div>
|
| 524 |
</footer>
|