Blame view
src/components/ReadingFlowBounceBoard_chat.vue
11.9 KB
97338adf3
|
1 2 3 4 5 |
<template> <main class="landing-page"> <div class="container-fluid episode-intro"> <nav class="navbar navbar-expand-sm spotLight-nav"> |
56f4b7548
|
6 |
<a class="navbar-brand" href="javascript:void(0);"><img src="../assets/images/logo.png"></a> |
97338adf3
|
7 8 9 10 11 12 |
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample03" aria-controls="navbarsExample03" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> <span class="navbar-toggler-icon"></span> <span class="navbar-toggler-icon"></span> </button> <div class="user-profile-photo insights-profile"> |
56f4b7548
|
13 |
<a href="javascript:void(0);"><img src="../assets/images/user.png"></a> |
97338adf3
|
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
</div> </nav> <!-- menu wrapper --> <div class="intro-startup"> <div class="bounce-board-wrp"> <div class="inner-wrp-bc"> <div class="bc-top-head"> <span class="bc-head"> <img src="../assets/images/bounce-icon.svg" /> Bounce Board </span> <div class="action-sort"> <span class="sort-by">SORT BY</span> <div class="btn-group"> <button type="button" class="bc-sort-list dropdown-toggle" @click="best_sort" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> BEST </button> <div class="dropdown-menu short_by"> |
56f4b7548
|
30 31 32 |
<a class="dropdown-item" href="javascript:void(0);">BEST 1</a> <a class="dropdown-item" href="javascript:void(0);">BEST 2</a> <a class="dropdown-item" href="javascript:void(0);">BEST 3</a> |
97338adf3
|
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
</div> </div> </div><!-- action sort --> </div><!-- top head --> <div class="bounce-board-body"> <ul class="bounced-user-comments"> <li class="bc_border"> <div class="lbord"></div><!-- border --> <div class="parent-full-width parent_bg"> <div class="full-width"> <div class="b-user-head"><img src="../assets/images/b-user1.png" /> <span class="head-content">wanderingirl </span> <ul> <li> <span></span><img src="../assets/images/u-info-icon.png" />6pts</li> <li> <span></span>3days ago</li> <li> <span class="au">Author</span></li> </ul> </div><!-- header --> <p>I wonder what the difference between “Dunzo Assistant” and “Pickup and Drop” are. If they are the same, there are two “call to actions” for the same workflow...</p> <div class="joined_wrapper"> <ul class="joined-info info_bc_spc"> <li> <img src="../assets/images/purple-heart.png"> </li> |
56f4b7548
|
57 |
<li> <a href="javascript:void(0);"> 4</a> </li> |
97338adf3
|
58 |
<li class="comment-spc"> <img src="../assets/images/purple-comment.png"> </li> |
56f4b7548
|
59 |
<li> <a href="javascript:void(0);"> 6</a> </li> |
97338adf3
|
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
</ul> <div class="add_rply"> <input type="text" placeholder="Add your reply" /> </div><!-- rly form --> </div><!-- joined wrapper --> </div><!-- full width --> </div><!-- parent --> <div class="child-full-width"> <div class="full-width"> <div class="b-user-head"><img src="../assets/images/b-user1.png" /> <span class="head-content">Onenoisyboi </span> <ul> <li> <span></span><img src="../assets/images/u-info-icon.png" />6pts</li> <li> <span></span>3days ago</li> <li> <span class="red">Mod</span></li> </ul> </div><!-- header --> <p>I really liked the palette of the icons dunzo has they dont match with my jeans</p> <div class="joined_wrapper"> <ul class="joined-info info_bc_spc"> <li> <img src="../assets/images/purple-heart.png"> </li> |
56f4b7548
|
83 |
<li> <a href="javascript:void(0);"> 4</a> </li> |
97338adf3
|
84 |
<li class="comment-spc"> <img src="../assets/images/purple-comment.png"> </li> |
56f4b7548
|
85 |
<li> <a href="javascript:void(0);"> 6</a> </li> |
97338adf3
|
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 |
</ul> <div class="add_rply"> <input type="text" placeholder="Add your reply" /> </div><!-- rly form --> </div><!-- joined wrapper --> </div><!-- full width --> </div><!-- child wrapper --> </li> </ul><!-- all user comments --> <ul class="bounced-user-comments"> <li class="bc_border"> <div class="bc_brd_l"></div><!-- border --> <div class="parent-full-width "> <div class="full-width"> <div class="b-user-head"><img src="../assets/images/b-user1.png" /> <span class="head-content">wanderingirl </span> <ul> <li> <span></span><img src="../assets/images/u-info-icon.png" />6pts</li> <li> <span></span>3days ago</li> </ul> </div><!-- header --> <p>I wonder what the difference between “Dunzo Assistant” and “Pickup and Drop” are. If they are the same, there are two “call to actions” for the same workflow...</p> <div class="joined_wrapper"> <ul class="joined-info info_bc_spc"> <li> <img src="../assets/images/purple-heart.png"> </li> |
56f4b7548
|
115 |
<li> <a href="javascript:void(0);"> 4</a> </li> |
97338adf3
|
116 |
<li class="comment-spc"> <img src="../assets/images/purple-comment.png"> </li> |
56f4b7548
|
117 |
<li> <a href="javascript:void(0);"> 6</a> </li> |
97338adf3
|
118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 |
</ul> <div class="add_rply"> <input type="text" placeholder="Add your reply" /> </div><!-- rly form --> </div><!-- joined wrapper --> </div><!-- full width --> </div><!-- parent --> <div class="child-full-width"> <div class="full-width"> <div class="b-user-head"><img src="../assets/images/b-user1.png" /> <span class="head-content">Onenoisyboi </span> <ul> <li> <span></span><img src="../assets/images/u-info-icon.png" />6pts</li> <li> <span></span>3days ago</li> </ul> </div><!-- header --> <p>I really liked the palette of the icons dunzo has they dont match with my jeans</p> <div class="joined_wrapper"> <ul class="joined-info info_bc_spc"> <li> <img src="../assets/images/purple-heart.png"> </li> |
56f4b7548
|
141 |
<li> <a href="javascript:void(0);"> 4</a> </li> |
97338adf3
|
142 |
<li class="comment-spc"> <img src="../assets/images/purple-comment.png"> </li> |
56f4b7548
|
143 |
<li> <a href="javascript:void(0);"> 6</a> </li> |
97338adf3
|
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 |
</ul> <div class="add_rply"> <input type="text" placeholder="Add your reply" /> </div><!-- rly form --> </div><!-- joined wrapper --> </div><!-- full width --> </div><!-- child wrapper --> <div class="child-full-width"> <div class="full-width"> <div class="b-user-head"><img src="../assets/images/b-user1.png" /> <span class="head-content">Onenoisyboi </span> <ul> <li> <span></span><img src="../assets/images/u-info-icon.png" />6pts</li> <li> <span></span>3days ago</li> </ul> </div><!-- header --> <p>I really liked the palette of the icons dunzo has they dont match with my jeans</p> <div class="joined_wrapper"> <ul class="joined-info info_bc_spc"> <li> <img src="../assets/images/purple-heart.png"> </li> |
56f4b7548
|
167 |
<li> <a href="javascript:void(0);"> 4</a> </li> |
97338adf3
|
168 |
<li class="comment-spc"> <img src="../assets/images/purple-comment.png"> </li> |
56f4b7548
|
169 |
<li> <a href="javascript:void(0);"> 6</a> </li> |
97338adf3
|
170 171 172 173 174 175 176 177 178 179 180 181 182 183 |
</ul> <div class="add_rply"> <input type="text" placeholder="Add your reply" /> </div><!-- rly form --> </div><!-- joined wrapper --> </div><!-- full width --> </div><!-- child wrapper --> </li> </ul><!-- all user comments --> </div><!-- bounce board body --> <div class="comments-footer"> <textarea></textarea> <div class="comments-footer-wrp"> |
56f4b7548
|
184 |
<a href="javascript:void(0);" class="add_comments_chat"><img src="../assets/images/add-comment.svg" /> Comment</a> |
97338adf3
|
185 186 187 188 189 190 191 192 193 194 195 196 |
</div> </div><!-- comments footer --> </div> </div><!-- bounceboard wrp --> <div class="single-mobileInsight"> <img src="../assets/images/slide.png" class="slide-img" /> <div class="single-left-Insight-comments"> <img src="../assets/images/author-thoughts.svg" class="author-thoughts" /> <div class="single-author-li-comments"> <div class="a-intro-comments custom-c-style"> <p>I wonder what the difference between “ <strong>Dunzo Assistant </strong>” and “<strong>Pickup and Drop </strong>” are. If they are the same, there are two “call to actions” for the same workflow</p> <ul class="rly-comment-set"> |
56f4b7548
|
197 198 |
<li><img src="../assets/images/color-heart.svg" /> <a href="javascript:void(0);">4</a></li> <li><img src="../assets/images/rply.svg" /> <a href="javascript:void(0);">Reply</a></li> |
97338adf3
|
199 200 201 202 203 204 205 |
</ul> </div><!-- comments box --> </div><!-- single author comments --> <div class="single-author-li-comments"> <div class="a-intro-comments custom-c-style"> <p>I wonder what the difference between “ <strong>Dunzo Assistant </strong>” and “<strong>Pickup and Drop </strong>” are. If they are the same, there are two “call to actions” for the same workflow</p> <ul class="rly-comment-set"> |
56f4b7548
|
206 207 |
<li><img src="../assets/images/color-heart.svg" /> <a href="javascript:void(0);">4</a></li> <li><img src="../assets/images/rply.svg" /> <a href="javascript:void(0);">Reply</a></li> |
97338adf3
|
208 209 210 211 212 213 214 215 216 |
</ul> </div><!-- comments box --> </div><!-- single author comments --> </div><!-- single mobile Left insight --> <div class="c-product-insight-wrp "> <div class="single-author-li-comments "> <div class="a-intro-comments custom-selected-style"> <img src="../assets/images/rect.svg" class="rect" /> <div class="top-wrp"> |
56f4b7548
|
217 |
PRODUCT Insight <a href="javascript:void(0);"><img src="../assets/images/link-red.svg" /></a> |
97338adf3
|
218 219 220 221 222 223 224 |
</div> <div class="top-head">Decide on using multiple call to action vs single call to action depending on the stage of the user journey</div> <p>Marketing 101 teaches us to use one single, call to action (CTA) at the top of the funnel before the uer has shown interest in the product. <br><br> When the user is already onboarded and is in the <strong> engage stage </strong>, it may be better to use a single CTA for each use case in order to <strong> avoid ambiguity.</strong> </p> <div class="footer"> |
56f4b7548
|
225 |
<a href="javascript:void(0);" class="cit-16">16 Citations</a> |
5c9c1581c
|
226 |
<!-- <a href="javascript:void(0);" class="ft-share"><img src="../assets/images/reply-red.svg" /> Share from library</a> --> |
97338adf3
|
227 228 229 230 231 232 233 234 235 236 237 238 239 240 |
</div><!-- footer --> </div><!-- comments box --> </div><!-- single author comments --> </div><!-- single mobile Right insight --> </div><!-- Single Mobile Insight --> <div class="footer-nav"> <div class="footer-top"> <div class="row"> <div class="col-6 col-sm-7 col-md-7 col-lg-6 "> <div class="row h-100p"> <div class="col-4 col-sm-5 col-md-4 col-lg-4 col-xl-4"> <ul class="top-intro-bt"> |
56f4b7548
|
241 242 |
<li><a href="javascript:void(0);"><img src="../assets/images/skip-prev.svg"> Prev</a></li> <li><a href="javascript:void(0);"><img src="../assets/images/skip-next.svg"> Skip to the next slide</a></li> |
97338adf3
|
243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 |
</ul> </div> </div> </div> </div> </div><!-- footer top --> <div class="footer-bottom"> <ul> <li class=""></li> <li></li> </ul> </div><!-- footer top --> </div><!-- footer --> </div> <!-- body wrapper --> </div> <!-- main wrapper --> </main> </template> <script> import Vue from "vue"; import router from "../router"; export default { name: "ReadingFlowBounceBoard_chat", data() { return {}; }, mounted() {}, methods: { goToLogin() { |
56f4b7548
|
278 |
this.$router.push("/login"); |
97338adf3
|
279 280 |
}, goToSignUp() { |
56f4b7548
|
281 |
this.$router.push("/"); |
97338adf3
|
282 283 284 285 286 287 288 |
}, best_sort(){ $(".short_by").toggle(); }, }, }; </script> |