Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94cd545071 | |||
| 28bb05dcaf |
@@ -57,7 +57,8 @@ export default function LandingPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Certifié et de confiance"
|
ratingText="Certifié et de confiance"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Demander un devis", href: "#contact" }
|
{ text: "Demander un devis", href: "#contact" },
|
||||||
|
{ text: "Voir le catalogue", href: "#products" }
|
||||||
]}
|
]}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user