feat: add no signups, unlimited use, works offline to hero phrases

This commit is contained in:
ashim-hq
2026-04-23 18:25:36 +08:00
parent 44f015a8ce
commit 3e6001ec09
@@ -4,12 +4,14 @@ import { AnimatePresence, motion } from "framer-motion";
import { useCallback, useEffect, useState } from "react";
const phrases = [
"No signups. No accounts.",
"100% local processing.",
"Unlimited use. Forever free.",
"Works fully offline.",
"Zero data leaves your network.",
"50+ image tools.",
"14 AI models. Your hardware.",
"Air-gapped ready.",
"Enterprise-grade. Free forever.",
"One Docker container.",
"Open source. Always.",
];