Unknown SDUI Component: "hero_text"
%{
"props" => %{
"cta_href" => "/auth/register?plan=forage_free",
"cta_label" => "Get Started Free",
"subtitle" => "VPN + proxy + sponsored data. Zero install. One invoice.",
"title" => "Secure connectivity for every employee"
},
"type" => "hero_text"
}
Active
Zero-Install VPN
IKEv2 works with Windows, macOS, iOS built-in VPN. No app needed.
View Details
Active
Browser Proxy
PAC URL in browser settings. Employees browse free, sponsors pay.
View Details
Active
Sponsored Data
Carriers and brands subsidize employee internet. You see categories, never URLs.
View Details
Unknown SDUI Component: "pricing_table"
%{
"props" => %{
"plans" => [
%{
"cta" => "Start Free",
"features" => ["Proxy PAC (zero install)", "5GB sponsored data", "Chat"],
"name" => "Free",
"period" => "sponsor pays",
"price" => "N0"
},
%{
"cta" => "Start Basic",
"features" => ["IKEv2 VPN", "Email", "Chat", "20GB data"],
"highlighted" => true,
"name" => "Basic",
"period" => "/seat/mo",
"price" => "N2,500"
},
%{
"cta" => "Start Standard",
"features" => ["WireGuard VPN", "PBX extension", "Email + Chat + Meet",
"50GB data"],
"name" => "Standard",
"period" => "/seat/mo",
"price" => "N5,000"
},
%{
"cta" => "Contact Sales",
"features" => ["DRO Mobile SIM", "VPN + PBX + CUG", "Full suite",
"Unlimited data"],
"name" => "Premium",
"period" => "/seat/mo",
"price" => "N15,000"
}
]
},
"type" => "pricing_table"
}