diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 2e84a25..4853186 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -14,31 +14,16 @@ export default function HomePage() {
@@ -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"},
]}
/>
@@ -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"]}
/>
@@ -125,42 +74,23 @@ export default function HomePage() {
@@ -171,30 +101,19 @@ export default function HomePage() {
@@ -206,23 +125,16 @@ export default function HomePage() {
@@ -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: "#"}}
/>