-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path7. onboarding 5.html
More file actions
99 lines (99 loc) · 4.58 KB
/
7. onboarding 5.html
File metadata and controls
99 lines (99 loc) · 4.58 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" />
<link rel="stylesheet" href="globals-shared.css" />
<link rel="stylesheet" href="components.css" />
<link rel="stylesheet" href="css/onboarding-5.css" />
</head>
<body>
<div class="series-welcome" data-model-id="1149:2540">
<img class="white-woven-fabric" src="img/white-woven-fabric-1.png" />
<div class="rectangle"></div>
<div class="group">
<div class="text-wrapper">Dashboard</div>
<div class="div">Series</div>
<div class="text-wrapper-2">Members</div>
<div class="text-wrapper-3">Notifications</div>
<div class="text-wrapper-4">Settings</div>
<div class="text-wrapper-5">Logout</div>
</div>
<div class="group-2">
<div class="layer">
<div class="gnwuq">
<div class="group-3">
<img class="vector" src="img/vector.svg" /> <img class="img" src="img/vector-1.svg" />
</div>
</div>
</div>
<img class="layer-2" src="img/layer-1.svg" />
<div class="group-4">
<img class="vector-2" src="img/vector-2.svg" />
<img class="vector-3" src="img/vector-3.svg" />
<img class="vector-4" src="img/vector-4.svg" />
<img class="vector-5" src="img/vector-5.svg" />
</div>
<div class="group-5">
<img class="bell" src="img/bell.svg" />
<div class="ellipse"></div>
</div>
<img class="g" src="img/gic-5-5z.png" />
</div>
<img class="line" src="img/line-27.svg" />
<div class="rectangle-2"></div>
<img class="profile" src="img/profile-2.png" />
<div class="text-wrapper-6">Search for a resource...</div>
<div class="group-6"></div>
<img class="LOGO" src="img/logo-1.png" />
<div class="text-wrapper-7">Josie Ziegler</div>
<div class="rectangle-3"></div>
<img class="group-7" src="img/group-124.png" />
<div class="text-wrapper-8">Welcome + Onboarding</div>
<div class="group-8">
<div class="rectangle-4"></div>
<div class="rectangle-5"></div>
</div>
<div class="rectangle-6"></div>
<div class="text-wrapper-9">Onboarding Checklist</div>
<div class="text-wrapper-10">Thread Overview</div>
<div class="rectangle-7"></div>
<div class="launch-prep-calendar">Launch Prep & Calendar</div>
<div class="text-wrapper-11">Leadership Introduction</div>
<div class="text-wrapper-12">Module 1: Self Awareness</div>
<div class="text-wrapper-13">Module 2: Leadership Awareness</div>
<div class="text-wrapper-14">Module 3: Church/Ministry Awareness</div>
<p class="p">Module 4: Assimilating Your Awareness</p>
<img class="group-9" src="img/group-154.png" />
<img class="rectangle-8" src="img/rectangle-14.svg" />
<div class="text-wrapper-15">Module 1: Self Awareness</div>
<p class="ALEPH-psalm">
<span class="span">ALEPH - </span>
<span class="text-wrapper-16">Psalm 119:1-8 <br />Meditate: Walk in the way of the Lord<br /><br /></span>
<span class="span">Answer: </span>
<span class="text-wrapper-16"
>Take a moment to reflect on your journey into Christ, into leadership, and to where you are now. How has God
been leading you? <br /><br
/></span>
<span class="span">BETH -</span>
<span class="text-wrapper-16">
Psalm 119:9-16<br />With my whole heart I seek you<br /><br />How is your relationship with God going? Do you
feel connected or is there distance? Why or why not? Is there anything keeping you from giving your whole
heart to God?<br /><br
/></span>
<span class="span">GIMEL - </span>
<span class="text-wrapper-16"
>Psalm 119:17-24<br />Deal bountifully with your servant<br /><br />How is your health? In what ways are you
living a bountiful life or experiencing scarcity? Pray and take an inventory of bounty/health in each of these
areas?<br /><br />Spiritual<br />Emotional<br />Physical<br />Relational<br /><br
/></span>
<span class="span">DALETH - </span>
<span class="text-wrapper-16"
>Psalm 119:25-32<br />My soul melts away for sorrow<br /><br />Take a moment to reflect on any discouragement
you might be experiencing? Share any defeats or disappointments that come to mind.</span
>
</p>
<img class="group-10" src="img/group-143.png" />
</div>
</body>
</html>