diff --git a/src/app/page.tsx b/src/app/page.tsx index c51c00c..ce6d47a 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: CheckCircle + title: "Quality Assurance", description: "Every batch is tested for nutrient content and purity, ensuring optimal results for your crops and gardens.", icon: Award }, { 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: Users + title: "Expert Support", description: "Our agricultural specialists provide personalized recommendations for your specific soil and crop needs.", icon: Star }, { 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." + description="Contact AGRO'S today for product information, bulk orders, or delivery inquiries. Our agricultural specialists are here to help. Phone: 90673 28587" background={{ variant: "downward-rays-animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email address"