master
waqarulzafar 2023-01-03 05:52:47 +05:00
parent 1e0ccfb838
commit 58a0891f23
5 changed files with 373 additions and 164 deletions

9
pages/adaptivesoundscap.vue Normal file → Executable file
View File

@ -1,11 +1,11 @@
<template>
<div>
<div>
<div class="container-fluid">
<div class="row pt-3">
<div class=" pt-md-1 text-center text-md-start pt-lg-1 col-sm-12 col-12 col-md-3 col-lg-3">
<a class="navbar-brand " href="#">
<!-- <img src="/svglogo.svg" height="35" class="img w-100" alt="imae">-->
<!-- <img src="/svglogo.svg" height="35" class="img w-100" alt="imae">-->
<span class=" pt-3"><img src="~/assets/image/Logo.png" class="img img-fluid"></span>
</a>
@ -199,12 +199,11 @@
</div>
</div>
</div>
</div>
</div>
</template>
<script>
import HomeBar from "../components/homebar";
export default {
components: {HomeBar},
data(){
return{
title:'Lagoon Soundscape'

View File

@ -1,11 +0,0 @@
<template>
<div class="container">
<div class="row justify-content-center">
<div class="col-6">
<div class="row">
<div class="col-1"><span><i class="fa-solid fa-arrow-left-long"></i></span></div>
</div>
</div>
</div>
</div>
</template>

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,4 @@
<template>
<!-- <setting-bar />-->
<div>
<div class="container-fluid">
<div class="row flex-nowrap">