-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
160 lines (157 loc) · 8.22 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="style.css">
<script src="index.js" defer></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/gsap-latest-beta.min.js" defer></script>
<script src="gsap.js" defer></script>
<title>Frontend Mentor | Manage landing page</title>
<style>
.attribution { font-size: 11px; text-align: center; }
.attribution a { color: hsl(228, 45%, 44%); }
</style>
</head>
<body>
<header>
<div class="header-flex">
<div class="logo"></div>
<div id="overlay">
<div id="close-btn"></div>
<nav>
<p>Pricing</p>
<p>Product</p>
<p>About Us</p>
<p>Careers</p>
<p>Community</p>
</nav>
</div>
<div class="hamburger" id="hamburger"></div>
<button>Get started</button>
</div>
<div class="header-intro">
<div class="header-illustration"></div>
<section class="intro">
<h1 class="intro-item">Bring everyone together to build better products.</h1>
<p class="intro-item">Manage makes it simple for software teams to plan day-to-day
tasks while keeping the larger team goals in view.</p>
<button class="intro-item">Get Started</button>
</section>
</div>
</header>
<main>
<section class="desc">
<section class="desc-intro">
<h1>What’s different about Manage?</h1>
<p>Manage provides all the functionality your team needs, without
the complexity. Our software is tailor-made for modern digital
product teams.</p>
</section>
<section class="desc-articles">
<article>
<div class="article-title">
<span>01</span>
<p>Track company-wide progress</p>
</div>
<p>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>
</article>
<article>
<div class="article-title">
<span>02</span>
<p>Advanced built-in reports</p>
</div>
<p>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>
</article>
<article>
<div class="article-title">
<span>03</span>
<p>Everything you need in one place</p>
</div>
<p>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>
</article>
</section>
</section>
<section class="reviews">
<h1>What they’ve said</h1>
<section class="review-slider">
<article class="review-card first-card">
<img src="./images/avatar-anisha.png" alt="A picture of Ali Bravo">
<h4>Anisha Li</h4>
<p>“Manage has supercharged our team’s workflow. The ability to maintain
visibility on larger milestones at all times keeps everyone motivated.”</p>
</article>
<article class="review-card second-card">
<img src="./images/avatar-ali.png" alt="A picture of Ali Bravo">
<h4>Ali Bravo</h4>
<p>“We have been able to cancel so many other subscriptions since using
Manage. There is no more cross-channel confusion and everyone is much
more focused.”</p>
</article>
<article class="review-card third-card">
<img src="./images/avatar-richard.png" alt="A picture of Ali Bravo">
<h4>Richard Watts</h4>
<p>“Manage allows us to provide structure and process. It keeps us organized
and focused. I can’t stop recommending them to everyone I talk to!”</p>
</article>
<article class="review-card fourth-card">
<img src="./images/avatar-shanai.png" alt="A picture of Ali Bravo">
<h4>Shanai Gough</h4>
<p>“Their software allows us to track, manage and collaborate on our projects
from anywhere. It keeps the whole team in-sync without being intrusive.”</p>
</article>
</section>
<section class="dots">
<div class="dot" id="first" onclick="seeCard(0)"></div>
<div class="dot" id="second" onclick="seeCard(1)"></div>
<div class="dot" id="third" onclick="seeCard(2)"></div>
<div class="dot" id="fourth" onclick="seeCard(3)"></div>
</section>
<button>Get Started</button>
</section>
<section class="outro">
<h1>Simplify how your team works today.</h1>
<button>Get Started</button>
</section>
</main>
<footer>
<div class="form">
<div class="input-div">
<input id="input" type="text" placeholder="Updates in your inbox..." />
</div>
<button id="form-submit">GO</button>
</div>
<div class="grid">
<p>Home</p>
<p>Pricing</p>
<p>Products</p>
<p>About Us</p>
<p>Careers</p>
<p>Community</p>
<p>Privacy Policy</p>
</div>
<div class="icons-logo">
<div class="icons">
<div class="facebook"></div>
<div class="youtube"></div>
<div class="twitter"></div>
<div class="pinterest"></div>
<div class="instagram"></div>
</div>
<div class="logo second"></div>
</div>
<p class="copyright">Copyright 2020. All Rights Reserved</p>
</footer>
<div class="attribution">
Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
Coded by <a href="#">Veljko Jelenković</a>.
</div>
</body>
</html>