From 62e1ef7a2d7dae7d745ac474f389d34c5fa3f6f1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:49:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b5e767..b786d3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function HomePage() { id: "4", title: "What is your approach to land stewardship?", content: "We are committed to soil health, efficient crop rotation, and responsible land management. Our practices support long-term sustainability and productivity."}, ]} ctaTitle="Get in Touch" - ctaDescription="Contact us for agricultural partnerships, land opportunities, or farm business inquiries." + ctaDescription="Explore land leasing, supply partnerships, and operational collaboration opportunities" ctaButton={{ text: "Schedule a Farm Tour", href: "/contact"}} ctaIcon={Calendar} -- 2.49.1