Merge version_1_1782125304544 into main #1

Merged
bender merged 2 commits from version_1_1782125304544 into main 2026-06-22 10:50:22 +00:00

View File

@@ -14,31 +14,16 @@ export default function HomePage() {
<SectionErrorBoundary name="hero">
<HeroCenteredLogos
avatarsSrc={[
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg",
"http://img.b2bpic.net/free-photo/caucasian-man-blazer-sitting-desk-office-with-laptop-looking-camera_1098-20318.jpg",
"http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
"http://img.b2bpic.net/free-photo/medium-shot-volunters-working-together_23-2149196103.jpg",
]}
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", "http://img.b2bpic.net/free-photo/caucasian-man-blazer-sitting-desk-office-with-laptop-looking-camera_1098-20318.jpg", "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", "http://img.b2bpic.net/free-photo/medium-shot-volunters-working-together_23-2149196103.jpg"]}
avatarText="Trusted by 500+ enterprises"
title="See More. Respond Faster. Protect Better."
description="Transform your CCTV into intelligent security. Detect accidents, identify threats, and act instantly with AI that understands what matters."
primaryButton={{
text: "Explore Our Intelligence",
href: "#product",
}}
text: "Explore Our Intelligence", href: "#product"}}
secondaryButton={{
text: "Request Demo",
href: "#contact",
}}
text: "Request Demo", href: "#contact"}}
names={[
"Enterprise",
"Government",
"Logistics",
"Retail",
"Manufacturing",
"Security",
]}
"Enterprise", "Government", "Logistics", "Retail", "Manufacturing", "Security"]}
imageSrc="http://img.b2bpic.net/free-photo/mobile-phone-with-wireless-lighting-automation-software_482257-7532.jpg"
/>
</SectionErrorBoundary>
@@ -52,47 +37,19 @@ export default function HomePage() {
description="Eluviant brings clarity to your surveillance feed with advanced computer vision models."
items={[
{
title: "Sentry Surveillance",
description: "Unified site management.",
href: "#",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FMaIRp97QUfgsbJ4wzRlxl1Ims/uploaded-1782125307829-4c2mtbbt.png",
},
title: "Sentry Surveillance", description: "Unified site management.", href: "#", imageSrc: "https://storage.googleapis.com/webild/users/user_3FMaIRp97QUfgsbJ4wzRlxl1Ims/uploaded-1782125307829-4c2mtbbt.png"},
{
title: "Facial Recognition",
description: "Identify authorized personnel.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165599.jpg",
},
title: "Facial Recognition", description: "Identify authorized personnel.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165599.jpg"},
{
title: "Accident Detection",
description: "Automated incident triggers.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg",
},
title: "Accident Detection", description: "Automated incident triggers.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg"},
{
title: "Threat Alerting",
description: "Identify behavioral anomalies.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/home-security-camera_181624-58835.jpg",
},
title: "Threat Alerting", description: "Identify behavioral anomalies.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/home-security-camera_181624-58835.jpg"},
{
title: "Global Management",
description: "Scale across sites.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/team-leader-assigning-tasks-his-employees-monitoring-room_482257-89121.jpg",
},
title: "Global Management", description: "Scale across sites.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/team-leader-assigning-tasks-his-employees-monitoring-room_482257-89121.jpg"},
{
title: "Report Generation",
description: "Instant safety reports.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg",
},
title: "Report Generation", description: "Instant safety reports.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg"},
{
title: "Object Tracking",
description: "Real-time asset movement.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg",
},
title: "Object Tracking", description: "Real-time asset movement.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -105,17 +62,9 @@ export default function HomePage() {
title="Why Eluviant"
description="Comparison between traditional systems and Eluviant AI intelligence."
negativeItems={[
"High false alarms",
"Manual review required",
"Reactive approach",
"Siloed data infrastructure",
]}
"High false alarms", "Manual review required", "Reactive approach", "Siloed data infrastructure"]}
positiveItems={[
"99% alarm accuracy",
"Automated real-time alerts",
"Proactive intelligence",
"Integrated ecosystem",
]}
"99% alarm accuracy", "Automated real-time alerts", "Proactive intelligence", "Integrated ecosystem"]}
/>
</SectionErrorBoundary>
</div>
@@ -125,42 +74,23 @@ export default function HomePage() {
<TestimonialRatingCards
tag="Testimonials"
title="Trusted by Experts"
description="Hear from our satisfied customers"
testimonials={[
{
name: "Sarah Johnson",
role: "CEO",
quote: "Eluviant changed how we manage site security.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
},
name: "Sarah Johnson", role: "CEO", quote: "Eluviant changed how we manage site security.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
{
name: "Michael Chen",
role: "CTO",
quote: "The AI detection precision is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_1157-20928.jpg",
},
name: "Michael Chen", role: "CTO", quote: "The AI detection precision is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_1157-20928.jpg"},
{
name: "Emily Rodriguez",
role: "Marketing Director",
quote: "Seamless integration with our current setup.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
},
name: "Emily Rodriguez", role: "Marketing Director", quote: "Seamless integration with our current setup.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
{
name: "David Kim",
role: "Product Manager",
quote: "Reduced our incident response time by 60%.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23576.jpg",
},
name: "David Kim", role: "Product Manager", quote: "Reduced our incident response time by 60%.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23576.jpg"},
{
name: "Jane Smith",
role: "Ops Director",
quote: "Essential tool for our large scale facilities.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg",
},
name: "Jane Smith", role: "Ops Director", quote: "Essential tool for our large scale facilities.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -171,30 +101,19 @@ export default function HomePage() {
<MetricsFeatureCards
tag="Performance"
title="Measurable Results"
description="Our impact on operational efficiency"
metrics={[
{
value: "60%",
title: "Reduction in Response Time",
features: [
"Faster incident logging",
"Real-time alerts",
],
value: "60%", title: "Reduction in Response Time", features: [
"Faster incident logging", "Real-time alerts"],
},
{
value: "99%",
title: "Accuracy Rate",
features: [
"Reduced false alarm fatigue",
"High-confidence detection",
],
value: "99%", title: "Accuracy Rate", features: [
"Reduced false alarm fatigue", "High-confidence detection"],
},
{
value: "24/7",
title: "Active Coverage",
features: [
"Continuous site monitoring",
"Always-on intelligence",
],
value: "24/7", title: "Active Coverage", features: [
"Continuous site monitoring", "Always-on intelligence"],
},
]}
/>
@@ -206,23 +125,16 @@ export default function HomePage() {
<FaqTwoColumn
tag="Support"
title="Frequently Asked Questions"
description="Everything you need to know about our services"
items={[
{
question: "Does it work with legacy cameras?",
answer: "Yes, Eluviant works seamlessly with your existing IP camera infrastructure.",
},
question: "Does it work with legacy cameras?", answer: "Yes, Eluviant works seamlessly with your existing IP camera infrastructure."},
{
question: "Is the AI secure?",
answer: "Security is our priority; all data processed is encrypted and private.",
},
question: "Is the AI secure?", answer: "Security is our priority; all data processed is encrypted and private."},
{
question: "How long for deployment?",
answer: "Our system typically deploys in minutes, not days.",
},
question: "How long for deployment?", answer: "Our system typically deploys in minutes, not days."},
{
question: "Does it support multiple sites?",
answer: "Yes, manage unlimited global sites from a single interface.",
},
question: "Does it support multiple sites?", answer: "Yes, manage unlimited global sites from a single interface."},
]}
/>
</SectionErrorBoundary>
@@ -234,13 +146,9 @@ export default function HomePage() {
tag="Get Started"
text="Ready to modernize your security intelligence?"
primaryButton={{
text: "Contact Our Team",
href: "mailto:contact@eluviant.com",
}}
text: "Contact Our Team", href: "mailto:contact@eluviant.com"}}
secondaryButton={{
text: "View Demo",
href: "#",
}}
text: "View Demo", href: "#"}}
/>
</SectionErrorBoundary>
</div>