Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -50,9 +50,9 @@ export default function LandingPage() {
|
||||
{ text: "Comment ça marche", href: "how-it-works" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-industrial-factory-or-construct-1772801454836-41023b5e.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-industrial-factory-or-construct-1772801454836-41023b5e.png"
|
||||
imageAlt="Industrial site with AI detection overlay"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-sleek-compact-edge-computing-device-bo-1772801454943-d7c0938a.png"
|
||||
imageAlt="AEGIS edge computing device"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Compatible Caméras Existantes", description: "S'installe sur les caméras déjà présentes. Pas de nouveau matériel, pas de changement visible pour les opérateurs.", icon: Camera,
|
||||
@@ -125,13 +126,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "installation", value: "0", title: "Nouvelle Caméra", description: "S'intègre à l'existant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-dynamic-dashboard-screen-showing-real--1772801456049-51729b5f.png"},
|
||||
id: "installation", value: "0", title: "Nouvelle Caméra", description: "S'intègre à l'existant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-dynamic-dashboard-screen-showing-real--1772801456049-51729b5f.png"
|
||||
},
|
||||
{
|
||||
id: "latency", value: "< 0.5s", title: "Temps de Détection", description: "Latence edge computing ultra-faible", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-clean-step-by-step-installation-diagra-1772801455651-34f2b6af.png"},
|
||||
id: "latency", value: "< 0.5s", title: "Temps de Détection", description: "Latence edge computing ultra-faible", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-clean-step-by-step-installation-diagra-1772801455651-34f2b6af.png"
|
||||
},
|
||||
{
|
||||
id: "privacy", value: "0", title: "Donnée Nominative", description: "Privacy by design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-minimalist-illustration-represe-1772801454171-318a9316.png?_wi=1"},
|
||||
id: "privacy", value: "0", title: "Donnée Nominative", description: "Privacy by design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-minimalist-illustration-represe-1772801454171-318a9316.png"
|
||||
},
|
||||
{
|
||||
id: "compliance", value: "100%", title: "Conforme RGPD", description: "Et CCT 68 belge", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-construction-or-factory-worker-wearing-1772801456697-545daa92.png"},
|
||||
id: "compliance", value: "100%", title: "Conforme RGPD", description: "Et CCT 68 belge", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-construction-or-factory-worker-wearing-1772801456697-545daa92.png"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,8 +151,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-minimalist-illustration-represe-1772801454171-318a9316.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-minimalist-illustration-represe-1772801454171-318a9316.png"
|
||||
imageAlt="GDPR and privacy compliance"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "S'installe sur les caméras existantes", description: "Aucun nouveau dispositif de surveillance ne dénature votre environnement de travail.", icon: Eye,
|
||||
@@ -179,19 +185,24 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "founders", groupTitle: "Fondateurs", members: [
|
||||
{
|
||||
id: "ugo", title: "Ugo Deproote", subtitle: "CEO & Co-fondateur", detail: "Vision produit & stratégie business", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-male-en-1772801454488-82f1a9d0.png", imageAlt: "Ugo Deproote"},
|
||||
id: "ugo", title: "Ugo Deproote", subtitle: "CEO & Co-fondateur", detail: "Vision produit & stratégie business", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-male-en-1772801454488-82f1a9d0.png", imageAlt: "Ugo Deproote"
|
||||
},
|
||||
{
|
||||
id: "lea", title: "Léa Stevenart", subtitle: "CTO & Co-fondatrice", detail: "IA, computer vision & architecture technique", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-female--1772801454324-902b7900.png", imageAlt: "Léa Stevenart"},
|
||||
id: "lea", title: "Léa Stevenart", subtitle: "CTO & Co-fondatrice", detail: "IA, computer vision & architecture technique", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-female--1772801454324-902b7900.png", imageAlt: "Léa Stevenart"
|
||||
},
|
||||
{
|
||||
id: "liam", title: "Liam Bernier", subtitle: "COO & Co-fondateur", detail: "Opérations, partenariats & conformité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-male-co-1772801456542-eac09a64.png", imageAlt: "Liam Bernier"},
|
||||
id: "liam", title: "Liam Bernier", subtitle: "COO & Co-fondateur", detail: "Opérations, partenariats & conformité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/professional-headshot-of-a-young-male-co-1772801456542-eac09a64.png", imageAlt: "Liam Bernier"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "supporters", groupTitle: "Soutiens", members: [
|
||||
{
|
||||
id: "umons", title: "Faculté Polytechnique de Mons", subtitle: "Recherche & Développement", detail: "UMONS – Incubateur & accompagnement", imageSrc: "http://img.b2bpic.net/free-vector/collection-vintage-graduation-logos_23-2147565920.jpg", imageAlt: "UMONS"},
|
||||
id: "umons", title: "Faculté Polytechnique de Mons", subtitle: "Recherche & Développement", detail: "UMONS – Incubateur & accompagnement", imageSrc: "http://img.b2bpic.net/free-vector/collection-vintage-graduation-logos_23-2147565920.jpg", imageAlt: "UMONS"
|
||||
},
|
||||
{
|
||||
id: "wallonie", title: "Wallonie Entreprendre", subtitle: "Support & Financement", detail: "Programme d'accompagnement pour startups", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-labels-template_23-2149412868.jpg", imageAlt: "Wallonie Entreprendre"},
|
||||
id: "wallonie", title: "Wallonie Entreprendre", subtitle: "Support & Financement", detail: "Programme d'accompagnement pour startups", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-labels-template_23-2149412868.jpg", imageAlt: "Wallonie Entreprendre"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -210,7 +221,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Décrivez brièvement votre situation de sécurité actuelle...", rows: 5, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-industrial-factory-or-construct-1772801454836-41023b5e.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZY5acDwdXuN29y4eBfxMY8Xiu/a-modern-industrial-factory-or-construct-1772801454836-41023b5e.png"
|
||||
imageAlt="Industrial site demonstration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user