mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: remove AGPL trust line from hero, add Free. Forever. to animation
This commit is contained in:
@@ -153,12 +153,6 @@ export function Hero() {
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</FadeIn>
|
</FadeIn>
|
||||||
|
|
||||||
<FadeIn delay={0.3}>
|
|
||||||
<p className="mt-8 text-sm text-muted">
|
|
||||||
AGPL-3.0 · Docker one-liner · Free forever
|
|
||||||
</p>
|
|
||||||
</FadeIn>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ const phrases = [
|
|||||||
"No signups. No accounts.",
|
"No signups. No accounts.",
|
||||||
"No uploads to the cloud. Ever.",
|
"No uploads to the cloud. Ever.",
|
||||||
"100% local processing.",
|
"100% local processing.",
|
||||||
"Forever free. No paywalls.",
|
"Free. Forever.",
|
||||||
"No limits. No hidden caps.",
|
"No limits. No hidden caps.",
|
||||||
"Works fully offline.",
|
"Works fully offline.",
|
||||||
"Unlimited batch processing.",
|
"Unlimited batch processing.",
|
||||||
|
|||||||
Reference in New Issue
Block a user