ARGUS
ARGUS
+Technology for the Future
-Argus is built on the latest and greatest technologies to deliver the best possible experience for you and your team.
+Technology for the Future
+Argus is built on the latest and greatest technologies to deliver the best possible experience for you and your team.
Features
-+
Features
+Discover the powerful capabilities that make Argus the ultimate surveillance and monitoring solution.
+{features.map((feature, index) => { const isEven = index % 2 === 0; @@ -91,41 +91,41 @@ export function FeaturesAlternating({ ref={(el) => { sectionRefs.current[index] = el; }} - className="grid grid-cols-1 lg:grid-cols-2 gap-12 items-start" + className="grid grid-cols-1 lg:grid-cols-2 gap-6 lg:gap-12 items-start" > {isEven ? ( <> {/* Left: Text Content */}{/* Right: Browser Component */} - - + {feature.title} -+ {feature.description} +{feature.content}> ) : ( <> {/* Left: Browser Component */} -+{feature.content}{/* Right: Text Content */} -+ - diff --git a/components/models-section.tsx b/components/models-section.tsx index 925c576..85ccd91 100644 --- a/components/models-section.tsx +++ b/components/models-section.tsx @@ -16,11 +16,11 @@ const aiModels = [ export function ModelsSection() { return ( -+ {feature.title} -+ {feature.description} -++{/* Left: Text with Highlighter */} --+
+Argus leverages the{" "}
-+
Built on a {" "}
- +
Detections from {" "}
{/* Right: AI Models List */} - --+ ++-Powered by +{aiModels.map((model, index) => ( -+- U + - User - user@example.com + Admin + admin@argus.ai@@ -45,11 +48,14 @@ export function UserNav() {diff --git a/public/assets/admin.png b/public/assets/admin.png new file mode 100644 index 0000000..1f12fb9 Binary files /dev/null and b/public/assets/admin.png differ - U + - User - user@example.com + Admin + admin@argus.ai