Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 340a91708e | |||
| 82e148eb29 | |||
| 53f7949c48 | |||
| aea8c8e218 |
@@ -69,6 +69,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
tag="Certifié & Conforme"
|
||||
products={[
|
||||
{ id: "p1", name: "Gants de Manutention", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-gloves-vest_23-2148784084.jpg" },
|
||||
{ id: "p2", name: "Chaussures de Sécurité", price: "89€", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg" },
|
||||
@@ -135,7 +136,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Contact"
|
||||
title="Besoin d'un devis ?"
|
||||
description="Rejoignez notre réseau de professionnels équipés pour la sécurité."
|
||||
description="Obtenez une réponse sous 24h pour vos besoins en sécurité."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user