style: cleanup
This commit is contained in:
parent
3eec8040d1
commit
07f6a4237c
10 changed files with 53 additions and 241 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<div class="landing">
|
||||
<div class="landing-one">
|
||||
<div class="landing-brand">
|
||||
<!-- <img class="half-wheel-logo" src="/half_wheel_logo.svg" alt="Demi Roue" /> -->
|
||||
<div class="brand__logo landing-half-wheel-logo">
|
||||
{{ partial "svg" "half_wheel_logo" }}
|
||||
</div>
|
||||
|
|
@ -12,42 +11,11 @@
|
|||
<h2 class="text">Atelier mobile</h2>
|
||||
</div>
|
||||
<div class="brand__role2">Réparation & Entretien - Toutes marques</div>
|
||||
<!-- <img class="full-logo" src="/full_logo.jpg" alt="Logo complet" /> -->
|
||||
</div>
|
||||
<div class="landing-description">
|
||||
<!-- <p> -->
|
||||
<!-- Bicycl'Eure est un atelier mobile de réparation et d'entretien de VÉLOS. Sur simple rendez-vous et après un diagnostic gratuit, Laurent, technicien cycle qualifié, redonnera vie à votre monture ! -->
|
||||
<!-- </p> -->
|
||||
<!-- <p>Éco-Responsable et Économique !</p> -->
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="contact-card-container"> -->
|
||||
<!-- <div class="contact-card"> -->
|
||||
<!-- <div class="address"> -->
|
||||
<!-- <div> -->
|
||||
<!-- 30 Résidence des Trois Moulins -->
|
||||
<!-- </div> -->
|
||||
<!-- <div> -->
|
||||
<!-- 27940 Aubevoye Le Val d'Hazey -->
|
||||
<!-- </div> -->
|
||||
<!-- </div> -->
|
||||
<!-- <div class="legal-id"> -->
|
||||
<!-- SIRET 537577 785 00018 -->
|
||||
<!-- </div> -->
|
||||
<!-- <div class="phone"> -->
|
||||
<!-- 06 52 64 05 37 -->
|
||||
<!-- </div> -->
|
||||
<!-- </div> -->
|
||||
<!-- </div> -->
|
||||
</div>
|
||||
|
||||
{{/*
|
||||
{{ $paginator := .Paginate (where .Site.RegularPages "Type" "in" .Site.Params.mainSections) }}
|
||||
{{ range $paginator.Pages }}
|
||||
{{ .Render "summary" }}
|
||||
{{ end }}
|
||||
{{ partial "pagination.html" . }}
|
||||
*/}}
|
||||
</main>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue