Switch to version 1: modified src/app/page.tsx
This commit is contained in:
@@ -71,13 +71,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Quality Assurance", description: "Every batch is tested for nutrient content and purity, ensuring optimal results for your crops and gardens.", icon: Award
|
||||
title: "Quality Assurance", description: "Every batch is tested for nutrient content and purity, ensuring optimal results for your crops and gardens.", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
title: "Sustainable Sourcing", description: "We partner with local farms to source organic manure using environmentally responsible practices.", icon: Leaf
|
||||
},
|
||||
{
|
||||
title: "Expert Support", description: "Our agricultural specialists provide personalized recommendations for your specific soil and crop needs.", icon: Star
|
||||
title: "Expert Support", description: "Our agricultural specialists provide personalized recommendations for your specific soil and crop needs.", icon: Users
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery", description: "We offer reliable bulk delivery to farms across the region with flexible scheduling options."
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Transform Your Soil?"
|
||||
description="Contact AGRO'S today for product information, bulk orders, or delivery inquiries. Our agricultural specialists are here to help. Phone: 90673 28587"
|
||||
description="Contact AGRO'S today for product information, bulk orders, or delivery inquiries. Our agricultural specialists are here to help."
|
||||
background={{ variant: "downward-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
|
||||
Reference in New Issue
Block a user