Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 230839e663 | |||
| 93934128bb |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="#BIENÉQUIPÉ"
|
logoText="#BIENÉQUIPÉ"
|
||||||
description="Un chantier sécurisé commence par un bon casque. Leader de l’équipement de protection individuelle à La Réunion depuis 1996."
|
description="Un chantier sécurisé commence par un bon casque. Leader de l’équipement de protection individuelle à La Réunion depuis 1996."
|
||||||
buttons={[{ text: "Découvrir la gamme", href: "#products" }]}
|
buttons={[{ text: "Obtenir un devis rapide", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-hard-hat-headphones-hanging-closet_23-2148773503.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-hard-hat-headphones-hanging-closet_23-2148773503.jpg"
|
||||||
imageAlt="Casque de chantier SAE"
|
imageAlt="Casque de chantier SAE"
|
||||||
/>
|
/>
|
||||||
@@ -168,4 +168,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user