Biking-Page/src/components/Tours/Six.vue
2025-03-13 10:33:24 +01:00

23 lines
2.2 KiB
Vue

<script setup lang="ts">
</script>
<template>
<h1 class="text-3xl">Awesome Morning</h1>
<p>2023-07-17 04:42</p>
<hr class="mb-6 border-1 border-slate-300" />
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_024224855.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_024228139.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_024447102.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_024450084.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_024454101.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_025522291.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_025527239.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_031157331.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_042523735.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_044356820.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_044400601.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_044404651.avif" width="1434" height="1080"/>
<img class="shadow-xl shadow-slate-500 mb-12" loading="lazy" decoding="async" src="/Images/2023-07-17/PXL_20230717_053527873.avif" width="1434" height="1080"/>
</template>