-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCase1.html
168 lines (127 loc) · 5.69 KB
/
Case1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>UX raghav prasanna</title>
<meta property="og:description"
content="Hey! I’m Raghav, Product designer. 1 person with an all-in-one production ability" />
<meta content="https://i.imgur.com/4Sz5x1Z.png" property="og:image">
<meta property="og:type" content="website" />
<meta name="twitter:card" content="https://i.imgur.com/4Sz5x1Z.png" />
<meta name="twitter:title" content="Select portfolio" />
<meta name="twitter:description"
content="Hey! I’m Raghav, Product designer. 1 person with an all-in-one production ability" />
<meta name="twitter:image" content="https://i.imgur.com/4Sz5x1Z.png" />
<!-- Fonts -->
<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=Archivo:ital,wght@0,100..900;1,100..900&family=Bebas+Neue&family=Calistoga&family=DotGothic16&family=Instrument+Serif:ital@0;1&family=Maiden+Orange&family=Pixelify+Sans:[email protected]&family=Staatliches&display=swap"
rel="stylesheet">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<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=Onest:[email protected]&display=swap" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<!-- GSAP and ScrollTrigger -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollTrigger.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.css">
<!--
Barlow Semi Condensed
Maiden Orange
Staatliches
Pixelify Sans
DotGothic16
Instrument Serif
Bebas Neue
Archivo
fallsend
Onest
-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="ux.css"> -->
<script src="ux.js"></script>
<link rel="stylesheet" href="ux.css">
<!-- Logo and bar color -->
<link rel="icon" href="logo.png" type="png">
<meta name="theme-color" content="#ff3f3f">
</head>
<header>
<div id="top"></div>
<button class="Back"><a href="ux.html"> back </a></button>
<a href="#top" class="back-to-top">Back to Top</a>
<style>
.Back {
top: 15px;
left: 30px;
padding: 3px 10px;
cursor: url('linkcursor.png'), pointer;
z-index: 989;
font-family: vcr;
font-size: 20px;
border: solid 2px;
border-radius: 90px;
position: fixed;
}
a {
cursor: url('linkcursor.png'), pointer;
}
.back-to-top {
bottom: 20px;
right: 20px;
padding: 5px 14px;
font-family: vcr;
font-size: 20px;
cursor: url('linkcursor.png'), pointer;
border: solid 2px;
border-radius: 90px;
position: fixed;
}
</style>
</header>
<body style="background-color: #f6f6f6;">
<h1 class="text-center he1mob" style="padding-top: 5%;">Clear Breath: Mobile Application
</h1>
<div class="container pb-5">
<div class="row justify-content-center">
<div class="col-md-8 text-center">
<h4>
Made the app 3X more
efficient and quicker than
the
competitors. Reducing the user flow for logging a cigarette from 7 steps to just 3, making it
quicker and
more
user-friendly.</h4>
</div>
</div>
</div>
<div class="container-fluid d-flex justify-content-center align-items-center min-vh-100">
<div class="row justify-content-center">
<div class="col-12 col-md-8 text-center">
<div class="mb-4 shadow">
<img src="images/DEDROX.DSGN/CB1.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB2.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB3.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB4.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB5.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB6.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB7.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB8.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB9.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB10.jpg" class="img-fluid">
<img src="images/DEDROX.DSGN/CB11.jpg" class="img-fluid">
</div>
</div>
</div>
</div>
</body>
</html>