Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 12:28:44 +00:00

View File

@@ -57,7 +57,8 @@ export default function LandingPage() {
rating={5}
ratingText="Certifié et de confiance"
buttons={[
{ text: "Demander un devis", href: "#contact" }
{ text: "Demander un devis", href: "#contact" },
{ text: "Voir le catalogue", href: "#products" }
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"