@@ -69,16 +71,18 @@ 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"},
{id:"p1",name:"Gants de Manutention",price:"12€",imageSrc:"http://img.b2bpic.net/free-photo/top-view-safety-gloves-vest_23-2148784084.jpg",onProductClick:()=>window.location.href='#contact'},
{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",onProductClick:()=>window.location.href='#contact'},
{id:"p3",name:"Lunettes de Protection",price:"15€",imageSrc:"http://img.b2bpic.net/free-photo/man-wearing-protection-equipment-close-up_23-2148921397.jpg"},
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.