feat: Update client logos and testimonials, enhance feature descriptions, and improve layout
- Replaced client logos in _index.md with new entries. - Updated testimonials section to improve clarity and relevance. - Enhanced feature descriptions in generation-documents.md, rapports-rgpd.md, rapports-statistiques.md, rendez-vous.md, suivi-accompagnements.md, suivi-decisions.md, and suivi-usagers.md for better user understanding. - Added new images to various feature sections to enrich visual content. - Introduced new sector pages for "Grandes Collectivités" and "Services et associations" with tailored content. - Updated CSS for better styling and responsiveness. - Improved carousel and client logos shortcode for better performance and visual appeal. - Removed outdated screenshots and replaced hero image with a new format.
This commit is contained in:
+59
-27
@@ -1,29 +1,61 @@
|
||||
---
|
||||
title: Home
|
||||
client_logos:
|
||||
- name: "Customer 1"
|
||||
logo: "/images/logos/customer-1.png"
|
||||
- name: "Customer 2"
|
||||
logo: "/images/logos/customer-2.png"
|
||||
- name: "Customer 3"
|
||||
logo: "/images/logos/customer-3.png"
|
||||
- name: "Customer 4"
|
||||
logo: "/images/logos/customer-4.png"
|
||||
- name: "Customer 5"
|
||||
logo: "/images/logos/customer-5.png"
|
||||
testimonials:
|
||||
- name: "John Smith"
|
||||
title: "CTO at TechStartup"
|
||||
avatar: "/images/testimonial-1.svg"
|
||||
quote: "We built our SaaS website in record time. The performance is incredible, and our users love the modern, clean design."
|
||||
- name: "Sarah Johnson"
|
||||
title: "Founder at WebFlow"
|
||||
avatar: "/images/testimonial-1.svg"
|
||||
quote: "The combination of Hugo and TailwindCSS delivers lightning-fast performance. Our website loads instantly, which has significantly improved our conversion rates."
|
||||
- name: "Michael Chen"
|
||||
title: "Lead Developer at CloudTech"
|
||||
avatar: "/images/testimonial-1.svg"
|
||||
quote: "This theme made it easy to create a professional SaaS website. The build times are incredibly fast, and the code is clean and maintainable."
|
||||
- name: "amli"
|
||||
logo: "/images/logos/amli.png"
|
||||
- name: "cigales"
|
||||
logo: "/images/logos/cigales.jpg"
|
||||
- name: "cire"
|
||||
logo: "/images/logos/cire.png"
|
||||
- name: "doucheflux"
|
||||
logo: "/images/logos/doucheflux.jpg"
|
||||
- name: "dune"
|
||||
logo: "/images/logos/dune.png"
|
||||
- name: "haute-vienne"
|
||||
logo: "/images/logos/haute-vienne.png"
|
||||
- name: "imio"
|
||||
logo: "/images/logos/imio.png"
|
||||
- name: "infirmiersrues"
|
||||
logo: "/images/logos/infirmiersrues.png"
|
||||
- name: "resad"
|
||||
logo: "/images/logos/resad.png"
|
||||
- name: "rixensart"
|
||||
logo: "/images/logos/rixensart.webp"
|
||||
- name: "samusocial"
|
||||
logo: "/images/logos/samusocial.png"
|
||||
- name: "SIDASOL"
|
||||
logo: "/images/logos/SIDASOL.png"
|
||||
- name: "SMES"
|
||||
logo: "/images/logos/SMES.webp"
|
||||
- name: "st-gilles"
|
||||
logo: "/images/logos/st-gilles.jpg"
|
||||
- name: "stemm"
|
||||
logo: "/images/logos/stemm.png"
|
||||
- name: "vendée"
|
||||
logo: "/images/logos/vendée.png"
|
||||
- name: "reseauhepatitec"
|
||||
logo: "/images/logos/reseauhepatitec.webp"
|
||||
- name: "agglo-grandgueret"
|
||||
logo: "/images/logos/agglo-grandgueret.webp"
|
||||
- name: "interstices-stpierre"
|
||||
logo: "/images/logos/interstices-stpierre.png"
|
||||
- name: "laplateformereunion"
|
||||
logo: "/images/logos/laplateformereunion.png"
|
||||
- name: "cabinetmb-solutionssociales"
|
||||
logo: "/images/logos/cabinetmb-solutionssociales.webp"
|
||||
# testimonials:
|
||||
# - name: "John Smith"
|
||||
# title: "CTO at TechStartup"
|
||||
# avatar: "/images/testimonial-1.svg"
|
||||
# quote: "We built our SaaS website in record time. The performance is incredible, and our users love the modern, clean design."
|
||||
# - name: "Sarah Johnson"
|
||||
# title: "Founder at WebFlow"
|
||||
# avatar: "/images/testimonial-1.svg"
|
||||
# quote: "The combination of Hugo and TailwindCSS delivers lightning-fast performance. Our website loads instantly, which has significantly improved our conversion rates."
|
||||
# - name: "Michael Chen"
|
||||
# title: "Lead Developer at CloudTech"
|
||||
# avatar: "/images/testimonial-1.svg"
|
||||
# quote: "This theme made it easy to create a professional SaaS website. The build times are incredibly fast, and the code is clean and maintainable."
|
||||
---
|
||||
|
||||
{{< hero
|
||||
@@ -34,7 +66,7 @@ testimonials:
|
||||
secondary_button_text="Réserver une démo"
|
||||
secondary_button_url="/contact"
|
||||
custom_class="hero"
|
||||
hero_image="/images/hero-dashboard.svg"
|
||||
hero_image="/images/hero-dashboard.webp"
|
||||
>}}
|
||||
{{< features-carousel title="Découvrez les fonctionnalité qui font de CHILL <br> l’allié incontournable des travailleurs sociaux" background-color="#f1f5f9" >}}
|
||||
{
|
||||
@@ -126,12 +158,12 @@ testimonials:
|
||||
]
|
||||
}
|
||||
{{< /features-carousel >}}
|
||||
|
||||
{{< testimonials
|
||||
{{< client-logos title="Ils font déjà confiance à CHILL" >}}
|
||||
<!-- {{< testimonials
|
||||
title="Ils nous font confiance"
|
||||
descriptions="Flexible et évolutif, CHILL accompagne aussi bien les petites associations que les grandes structures. Son développement participatif, mené avec des travailleurs sociaux de secteurs variés, garantit un outil fidèle aux réalités du terrain.,,Découvrez leurs témoignages"
|
||||
animate="true"
|
||||
background-color="#f1f5f9"
|
||||
>}}
|
||||
>}} -->
|
||||
|
||||
{{< cta >}}
|
||||
|
||||
Reference in New Issue
Block a user