-
Notifications
You must be signed in to change notification settings - Fork 1
/
takewell.html
173 lines (157 loc) · 7.58 KB
/
takewell.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
<!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>Free Indian Online Health & Wellness Assessment Designed by Doctors | Bodywise</title>
<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=Sen:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./styles/takewell.css">
<link rel="icon" type="image/x-icon" href="https://bebodywise.com/favicon.ico">
<link rel="stylesheet" href="./styles/header.css">
<link rel="stylesheet" href="./styles/allproducts.css">
<script src="https://kit.fontawesome.com/66ab05bc09.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- /* Notification Bar */ -->
<div class="notificationBar">
<div class="notification">
<p>Consult a Doctor for free</p>
<button>Book Now</button>
<p class="close"><i class="fa-solid fa-circle-xmark"></i></p>
</div>
</div>
<div class="navBar">
<div class="mainImage">
<a href="index.html"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_800,c_limit/v1606295435/staging/Home/Images/bodywise-logo.png" /></a></div>
<!-- Header menu bar -->
<div class="menu">
<ul>
<li class="" ><a href="./doctorConsultation.html">Book Doctor Consultation</a></li>
<li class="" ><a href="#">Take Wellness Assessment</a></li>
<li class=""><a href="#">Choose Conern<i class="fa-solid fa-angle-down"></i></a>
<ul>
<li class="" ><a href="#">Hair</a></li>
<li class="" ><a href="#">Skin</a></li>
<li class="" ><a href="#">Nutrition</a></li>
<li class="" ><a href="#">PCOS</a></li>
<li class="" ><a href="#">Intimate Care</a></li>
</ul>
</li>
<li class="" id="signup"><a href="./allproducts.html">All Products</a></li>
<li class="" id="cart"><a href="./refer.html">Refer & Earn</a></li>
</ul>
</div>
<div class="icon">
<a href="#" class="search"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_48/v1603950724/staging/Home/Images/u_search.svg"/></a>
<a href="#" class="login"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_48/v1603950724/staging/Home/Images/u_user.svg"/></a>
<a href="https://api.whatsapp.com/send/?phone=917710096671&text=Hey%21+I+would+like+to+know+more+about+Bodywise.&app_absent=0"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_48/v1603950724/staging/Home/Images/WhastApp.svg"/></a>
<a href="#" class="cart"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/v1603950724/staging/Home/Images/u_shopping-bag.svg"/></a>
<span id="cartNotification">0</span>
</div>
</div>
<!-- Take Wellness Assessment -->
<!-- head -->
<div id="takehead">
<!-- cross sign div -->
<div id="cross">
<button id="takebutton">❌</button>
</div>
<!-- paragraph div -->
<div id="toppara"><p>Let the games begin! What troubles you the most?</p></div>
<!-- radio button div -->
<div class="take">
<div><input type="radio" name="select">
<label>Hair & Scalp</label></div>
<div><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/v1607771746/Man%20Matters/Hair_new.svg" alt=""></div>
</div>
<div class="take">
<div><input type="radio" name="select">
<label>Skin</label></div>
<div><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/v1607771821/Man%20Matters/Skin_new2.svg" alt=""></div>
</div>
<div class="take">
<div><input type="radio" name="select">
<label>Nutrition & Weight issues</label></div>
<div><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/v1607771820/Man%20Matters/Weight_new2.svg" alt=""></div>
</div>
<div class="take">
<div><input type="radio" name="select">
<label>Intimate area issues</label></div>
<div><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_50,c_limit/v1622269341/Man%20Matters/UTI_1.svg" alt=""></div>
</div>
<div class="take">
<div><input type="radio"name="select" >
<label>PCOS</label></div>
<div><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_50,c_limit/v1622269341/Man%20Matters/PCOS_1.svg" alt=""></div>
</div>
<div class="take">
<div><input type="button" class="tback" value="BACK" onclick="index.html"></div>
<div><input type="button" class="tback" value="NEXT" onclick="index.html"></div>
</div>
<!-- image div under radio button div -->
<div><img id="timg" src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_800,c_limit/v1612546396/how_it_works_BW-01.jpg" alt=""></div>
</div>
<!-- login page -->
<div class="login-bg">
<div class="login-page">
<div class="login-head">
<p class="login-heading">Login or Signup</p>
<span class="login-close">X</span>
</div>
<hr/>
<p class="p1">Enter your phone number to verify yourself</p>
<input type="text" class="login-number" id="login-bar" placeholder="Enter Phone number">
<p class="p2">We will send OTP to this number</p>
<button id="login-submit">SUBMIT</button>
</div>
</div>
<!-- search page -->
<div class="search-bg">
<div class="search-page">
<div class="search-head">
<input type="text" placeholder="Search here...">
<a href="#"><img src="https://res.cloudinary.com/mosaic-wellness/image/upload/v1622088832/staging/Home/Images/Vector.png"/></a>
<div class="cartNotification">0</div>
<span class="search-close">+</span>
</div>
<div class="trending">
<p>Trending</p>
<div class="trending-items">
</div>
</div>
<div class="recommended">
<p>Recommended Products</p>
<div class="recommended-items">
</div>
</div>
</div>
</div>
<!-- cart page -->
<div class="cart-bg">
<div class="cart-page">
<div class="cart-head">
<div class="cartClose"><i class="fa-solid fa-xmark"></i></div>
<div class="cartheading">Cart</div>
</div>
<div class="cart-items">
<div class="items-empty">
<div class="empty-cart">
<img src="https://res.cloudinary.com/mosaic-wellness/image/upload/f_auto,w_100,c_limit/v1620122159/staging/Home/Images/image_13.png"/>
<p class="emptySentencemain">Your Personal Health Briefcase is empty!</p>
<p class="emptySentence">Add products to cart and begin your wellness journey now</p>
<button class="emptycartbutton">Add Products</button>
</div>
</div>
</div>
<div class="cart-footer">
</div>
</div>
</div>
</body>
</html>
<script src="./js/header.js"></script>
<script src="./js/products.js"></script>
<script src="./js/cart.js"></script>