-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
175 lines (172 loc) · 10.4 KB
/
about.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Built on top of GPT and open-sourced LLMs, GPTionary accelerates education-only use of AI."/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="icon" type="image/x-icon" href="src/images/favicon.ico?v=M44lzPylqQ">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="src/css/about.css" />
<title>GPTionary: About Us</title>
</head>
<body>
<div class="snap-container" style="overflow-y: scroll; scroll-snap-type: y mandatory;">
<div class="black-section d-flex align-items-center" style="scroll-snap-align: start;">
<div class="container">
<div class="row d-flex justify-content-between align-items-center">
<div class="col-5 offset-1 pop-in">
<img src="src/images/favicon.png" alt="image" class="logo-img img-fluid" width="300" height="300">
</div>
<div class="col-6 slide-in">
<h1 class="d-none d-md-block">GPTionary</h1>
<h3 class="d-block d-md-none">GPTionary</h3>
<h5 class="d-none d-md-block">Accelerating Education with AI</h5>
<h6 class="d-block d-md-none">Accelerating Education with AI</h6>
<br>
<div class="row">
<div class="col-12">
<button class="btn btn-outline-info btn-lg px-5 d-none d-md-block" onclick="scrollToSection2();" id="modal-submit"
type="submit">Get Started</button>
<button class="btn btn-outline-info btn-sm px-3 d-block d-md-none" onclick="scrollToSection2();" id="modal-submit"
type="submit">Get Started</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="peach-section" id="second-section">
<div class="container">
<div class="row">
<div id="gpt-text" class="col-md-7 d-flex align-items-center">
<div id="left" class="text-center text-justify">
<h3>Breaking Barriers</h3>
<p>GPTionary is a next-generation thesaurus that empowers underprivileged communities, particularly <b>non-native English speakers</b>, to enhance their language abilities and open up doors to better education and job prospects. User-friendly, efficient, and easily accessible, GPTionary is the perfect tool to break down language barriers and level the playing field.</p>
<div class="row d-flex justify-content-center">
<button class="btn btn-outline-success btn-lg px-5" id="modal-submit" type="submit"
onclick="openIndex()">Try it</button>
</div>
</div>
</div>
<div id="img-container" class="col-md-5 d-flex align-items-center">
<div id="bookimg">
<img src="src/images/book.png" alt="image" class="book-img img-fluid shadow-4-strong">
</div>
</div>
</div>
</div>
</div>
<div class="blue-section" id="dev-section">
<div class="text-center d-flex justify-content-center align-items-center">
<div class="col-9">
<h3 class="text-center">Creators</h3>
<div class="row d-flex justify-content-center align-items-center">
<div class="container">
<br>
<div class="row d-flex justify-content-center align-items-center">
<div class="container d-flex justify-content-center">
<div class="card d-block d-sm-flex d-md-none d-lg-none" style="width: 15rem;">
<div class="d-flex flex-wrap">
<div class="col-12">
<div class="card-body">
<a href="https://www.linkedin.com/in/jonathanliujj/" target="_blank"><h6 class="card-title"><b>Jonathan Liu</b></h6> </a>
<small class="card-text">Backend Dev</small>
</div>
</div>
<div class="col-12">
<div class="card-body">
<a href="https://www.linkedin.com/in/tlsgusdn/" target="_blank"><h6 class="card-title"><b>Charles Shin</b></h6> </a>
<small class="card-text">Founder</small>
</div>
</div>
<div class="col-12">
<div class="card-body">
<a href="https://www.linkedin.com/in/jonathanjhe/" target="_blank"><h6 class="card-title"><b>Jonathan He</b></h6></a>
<small class="card-text">Frontend Dev</small>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<div class="card d-none d-lg-block" style="width: 14rem; height: 18rem;">
<a href="https://www.linkedin.com/in/jonathanliujj/" target="_blank"><img src="src/images/jonmemoji.png" alt="image" class="profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h5 class="card-title"><b>Jonathan Liu</b></h5>
<small class="card-text">Johns Hopkins '26 <br> Backend Developer</small>
</div>
</div>
<div class="card d-none d-md-block d-lg-none" style="width: 10rem; height: 14rem;">
<a href="https://www.linkedin.com/in/jonathanliujj/" target="_blank"><img src="src/images/jonmemoji.png" alt="image" class="small-profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h6 class="card-title"><b>Jonathan Liu</b></h6>
<small class="card-text">Johns Hopkins '26 <br> Backend Developer</small>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="card d-none d-lg-block" style="width: 14rem; height: 18rem;">
<a href="https://www.linkedin.com/in/tlsgusdn/" target="_blank"><img src="src/images/face-memoji.png" alt="image" class="profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h5 class="card-title"><b>Charles Shin</b></h5>
<small class="card-text">Johns Hopkins '26 <br> Founder</small>
</div>
</div>
<div class="card d-none d-md-block d-lg-none" style="width: 10rem; height: 14rem;">
<a href="https://www.linkedin.com/in/tlsgusdn/" target="_blank"><img src="src/images/face-memoji.png" alt="image" class="small-profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h6 class="card-title"><b>Charles Shin</b></h6>
<small class="card-text">Johns Hopkins '26 <br> Founder</small>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="card d-none d-lg-block" style="width: 14rem; height: 18rem;">
<a href="https://www.linkedin.com/in/jonathanjhe/" target="_blank"><img src="src/images/johnnymemoji.png" alt="image" class="profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h5 class="card-title"><b>Jonathan He</b></h5>
<small class="card-text">Johns Hopkins '26 <br> Frontend Developer</small>
</div>
</div>
<div class="card d-none d-md-block d-lg-none" style="width: 10rem; height: 14rem;">
<a href="https://www.linkedin.com/in/jonathanjhe/" target="_blank"><img src="src/images/johnnymemoji.png" alt="image" class="small-profile-img img-fluid rounded-circle shadow-4-strong" style="height: 10rem;"></a>
<div class="card-body">
<h6 class="card-title"><b>Jonathan He</b></h6>
<small class="card-text">Johns Hopkins '26 <br> Frontend Developer</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="white-section d-flex flex-column" id="third-section" style="scroll-snap-align: start;">
<div class="text-center d-flex justify-content-center align-items-center" style="flex:1">
<div class="col-9">
<h3>Are You a Community Leader?</h3>
<p>Stay ahead of the game by signing up for both our product waitlist and newsletter. By becoming an early adopter, you'll secure exclusive access to updates, be the first to try new features, and stay informed about everything GPTionary-related.</p>
<div class="row d-flex justify-content-center">
<button class="btn btn-outline-danger btn-lg px-5 m-1" id="modal-submit" type="submit" onclick="openWaitlist()">Join the
waitlist</button>
<button class="btn btn-outline-warning btn-lg px-5 m-1" id="modal-submit" type="submit" onclick="openNewsletter()">Join the
newsletter</button>
</div>
</div>
</div>
<div class="copyright-section d-flex justify-content-center align-items-end" id="copyright-section">
<div class="col-12 text-center">
<small>© 2022-2023 GPTionary. All rights reserved.</small>
</div>
</div>
</div>
</div>
</body>
<script src="src/js/about.js"></script>
</html>