From e013f37fd4e130b96cecb8ac7bf972d35d7dbefd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:29:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b32db80..427a2e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -237,7 +237,7 @@ export default function HomePage() { tagIcon={Mail} tagAnimation="slide-up" title="Ready to Revolutionize Your Silk Production?" - description="Join thousands of sericulture farmers who are already transforming their disease management practices with intelligent, data-driven insights. Our team is ready to help you integrate SilkGuard into your farming operations." + description="Don't miss the early season monitoring window—the critical period for disease detection that determines your entire crop's health and yield. Limited demo slots available this month. Join thousands of sericulture farmers already transforming their disease management practices with intelligent, data-driven insights. Our team is ready to help you integrate SilkGuard into your farming operations before peak season arrives." buttons={[ { text: "Schedule Demo", href: "/contact" }, { text: "Start Free Trial", href: "/dashboard" }, @@ -281,4 +281,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}