From 0962ac95f1f2086af240ae3292c7daee0a278cc0 Mon Sep 17 00:00:00 2001 From: Cody Menefee Date: Sun, 22 Feb 2026 18:55:22 -0600 Subject: [PATCH] fix(marketing): correct collar integration claim on technology page Collar APIs are not yet open. Replace false claim that instructions can be pushed directly to collars with accurate roadmap language. Co-Authored-By: Claude Sonnet 4.6 --- app/src/routes/_public/technology.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/routes/_public/technology.tsx b/app/src/routes/_public/technology.tsx index e055bd0..3950139 100644 --- a/app/src/routes/_public/technology.tsx +++ b/app/src/routes/_public/technology.tsx @@ -367,7 +367,7 @@ function TechnologyPage() {

Virtual Fencing Systems

- Export fence geometry and grazing schedules in formats compatible with major virtual fencing providers. Instructions can be pushed directly to collars. + Export fence geometry and grazing schedules in formats compatible with major virtual fencing providers. Direct collar integration is on the roadmap -- collar APIs are not yet open.