-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
231 lines (211 loc) · 9.42 KB
/
index.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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<!-- css -->
<link rel="stylesheet" href="style.css">
<!-- google font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;700&display=swap" rel="stylesheet">
<!-- slider -->
<link rel="stylesheet" href="https://unpkg.com/a11y-slider@latest/dist/a11y-slider.css" />
</head>
<body>
<header class="primary-header">
<div class="container">
<div class="nav-wrapper">
<a href="http://">
<svg class="logo" width="146" height="24">
<use xlink:href="images/logo.svg#logo"></use>
</svg> </a>
<button class="mobile-nav-toggle" aria-controls="primary-navigation" aria-expanded="false">
<span class="visually-hidden">Menu</span>
</button>
<nav class="primary-navigation" id="primary-navigation">
<ul aria-label="Primary" role="list" class="nav-list">
<li><a href="#">Princing</a></li>
<li><a href="#">Product</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Community</a></li>
</ul>
</nav>
<button class="button | display-md-inline-flex | display-sm-none">Get Started</button>
</div>
</div>
</header>
<main>
<section class="hero | padding-block-900 | text-center-sm-only">
<div class="container">
<div class="even-columns">
<div class="flow">
<h1 class="fs-primary-heading fw-bold"> Bring everyone together to build better products</h1>
<p>Manage makes it simple for software teams to plan day-to-day tasks while keeping the larger team goals in
view</p>
<button class="button">Get Started</button>
</div>
<div class="hero-image">
<img class="mx-auto" src="images/illustration-intro.svg" alt="">
</div>
</div>
</div>
</section>
<section class="sales-points | padding-block-900">
<div class="container">
<div class="even-columns">
<div class="flow text-center-sm-only margin-bottom-700" style="--flow-spacer: 1.5rem">
<h2 class="fs-secondary-heading fw-bold">What’s different about Manage?</h2>
<p>Manage provides all the functionality your team needs, without the complexity. Our software is
tailor-made for modern digital product teams.</p>
</div>
<div>
<ul class="numbered-items | flow" role="list">
<li>
<div class="flow" style="--flow-spacer: 1em">
<h3 class="numbered-items-title | fw-bold">Track company-wide progress</h3>
<p class="numbered-items-body" data-width="wide">See how your day-to-day tasks fit into the wider
vision. Go from tracking progress at the milestone level all the way done to the smallest of
details. Never lose sight of the bigger picture again.</p>
</div>
</li>
<li>
<div class="flow" style="--flow-spacer: 1em">
<h3 class="numbered-items-title | fw-bold">Advanced built-in reports</h3>
<p class="numbered-items-body" data-width="wide">Set internal delivery estimates and track progress
toward company goals. Our customisable dashboard helps you build out the reports you need to keep
key stakeholders informed.</p>
</div>
</li>
<li>
<div class="flow" style="--flow-spacer: 1em">
<h3 class="numbered-items-title | fw-bold">Everything you need in one place</h3>
<p class="numbered-items-body" data-width="wide">Stop jumping from one service to another to
communicate, store files, track tasks and share documents. Manage offers an all-in-one team
productivity solution.</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="carousel | text-center padding-block-900">
<h2 class="fs-secondary-heading fw-bold">What they’ve said</h2>
<!-- Carousel here -->
<ul class="slider text-center">
<li>
<img src="images/avatar-anisha.png" alt="">
<div class="slider-content | flow" style="--flow-spacer: 1rem">
<h3 class="fw-bold">Anisha Li</h3>
<p data-width="wide">"We have been able to cancel sso many other subscriptions since using Manage. There is
no more cross-channel confusion and everyone is much more focused"</p>
</div>
</li>
<li>
<img src="images/avatar-ali.png" alt="">
<div class="slider-content | flow" style="--flow-spacer: 1rem">
<h3 class="fw-bold">Ali Bravo</h3>
<p data-width="wide">"We have been able to cancel sso many other subscriptions since using Manage. There is
no more cross-channel confusion and everyone is much more focused"</p>
</li>
</div>
<li>
<img src="images/avatar-richard.png" alt="">
<div class="slider-content | flow" style="--flow-spacer: 1rem">
<h3 class="fw-bold">Richard Watts</h3>
<p data-width="wide">"We have been able to cancel sso many other subscriptions since using Manage. There is
no more cross-channel confusion and everyone is much more focused"</p>
</div>
</li>
<li>
<img src="images/avatar-shanai.png" alt="">
<div class="slider-content | flow" style="--flow-spacer: 1rem">
<h3 class="fw-bold">Shanai</h3>
<p data-width="wide">"We have been able to cancel sso many other subscriptions since using Manage. There is
no more cross-channel confusion and everyone is much more focused"</p>
</div>
</li>
</ul>
<button class="button">Get Started</button>
</section>
<section class="cta | margin-top-900 padding-block-900 bg-accent-400 text-neutral-100">
<div class="container">
<div class="even-columns | vertical-align-center">
<div>
<p class="fs-primary-heading fw-bold">Simplify how your team works today.</p>
</div>
<div class="justify-self-end-md"><button class="button" data-type="inverted">Get Started</button>
</div>
</div>
</div>
</section>
</main>
<footer class=" primary-footer | padding-block-700 bg-neutral-900 text-neutral-100">
<div class="container">
<div class="primary-footer-wrapper">
<div class="primary-footer-logo-social">
<a href="http://" aria-label="home">
<svg class="logo" width="146" height="24">
<use xlink:href="images/logo.svg#logo"></use>
</svg>
</a>
<ul class="social-list" role="list" aria-label="Social links">
<li><a aria-label="Facebook" href="http://#">
<svg class="social-icon">
<use xlink:href="images/social-icons.svg#icon-facebook"></use>
</svg></a>
</li>
<li><a aria-label="Youtube" href="http://#">
<svg class="social-icon">
<use xlink:href="images/social-icons.svg#icon-youtube"></use>
</svg>
</a></li>
<li><a aria-label="Twitter" href="http://#">
<svg class="social-icon">
<use xlink:href="images/social-icons.svg#icon-twitter"></use>
</svg>
</a></li>
<li><a aria-label="Pinterest" href="http://#">
<svg class="social-icon">
<use xlink:href="images/social-icons.svg#icon-pinterest"></use>
</svg>
</a></li>
<li><a aria-label="Instagram" href="http://#">
<svg class="social-icon">
<use xlink:href="images/social-icons.svg#icon-instagram"></use>
</svg>
</a></li>
</ul>
</div>
<div class="primary-footer-nav">
<nav class="footer-nav">
<ul class="flow" data-spacing="tight" aria-label="footer" role="list">
<li><a href="http://#">Home</a></li>
<li><a href="http://#">Pricing</a></li>
<li><a href="http://#">Products</a></li>
<li><a href="http://#">About Us</a></li>
<li><a href="http://#">Careers</a></li>
<li><a href="http://#">Community</a></li>
<li><a href="http://#">Privacy Policy</a></li>
</ul>
</nav>
</div>
<div class="primary-footer-form">
<form action="">
<input type="email">
<button class="button" data-shadow="none">Go</button>
</form>
<p>Copyright 2024. All Rights Reserved</p>
</div>
</div>
</div>
</footer>
<!-- js -->
<script src="https://unpkg.com/a11y-slider@latest/dist/a11y-slider.js" defer></script>
<script type="module" src="/main.js"></script>
</body>
</html>