-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct.html
176 lines (169 loc) · 7.12 KB
/
product.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
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Projects</title>
<link rel="stylesheet" href="product.css">
<script src="https://kit.fontawesome.com/d45eb73ae4.js" crossorigin="anonymous"></script>
<link
href="https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<nav class="navbar">
<div class="navbar__container">
<a href="/" id="navbar__logo"><i class="fa-solid fa-people-group"></i>FiTeam</a>
<div class="navbar__toggle" id="mobile-menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<ul class="navbar__menu">
<li class="navbar__item">
<a href="index.html" class="navbar__links">Home</a>
</li>
<li class="navbar__item">
<a href="aboutus.html" class="navbar__links">About Us</a>
</li>
<li class="navbar__item">
<a href="product.html" class="navbar__links">Project</a>
</li>
<li class="navbar__btn">
<a href="product.html" class="button">Become a Tester</a>
</li>
</ul>
</div>
</nav>
<!--Main content-->
<div class="main">
<div class="main__container">
<div class="main__image--container">
<img src="images/shape.png" alt="pic" id="shape__img">
<img src="images/undraw_team_up_re_84ok.svg" alt="pic" id="main__img">
</div>
<div class="main__content">
<h1>FiTeam</h1>
<h2>The solution to finding team mates</h2>
<p>See what makes it different</p>
<button class="main__btn"><a href="/">Become a Tester</a></button>
<button class="read__btn"><a href="https://docs.google.com/document/d/1gWqhFiakZa0lTo1_thZIRznDW5vepEMPnqEoMLRt1ZE/edit?usp=sharing">Read document</a></button>
</div>
</div>
</div>
<!--Description_1 content-->
<div class="des1">
<div class="des1__container">
<div class="des1__content">
<h1>What is FiTeam anyway?</h1>
<h2>An add-on service for educational institutions learning management systems to create groups for projects.</h2>
<p>With many functions tailored for education and team work</p>
</div>
<div class="des1__image--container">
<img src="images/shape2.png" alt="pic" id="des1__shape">
<img src="images/undraw_develop_app_re_bi4i.svg" alt="pic" id="des1__img">
</div>
</div>
</div>
<!--Description_2 content-->
<div class="des2">
<div class="des2__container">
<div class="des2__content">
<h1>Find perfect companions for your project</h1>
<h2>Automatically group compatible students into groups based on your profile</h2>
<p>No longer worry about working with someone you hate!!</p>
</div>
<div class="des2__image--container">
<img src="images/shape3.png" alt="pic" id="des2__shape">
<img src="images/undraw_android_jr64.svg" alt="pic" id="des2__img">
</div>
</div>
</div>
<!--Description_3 content-->
<div class="des3">
<div class="des3__container">
<div class="des3__content">
<h1>Save lecturers and students time</h1>
<h2>No more wasting time on finding compatible people for your project</h2>
<p>=>More time to work on your project.</p>
</div>
<div class="des3__image--container">
<img src="images/shape.png" alt="pic" id="des3__shape">
<img src="images/undraw_time_management_re_tk5w.svg" alt="pic" id="des3__img">
</div>
</div>
</div>
<!-- Description_4 content-->
<div class="des4">
<div class="des4__container">
<div class="des4__content">
<h1>All the tools you want in one place</h1>
<h2>Use only one platform to access many tools</h2>
<p>Check plagiarism, working space with many tools optimized for team work/recreational purposes.</p>
</div>
<div class="des4__image--container">
<img src="images/shape2.png" alt="pic" id="des4__shape">
<img src="images/undraw_design_tools_-42-tf.svg" alt="pic" id="des4__img">
</div>
</div>
</div>
<!--Footer-->
<div class="footer__container">
<div class="footer__links">
<div class="footer__link--wrapper">
<div class="footer__link--items">
<h2>About Us</h2>
<a href="aboutus.html">Team</a>
<a href="/">How it works</a>
<a href="/">Investments</a>
<a href="/">Terms of Service</a>
</div>
<div class="footer__link--items">
<h2>Contact Us</h2>
<a href="/">Email us</a>
</div>
</div>
<div class="footer__link--wrapper">
<div class="footer__link--items">
<h2>Social Media</h2>
<a href="/">Twitter</a>
<a href="/">Facebook</a>
<a href="/">Instagram</a>
<a href="/">Youtube</a>
</div>
<div class="footer__link--items">
<h2>Demo</h2>
<a href="/">Download it</a>
<a href="/">Become a tester</a>
<a href="/">Documents</a>
</div>
</div>
</div>
<div class="social__media">
<div class="social__media--wrap">
<div class="footer__logo">
<a href="/" id="navbar__logo"><i class="fa-solid fa-people-group"></i>FiTeam</a>
</div>
<p class="website__right">FiTeam 2022. All rights reserved</p>
<div class="social__icon">
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-facebook"></i>
</a>
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="/" class="social__icon--link" target="_blank">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
</div>
<script src="app.js"></script>
</body>
</html>