diff --git a/config/_default/config.yml b/config/_default/config.yml index e182131..0f627a3 100644 --- a/config/_default/config.yml +++ b/config/_default/config.yml @@ -11,7 +11,7 @@ paginate: '9' # Le nombre de caractère pour le sommaire d'un article summaryLength: '15' # Permet de désactiver une langue -disableLanguages: [] +disableLanguages: ['en'] # Paramètre la langue par défaut defaultContentLanguage: fr @@ -34,7 +34,7 @@ params: - link: plugins/magnific-popup/jquery.magnific-popup.min.js - link: plugins/lazy-load/lozad.min.js # - link: plugins/google-map/map.js - logo: images/logo.png + logo: images/jarnat-logo.svg # Permet d'activer ou non le partage d'un article de blog post_share: false diff --git a/config/_default/languages.fr.yml b/config/_default/languages.fr.yml index 86f1bc5..99e53fb 100644 --- a/config/_default/languages.fr.yml +++ b/config/_default/languages.fr.yml @@ -11,40 +11,15 @@ contentDir: content/french # Contenu du menu menu: main: - - name: Accueil - url: '/#content' - weight: 1 - - name: Actualités - url: '/#blog' - weight: 2 - - name: Nos services + - name: Service url: '/#services' weight: 3 - - name: Notre vision + - name: Vision url: '/#team' weight: 4 - name: Contact url: '/#contact' weight: 5 - - name: En savoir plus - weight: 6 - hasChildren: true - - parent: En savoir plus - name: Nos actualités - url: '/blog/' - weight: 1 - - parent: En savoir plus - name: Nos réalisations - url: '#' - weight: 2 - - parent: En savoir plus - name: L'entreprise - url: '#' - weight: 3 - - parent: En savoir plus - name: Communauté - url: '#' - weight: 4 # Texte en bas de page copyright: >- diff --git a/data/fr/about.yml b/data/fr/about.yml index f0db913..109dac2 100644 --- a/data/fr/about.yml +++ b/data/fr/about.yml @@ -9,8 +9,9 @@ about: - icon : ti-ruler-pencil # themify icon pack : https://themify.me/themify-icons title : Travail discret - content : Travail discret : -Nous travaillons dans le calme avec des outils manuels et électriques afin de ne pas perturber votre environnement. L’intervention se fait en équipe de 2, ce qui diminue le temps d’intervention sur place afin d’être le plus efficace possible. Nous veillons à la tranquillité, au respect et à la propreté des lieux. + content : > + Travail discret : + Nous travaillons dans le calme avec des outils manuels et électriques afin de ne pas perturber votre environnement. L’intervention se fait en équipe de 2, ce qui diminue le temps d’intervention sur place afin d’être le plus efficace possible. Nous veillons à la tranquillité, au respect et à la propreté des lieux. - icon : ti-cup # themify icon pack : https://themify.me/themify-icons title : Travail responsable diff --git a/data/fr/banner.yml b/data/fr/banner.yml index 06c507e..937d4c3 100644 --- a/data/fr/banner.yml +++ b/data/fr/banner.yml @@ -1,8 +1,8 @@ ############################### Banner ################################ banner: enable : true - bg_image_webp : "images/backgrounds/hero-area.webp" - bg_image : "images/backgrounds/hero-area.jpg" + bg_image_webp : "images/backgrounds/image-home1.jpg" + bg_image : "images/backgrounds/image-home1.jpg" icon : "" # themify icon pack : https://themify.me/themify-icons title : "Entreprise de jardiniers à vélo à Bordeaux et alentours" content : "Entretien durable pour jardins vivants" diff --git a/data/fr/service.yml b/data/fr/service.yml index 49bd869..e4d90dd 100644 --- a/data/fr/service.yml +++ b/data/fr/service.yml @@ -5,42 +5,42 @@ service: service_item : # service item loop - name : Entretien classique de jardins - icon : ti-world # themify icon pack : https://themify.me/themify-icons + icon : #ti-world # themify icon pack : https://themify.me/themify-icons content : | - - Tonte pelouse - - Débroussaillage - - Taille haies et arbustes - - Désherbage raisonné - - Petit élagage - - Soin et protection des plantes - - Ramassage feuilles + Tonte pelouse + Débroussaillage + Taille haies et arbustes + Désherbage raisonné + Petit élagage + Soin et protection des plantes + Ramassage feuilles # service item loop - name : Accompagnement sur-mesure - icon : ti-layout # themify icon pack : https://themify.me/themify-icons + icon : #ti-layout # themify icon pack : https://themify.me/themify-icons content : | - - Diagnostic de votre jardin - - Baisse des coûts d’entretien - - Inventaire et cartographie - - Plan de suivi et d’entretien personnalisé - - Gestion différenciée du jardin - - Semis de végétaux locaux - - Installation de foyers de biodiversité - - Écriteaux personnalisés + Diagnostic de votre jardin + Baisse des coûts d’entretien + Inventaire et cartographie + Plan de suivi et d’entretien personnalisé + Gestion différenciée du jardin + Semis de végétaux locaux + Installation de foyers de biodiversité + Écriteaux personnalisés # service item loop - name : Approche écologique - icon : ti-blackboard # themify icon pack : https://themify.me/themify-icons + icon : #ti-blackboard # themify icon pack : https://themify.me/themify-icons content : | - - Outillage manuel et électrique - - Broyage sur place - - Gestion circulaire des déchets - - Paillage d’hiver et couvert végétal - - Tonte différenciée & fauche tardive - - Accompagnement compost - - Installation diffuseurs d'eau et récupérateurs d’eau - - Préparation du sol pour un potager + Outillage manuel et électrique + Broyage sur place + Gestion circulaire des déchets + Paillage d’hiver et couvert végétal + Tonte différenciée & fauche tardive + Accompagnement compost + Installation diffuseurs d'eau et récupérateurs d’eau + Préparation du sol pour un potager # service item loop diff --git a/static/images/backgrounds/image-home1.jpg b/static/images/backgrounds/image-home1.jpg new file mode 100644 index 0000000..1a7699d Binary files /dev/null and b/static/images/backgrounds/image-home1.jpg differ diff --git a/static/images/jarnat-logo.svg b/static/images/jarnat-logo.svg new file mode 100644 index 0000000..b23dc87 --- /dev/null +++ b/static/images/jarnat-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 1c86d0e..9b41ff6 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -15,7 +15,7 @@ html { body { background-color: #353b43; font-family: "Anaheim", sans-serif; - color: #737f8a; + color: #fff; -webkit-font-smoothing: antialiased; } @@ -163,7 +163,7 @@ a:hover { } .bg-one { - background-color: #353b43; + background-color: #004938; } .bg-dark { @@ -323,7 +323,7 @@ a:hover { } .section-bg { - background: #292F36; + background: #002d22; } .overly { @@ -407,16 +407,20 @@ a:hover { Navigation ==================================================================*/ .navigation { - background-color: #1d2024; + background-color: #004938; width: 100%; margin-bottom: 0; + font-family: "ClashGrotesk-Variable", sans-serif; + font-variation-settings: 'wght' 600.0; + font-size: 1.2rem; } .navbar-dark .navbar-nav .active>.nav-link, +.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link { - color: #57cbcc; + color: #fff; } .navbar-toggler:focus { @@ -445,7 +449,6 @@ a:hover { .hero-area:before { content: ''; - background: rgba(0, 0, 0, 0.63); position: absolute; top: 0; right: 0; @@ -947,10 +950,7 @@ a:hover { ==================================================================*/ .service-block { padding: 60px 20px; - border-left: 1px solid rgba(236, 239, 241, 0.07); - border-top: 1px solid rgba(236, 239, 241, 0.07); margin-bottom: 40px; - box-shadow: 2px 2px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(255, 255, 255, 0.7); } .service-block .service-icon { @@ -958,6 +958,10 @@ a:hover { font-size: 50px; } +.service-block h3 { + color: #d8993a; +} + /*================================================================= Services section 2 ==================================================================*/ diff --git a/themes/meghna-hugo/layouts/partials/navigation.html b/themes/meghna-hugo/layouts/partials/navigation.html index bec0982..5b76f8f 100644 --- a/themes/meghna-hugo/layouts/partials/navigation.html +++ b/themes/meghna-hugo/layouts/partials/navigation.html @@ -1,6 +1,6 @@ -