mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: add no signups, unlimited use, works offline to hero phrases
This commit is contained in:
@@ -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.",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user