-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathseo.ts
More file actions
71 lines (71 loc) · 2.38 KB
/
seo.ts
File metadata and controls
71 lines (71 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
export const SEO = {
title: "Blink Eye - Best Eye Care & Break Timer for Mac, Windows, Linux",
description:
"A minimalist eye care reminder app to reduce eye strain, featuring customizable timers, full-screen popups, audio mute.",
keywords: [
"prevent rsi app",
"prevent cvs app",
"rsi app",
"cvs app",
"best eye care app 2024",
"screen break reminder app",
"free eye health app download",
"open source eye protection software",
"screen timer for eye care",
"work break reminder tool",
"eye comfort app for Mac",
"vision care software for laptops",
"top eye relaxation app",
"PC screen time control",
"computer eye care utility",
"digital eye strain prevention",
"windows break time scheduler",
"best apps for eye strain relief",
"cross-platform eye care app",
"top open source break reminder",
"blink timer for computer health",
"best eye care app for Windows and Linux",
"free eye health app for Windows",
"open source eye protection software for Linux",
"screen break reminder app for Windows",
"eye comfort app for Linux",
"top eye relaxation app for Windows",
"digital eye strain prevention for Windows",
"computer eye care utility for Linux",
"work break reminder tool for Windows",
"screen time control for Linux",
"cross-platform eye care app",
"best apps for eye strain relief on Windows and Linux",
"PC screen timer for eye care",
"vision care software for Windows",
"eye care reminder app for Linux",
"blink eye",
"blink eye for windows",
"Noman Dhoni Made App",
"eye care app for windows",
"20 20 20 rule app for windows",
"eye care",
"eye strain relief app",
"eye health app",
"blink eye download",
"blink eye review",
"20 20 20 rule app",
"eye care reminder app",
"eye care software",
"eye care tips",
"eye exercises app",
"eye protection app",
"eye care app for pc",
"eye care app for laptop",
"eye care app for desktop",
"eye care app for windows 10",
"eye care app for windows 11",
"blink eye download",
"blink eye review",
"eye care app for windows",
"20 20 20 rule app for windows",
],
thumb: "https://utfs.io/f/93hqarYp4cDdRfdEFOs3IvZkCG1g7rYl8WhFVBbNozK265eA",
url: process.env.NEXT_PUBLIC_SITE_URL || "https://blinkeye.app",
twitter: "@blinkeyeapp",
};