Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/routes/_public/technology.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ function TechnologyPage() {
<div className="border-2 border-border p-5 shadow-hard-sm hover:border-olive hover:shadow-hard hover:-translate-x-0.5 hover:-translate-y-0.5 transition-all">
<h3 className="text-base font-semibold mb-2">Virtual Fencing Systems</h3>
<p className="text-muted-foreground text-sm">
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.
</p>
</div>

Expand Down