master
unknown 2023-02-03 14:27:36 +05:00
parent e3430352c2
commit e654fa6ca8
6 changed files with 27 additions and 20 deletions

File diff suppressed because one or more lines are too long

View File

@ -5,9 +5,9 @@
style=" height: 100vh;"
>
<div class="container-fluid pt-3 ps-4">
<div class="container-fluid pt-3">
<div class="row">
<div class="col-12 col-lg-3 text-start">
<div class="col-12 col-lg-3 text-center text-sm-start">
<nuxt-link class="navbar-brand" to="/">
<img src="/svglogo.svg" height="35" class="img " alt="imae">
</nuxt-link>

View File

@ -1,5 +1,5 @@
<template>
<div class="pb-5">
<div class="pb-5 text-center ">
<div class="row">
<div class="col-12 pt-3">
<h6 class="text-muted text-center">We are analyzing your background noise... </h6>
@ -9,8 +9,8 @@
<h6 class="text-center text-muted">Make sure that your headphones are properly connected. </h6>
<h6 class="text-center text-muted">To use Mindboost, headphones are required. </h6>
</div>
<div class="row pt-5 text-center">
<div class="d-flex mx-auto justify-content-center ">
<div class="col-12 pt-5">
<div class="d-flex justify-content-center " >
<nuxt-link to="/onboarding/onboarding2" @click.once="increment(50)" class="checkmark pt-2 d-block d-sm-inline-block px-1">
<input type="radio" class="btn-check" name="options-outlined" id="success-outlined1" autocomplete="off">
<label class="btn pt-4 px-5 checklabel" for="success-outlined1">
@ -31,7 +31,7 @@
</label>
</nuxt-link>
</div>
</div>
</div>
</div>
<div class="row pt-0 pt-sm-5 mt-0 mt-sm-3 ">
<div class="col-12 text-center pt-5 mt-3 mb-2">

View File

@ -8,8 +8,8 @@
<h4 class="text-center fw-bold pt-5">Do your headphones have ANC?</h4>
<h6 class="text-center text-muted">Whats that?</h6>
</div>
<div class=" pt-5 text-center">
<div class="d-flex mx-auto justify-content-center ">
<div class="col-12 text-center">
<div class="d-flex justify-content-center ">
<nuxt-link to="/onboarding/onboarding3" @click.once="increment(75)" class="checkmark pt-2 px-1 d-block d-sm-inline-block d-inline-block">
<input type="radio" class="btn-check" name="options-outlined" id="success-outlined1" autocomplete="off" >
<label class="btn pt-4 px-5 checklabel" for="success-outlined1">

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,8 @@
<div>
<div class="row justify-content-center">
<div class="col-12 col-sm-8">
<h4 class="fw-bold text-center me-5 pt-5"><span class="float-start" style="cursor: pointer" @click="this.$router.go(-1)"><i class="fa-solid fa-arrow-left-long"></i></span> Subscription</h4>
<h4 class="fw-bold text-center me-5 pt-5">
<span class="float-start" style="cursor: pointer" @click="this.$router.go(-1)"><i class="fa-solid fa-arrow-left-long"></i></span> Subscription</h4>
<div class="row">
<div class="col-12">
<h4 class="fw-bold text-center pt-3">Subscribe to increase your productivity with Mindboost</h4>