import Link from "next/link"; import { Stats } from "./components/stats"; import { Testimonials } from "./components/testimony"; export default function Home() { return (
EnvShare is Open Source on{" "} GitHub

Share Environment Variables Securely

Your document is encrypted in your browser before being stored for a limited period of time and read operations. Unencrypted data never leaves your browser.

{/* Deploy */} Share

Used and trusted by a growing community

); }