2024-09-17 17:21:43 +02:00
|
|
|
<template>
|
|
|
|
|
<main>
|
|
|
|
|
<header class="flex | bg-white | rounded-2xl | p-8">
|
2024-09-17 17:31:03 +02:00
|
|
|
<h1 class="font-serif | px-8">{{ page.content.title }}</h1>
|
2024-09-17 17:21:43 +02:00
|
|
|
<button class="btn | ml-auto">Demander un RDV</button>
|
|
|
|
|
</header>
|
|
|
|
|
<div class="flex-columns">
|
|
|
|
|
<section aria-labelledby="votre-brief-label" data-status="past">
|
|
|
|
|
<h2 id="votre-brief-label" data-icon="">Votre brief</h2>
|
|
|
|
|
<article class="card">
|
|
|
|
|
<hgroup class="order-last">
|
2024-09-17 17:31:03 +02:00
|
|
|
<h3 class="card__title | font-serif | text-lg">Votre Brief</h3>
|
2024-09-17 17:21:43 +02:00
|
|
|
</hgroup>
|
|
|
|
|
<div class="flex">
|
2024-09-17 17:31:03 +02:00
|
|
|
<time class="card__date | text-grey-700" datetime="2024-06-12"
|
|
|
|
|
>12 juin 2024</time
|
|
|
|
|
>
|
2024-09-17 17:21:43 +02:00
|
|
|
</div>
|
|
|
|
|
<figure class="card__images" data-count="13">
|
2024-09-17 17:31:03 +02:00
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/6ed93d6950-1725442486/d82f18573c439d6edd434ffca62471a7.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/a4222f5029-1725442486/22f8779f680ed826a2d0a1d2af6018c9.jpg"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/1bbe051c5a-1725442486/0c41d3266e9ce2872f30608cceb28239.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
2024-09-17 17:21:43 +02:00
|
|
|
</figure>
|
|
|
|
|
</article>
|
|
|
|
|
</section>
|
|
|
|
|
<section aria-labelledby="offre-commerciale-label" data-status="past">
|
|
|
|
|
<h2 id="offre-commerciale-label" data-icon="">Offre Commerciale</h2>
|
|
|
|
|
<article class="card">
|
|
|
|
|
<hgroup class="order-last">
|
2024-09-17 17:31:03 +02:00
|
|
|
<h3 class="card__title | font-serif | text-lg">Offre - 2</h3>
|
|
|
|
|
<p class="text-primary | font-medium">4 commentaires</p>
|
2024-09-17 17:21:43 +02:00
|
|
|
</hgroup>
|
|
|
|
|
<div class="flex">
|
2024-09-17 17:31:03 +02:00
|
|
|
<time class="card__date | text-grey-700" datetime="2024-06-12"
|
|
|
|
|
>12 juin 2024</time
|
|
|
|
|
>
|
2024-09-17 17:21:43 +02:00
|
|
|
<span class="text-primary | font-medium | ml-auto">Validé</span>
|
|
|
|
|
</div>
|
|
|
|
|
<figure class="card__images">
|
2024-09-17 17:31:03 +02:00
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/6ed93d6950-1725442486/d82f18573c439d6edd434ffca62471a7.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/a4222f5029-1725442486/22f8779f680ed826a2d0a1d2af6018c9.jpg"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/1bbe051c5a-1725442486/0c41d3266e9ce2872f30608cceb28239.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
2024-09-17 17:21:43 +02:00
|
|
|
</figure>
|
|
|
|
|
</article>
|
|
|
|
|
</section>
|
|
|
|
|
<section aria-labelledby="brief-enrichi-label" data-status="past">
|
|
|
|
|
<h2 id="brief-enrichi-label" data-icon="">Brief Enrichi</h2>
|
|
|
|
|
<article class="card">
|
|
|
|
|
<hgroup class="order-last">
|
2024-09-17 17:31:03 +02:00
|
|
|
<h3 class="card__title | font-serif | text-lg">Brief Enrichi</h3>
|
2024-09-17 17:21:43 +02:00
|
|
|
</hgroup>
|
|
|
|
|
<div class="flex">
|
2024-09-17 17:31:03 +02:00
|
|
|
<time class="card__date | text-grey-700" datetime="2024-06-12"
|
|
|
|
|
>12 juin 2024</time
|
|
|
|
|
>
|
2024-09-17 17:21:43 +02:00
|
|
|
<span class="text-primary | font-medium | ml-auto">Validé</span>
|
|
|
|
|
</div>
|
|
|
|
|
<figure class="card__images" data-count="15">
|
2024-09-17 17:31:03 +02:00
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/6ed93d6950-1725442486/d82f18573c439d6edd434ffca62471a7.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/a4222f5029-1725442486/22f8779f680ed826a2d0a1d2af6018c9.jpg"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/1bbe051c5a-1725442486/0c41d3266e9ce2872f30608cceb28239.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
2024-09-17 17:21:43 +02:00
|
|
|
</figure>
|
|
|
|
|
</article>
|
|
|
|
|
</section>
|
2024-09-17 17:31:03 +02:00
|
|
|
<section
|
|
|
|
|
aria-labelledby="echantillon-virtuel-label"
|
|
|
|
|
data-status="current"
|
|
|
|
|
>
|
2024-09-17 17:21:43 +02:00
|
|
|
<h2 id="echantillon-virtuel-label" data-icon="">Échantillon Virtuel</h2>
|
|
|
|
|
<article class="card">
|
|
|
|
|
<hgroup class="order-last">
|
2024-09-17 17:31:03 +02:00
|
|
|
<h3 class="card__title | font-serif | text-lg">Rendu 360°</h3>
|
2024-09-17 17:21:43 +02:00
|
|
|
</hgroup>
|
|
|
|
|
<div class="flex">
|
2024-09-17 17:31:03 +02:00
|
|
|
<time class="card__date | text-grey-700" datetime="2024-06-12"
|
|
|
|
|
>12 juin 2024</time
|
|
|
|
|
>
|
2024-09-17 17:21:43 +02:00
|
|
|
</div>
|
|
|
|
|
<figure class="card__images" data-count="13">
|
2024-09-17 17:31:03 +02:00
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/6ed93d6950-1725442486/d82f18573c439d6edd434ffca62471a7.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/a4222f5029-1725442486/22f8779f680ed826a2d0a1d2af6018c9.jpg"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
|
|
|
|
<img
|
|
|
|
|
src="http://localhost:8888/media/pages/inspirations/shape-of-the-nature/1bbe051c5a-1725442486/0c41d3266e9ce2872f30608cceb28239.png"
|
|
|
|
|
alt=""
|
|
|
|
|
/>
|
2024-09-17 17:21:43 +02:00
|
|
|
</figure>
|
|
|
|
|
</article>
|
|
|
|
|
</section>
|
|
|
|
|
</div>
|
|
|
|
|
</main>
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
<script setup>
|
2024-09-17 17:31:03 +02:00
|
|
|
import { usePageStore } from "../stores/page";
|
2024-09-17 17:21:43 +02:00
|
|
|
import { useUserStore } from "../stores/user";
|
|
|
|
|
import { ref, computed } from "vue";
|
|
|
|
|
import { storeToRefs } from "pinia";
|
|
|
|
|
|
|
|
|
|
const { page } = storeToRefs(usePageStore());
|
|
|
|
|
const user = useUserStore().user;
|
|
|
|
|
</script>
|
|
|
|
|
|
2024-09-17 17:31:03 +02:00
|
|
|
<style scope></style>
|