-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
190 lines (184 loc) · 6.64 KB
/
Copy pathdata.js
File metadata and controls
190 lines (184 loc) · 6.64 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
export const blogs = [
{
id: 1,
timestamp: "2023-10-01T12:00:00Z",
thumbnail: "https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg",
title: "The Future of Remote Work: Trends and Predictions",
body: "<p>Remote work is here to stay...</p>",
author: {
name: "Tracey Wilson",
thumbnail: "https://randomuser.me/api/portraits/women/44.jpg"
},
category: "Workplace",
},
{
id: 2,
timestamp: "2024-01-15T09:00:00Z",
thumbnail: "https://images.pexels.com/photos/460672/pexels-photo-460672.jpeg",
title: "Top 10 Places to Visit in Europe in 2024",
body: "<p>Europe offers a rich blend of history...</p>",
author: {
name: "Samantha Lee",
thumbnail: "https://randomuser.me/api/portraits/women/68.jpg"
},
category: "Travel",
},
{
id: 3,
timestamp: "2024-03-22T14:30:00Z",
thumbnail: "https://images.pexels.com/photos/4056723/pexels-photo-4056723.jpeg",
title: "5 Simple Habits for a Healthier Life",
body: "<p>Start living a better life today...</p>",
author: {
name: "James Carter",
thumbnail: "https://randomuser.me/api/portraits/men/32.jpg"
},
category: "Health",
},
{
id: 4,
timestamp: "2024-04-10T16:45:00Z",
thumbnail: "https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg",
title: "Artificial Intelligence: Boon or Bane?",
body: "<p>AI is revolutionizing industries...</p>",
author: {
name: "Ilkin Ibadov",
thumbnail: "https://randomuser.me/api/portraits/men/91.jpg"
},
category: "Technology",
},
{
id: 5,
timestamp: "2024-05-01T11:00:00Z",
thumbnail: "https://images.pexels.com/photos/4386373/pexels-photo-4386373.jpeg",
title: "Managing Your Personal Finances Like a Pro",
body: "<p>Take control of your finances...</p>",
author: {
name: "Linda Fox",
thumbnail: "https://randomuser.me/api/portraits/women/12.jpg"
},
category: "Finance",
},
{
id: 6,
timestamp: "2024-06-10T12:00:00Z",
thumbnail: "https://images.pexels.com/photos/3861969/pexels-photo-3861969.jpeg",
title: "Why Everyone Should Learn to Code",
body: "<p>Programming isn't just for devs...</p>",
author: {
name: "David Kim",
thumbnail: "https://randomuser.me/api/portraits/men/45.jpg"
},
category: "Education",
},
{
id: 7,
timestamp: "2024-02-14T10:20:00Z",
thumbnail: "https://images.pexels.com/photos/958545/pexels-photo-958545.jpeg",
title: "A Culinary Tour Through Southeast Asia",
body: "<p>Discover rich flavors in Asia...</p>",
author: {
name: "Maya Patel",
thumbnail: "https://randomuser.me/api/portraits/women/33.jpg"
},
category: "Food",
},
{
id: 8,
timestamp: "2023-11-30T08:15:00Z",
thumbnail: "https://images.pexels.com/photos/694740/pexels-photo-694740.jpeg",
title: "10 Books That Will Change the Way You Think",
body: "<p>Looking for inspiration? These books...</p>",
author: {
name: "Kevin Grant",
thumbnail: "https://randomuser.me/api/portraits/men/78.jpg"
},
category: "Lifestyle",
},
{
id: 9,
timestamp: "2024-07-05T13:40:00Z",
thumbnail: "https://images.pexels.com/photos/841130/pexels-photo-841130.jpeg",
title: "The Ultimate Guide to Home Workouts",
body: "<p>Stay in shape at home with these...</p>",
author: {
name: "Rachel Adams",
thumbnail: "https://randomuser.me/api/portraits/women/25.jpg"
},
category: "Fitness",
},
{
id: 10,
timestamp: "2024-08-01T17:10:00Z",
thumbnail: "https://images.pexels.com/photos/3184291/pexels-photo-3184291.jpeg",
title: "Startup Strategies for First-Time Entrepreneurs",
body: "<p>Turn your idea into reality...</p>",
author: {
name: "Tom Nguyen",
thumbnail: "https://randomuser.me/api/portraits/men/20.jpg"
},
category: "Business",
},
{
id: 11,
timestamp: "2023-12-18T07:50:00Z",
thumbnail: "https://images.pexels.com/photos/4348404/pexels-photo-4348404.jpeg",
title: "Top 5 UI/UX Trends in 2024",
body: "<p>Design is constantly evolving...</p>",
author: {
name: "Elena Moore",
thumbnail: "https://randomuser.me/api/portraits/women/50.jpg"
},
category: "Design",
},
{
id: 12,
timestamp: "2024-09-09T10:00:00Z",
thumbnail: "https://images.pexels.com/photos/924824/pexels-photo-924824.jpeg",
title: "Climate Change and What You Can Do About It",
body: "<p>We all have a role to play...</p>",
author: {
name: "Marcus Wright",
thumbnail: "https://randomuser.me/api/portraits/men/60.jpg"
},
category: "Environment",
},
{
id: 13,
timestamp: "2024-10-12T15:30:00Z",
thumbnail: "https://images.pexels.com/photos/3184302/pexels-photo-3184302.jpeg",
title: "How to Build a Productive Morning Routine",
body: `
<p>
A productive day starts with a purposeful morning. Your morning routine sets the tone
for everything that follows — mentally, emotionally, and physically. But it's not about
waking up at 5 AM. It's about creating habits that work for *you*.
</p>
<br/>
<p>
Start small. Even just 15 minutes of quiet time, stretching, or writing can make a huge difference.
Avoid checking your phone first thing — instead, focus on your breath, your body, and your intentions
for the day. Journaling or reading something inspiring can also help create mental clarity.
</p>
<br/>
<h3>Key Tips for a Solid Morning Routine</h3>
<ul>
<li>Wake up at a consistent time</li>
<li>Drink a full glass of water</li>
<li>Move your body (walk, stretch, or work out)</li>
<li>Take 5–10 minutes for reflection or planning</li>
<li>Limit digital distractions</li>
</ul>
<br/>
<p>
The secret? Consistency. A good morning isn’t about perfection, it’s about repetition.
Build a routine that fits your life and watch how it transforms your mindset.
</p>
`,
author: {
name: "Alex Monroe",
thumbnail: "https://randomuser.me/api/portraits/men/41.jpg"
},
category: "Productivity",
}
];