-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
192 lines (162 loc) · 7.17 KB
/
Copy pathindex.html
File metadata and controls
192 lines (162 loc) · 7.17 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
191
192
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<title>Design Your Life</title>
<link rel="stylesheet" href="css/indexDYL.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<script src="./Components/randomLearnObj.js" defer></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="./Components/carouselDYL.js" async></script>
<script src="./Components/tabsDYL.js" async></script>
<script src="./Components/generalDYL.js" async></script>
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<!-- TOP BAR COMPONENT -->
<header class="top-bar">
<div class="container">
<div class="container-left">
<img src="./img/LogoII_DYL.png" alt="Design your life logo">
</div>
<div class="container-center">
<span>About</span>
<span class="features-dropbtn">Features
<div id="features-dropdown" class="features-dropdown-content">
<a href="readingDYL.html" target="_blank">Further Reading</a>
<a href="#">Advice</a>
<a href="#">Dig Deeper</a>
</div> </span>
<span>Blog</span>
<span>Contact</span>
</div>
<div class="container-right"> <span> <a href="https://goodtimejournal-ak.netlify.com/" target="_blank">SIGN
UP</a></span>
<span><a href="https://goodtimejournal-ak.netlify.com/" target="_blank">LOG IN</a></span>
</div>
</div>
</header>
<!-- Top info COMPONENT -->
<div class="top-info">
<h1>Let’s help you design your best life</h1>
<h5>Your private, secure & optimally designed life <br> We guide you through it all</h5>
</div>
<!-- Carousel -->
<div class="carousel">
<div class="numbertext">Phase I: Self Acceptance
<img src="./img/lost.jpg" alt="woman looking up in forest" class="carousel-img">
</div>
<div class="numbertext">Phase II: Design Your Life
<img src="./img/write_life.jpg" alt="empty book with pen" class="carousel-img">
</div>
<div class="numbertext">Phase III: Sample Your Life
<img src="./img/sampling_life.jpg" alt="listening to someone talk" class="carousel-img">
</div>
<div class="right-button">❯</div>
</div>
<!-- Start button -->
<div class="start-button">
<button> <a href="https://goodtimejournal-ak.netlify.com/" target="_blank">Start designing a better life for
you</a></button>
<h2>How It Works</h2>
</div>
<!-- Tabs component -->
<div class="tabs">
<div class="phases">
<div data-tab="phaseI" class="tab active-tab">Phase 1: Accept Imperfection</div>
<div data-tab="phaseII" class="tab">Phase 2: Design Your Life</div>
<div data-tab="phaseIII" class="tab">Phase 3: Sample Your Lives</div>
</div>
</div>
<!-- CARDS COMPONENT -->
<div class="cards-container">
<!-- CARD COMPONENTS -->
<div class="card stepI" data-tab="phaseI">
<div class="card-content">
<h5>Step 1:</h5>
<p>Ditch the notion that you have to be perfect!</p>
</div>
</div>
<div class="card stepII" data-tab="phaseI">
<div class="card-content">
<h5>Step 2:</h5>
<p>Ditch dysfunctional beliefs that you must have a passion!</p>
</div>
</div>
<div class="card stepI" data-tab="phaseII">
<div class="card-content">
<h5>Step 1: Your optimized life</h5>
<p>Start a good time journal</p>
<p>Do it for 3 weeks everyday</p>
<p>Utilize AEIOU Technique:
<ul>
<li> <b>ACTIVITIES</b> you were doing?</li>
<li><b>ENVIRONMENT</b> you were in?</li>
<li>Who were you <b>INTERACTING</b> with?</li>
<li>What <b>OBJECTS</b> were you using?</li>
<li>What <b>USERS</b> were you working for?</li>
</ul>
</p>
</div>
</div>
<div class="card stepII" data-tab="phaseII">
<div class="card-content">
<h5>Step 2: Sketch a 5 year plan of your alternate life</h5>
<p>Suppose your job went away due to AI taking over</p>
<p>What else would you do?</p>
</div>
</div>
<div class="card stepIII" data-tab="phaseII">
<div class="card-content">
<h5>Step 3:Sketch a 5 year plan of your Fascinated life</h5>
<p>What would you do if money, image, prestige wasn’t an issue for you?</p>
</div>
</div>
<div class="card stepI" data-tab="phaseIII">
<div class="card-content">
<h5>Step 1: Conduct prototype conversations</h5>
<p>Reach out to people on linkedIn </p>
<p>Find people at conferences and ask to have coffee or 15 min skype meeting to conduct informational
interviews. </p>
<p>Listen to their stories and take notes.</p>
</div>
</div>
<div class="card stepII" data-tab="phaseIII">
<div class="card-content">
<h5>Step 2: Narrow down a few lives you'd like to live</h5>
<p>Choose a life of one person you've interviewed</p>
<p>Live the life of that person for a while</p>
</div>
</div>
</div>
<!-- Random Learn Objectives generator -->
<div class="learnObjectives">
<button>See everything you'll learn with this app! <br> Keep Clicking! </button>
<p id='learnObjDisplay'></p>
</div>
<!-- App preview -->
<div class="preview">
<h1>App Preview</h1>
<img src="./img/preview/app-preview.gif" alt="">
</div>
<!-- Footer -->
<footer class='contact'>
<h5>Contact Us!</h5>
<a href="#" class="footerArrow"><i class="fa fa-arrow-up"></i>To The Top</a>
<div class="social-media-icons">
<i class="fa fa-facebook-official"></i>
<i class="fa fa-instagram"></i>
<i class="fa fa-snapchat"></i>
<i class="fa fa-pinterest-p"></i>
<i class="fa fa-twitter"></i>
<i class="fa fa-linkedin"></i>
</div>
<p><a href="#" target="_blank" class="copyright">Copyright Good Time Journal Team©</a></p>
</footer>
</body>