diff --git a/src/app/page.tsx b/src/app/page.tsx index ce6d47a..c51c00c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"