Merge version_1 into main #2
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Demander un devis", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Pourquoi A3A Conseils ?", logoIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-standing-near-model-building_23-2148039865.jpg", searchPlaceholder: "Votre projet...", buttons: [
|
||||
@@ -66,13 +66,13 @@ export default function LandingPage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Note Google", values: ["4.2", "4.2", "4.2"],
|
||||
title: "Note Google", values: [4.2, 4.2, 4.2],
|
||||
valuePrefix: "", valueSuffix: "/5", description: "Basée sur 5 avis"},
|
||||
{
|
||||
title: "Projets", values: ["50+", "100+", "150+"],
|
||||
title: "Projets", values: [50, 100, 150],
|
||||
valuePrefix: "", valueSuffix: "", description: "Accompagnés avec succès"},
|
||||
{
|
||||
title: "Expérience", values: ["10+", "15+", "20+"],
|
||||
title: "Expérience", values: [10, 15, 20],
|
||||
valuePrefix: "", valueSuffix: "ans", description: "Dans le secteur bâtiment"},
|
||||
],
|
||||
chartTitle: "Secteurs couverts", chartData: [
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
description="Bénéficiez d'une consultation gratuite pour évaluer votre projet immobilier. Contactez-nous par téléphone ou formulaire pour une réponse rapide."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/she-is-always-available-customers_329181-15144.jpg"
|
||||
imageAlt="Consultation gratuite en conseil travaux"
|
||||
|
||||
Reference in New Issue
Block a user