Merge version_1 into main #1
@@ -55,13 +55,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png", imageAlt: "Face Detection Dashboard"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png?_wi=1", imageAlt: "Face Detection Dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png", imageAlt: "Detection Algorithm Visualization"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png?_wi=1", imageAlt: "Detection Algorithm Visualization"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-video-frame-showing-real-time-face-det-1772639332037-5be0450c.png", imageAlt: "Real-time Face Detection"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-video-frame-showing-real-time-face-det-1772639332037-5be0450c.png?_wi=1", imageAlt: "Real-time Face Detection"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Real-Time Detection", description: "Process video streams and live camera feeds with minimal latency, detecting multiple faces simultaneously with frame-by-frame analysis.", tag: "Performance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-video-frame-showing-real-time-face-det-1772639332037-5be0450c.png", imageAlt: "Real-time Detection Capability", buttons: []
|
||||
id: "1", title: "Real-Time Detection", description: "Process video streams and live camera feeds with minimal latency, detecting multiple faces simultaneously with frame-by-frame analysis.", tag: "Performance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-video-frame-showing-real-time-face-det-1772639332037-5be0450c.png?_wi=2", imageAlt: "Real-time Detection Capability", buttons: []
|
||||
},
|
||||
{
|
||||
id: "2", title: "High Precision Algorithm", description: "Achieve exceptional detection accuracy with advanced deep learning models trained on comprehensive facial datasets, minimizing false positives.", tag: "Accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-abstract-visualization-showing-accura-1772639332230-fa1f89d6.png", imageAlt: "Accuracy Metrics", buttons: []
|
||||
id: "2", title: "High Precision Algorithm", description: "Achieve exceptional detection accuracy with advanced deep learning models trained on comprehensive facial datasets, minimizing false positives.", tag: "Accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-abstract-visualization-showing-accura-1772639332230-fa1f89d6.png?_wi=1", imageAlt: "Accuracy Metrics", buttons: []
|
||||
},
|
||||
{
|
||||
id: "3", title: "Multi-Platform Support", description: "Deploy seamlessly across Windows, Linux, macOS, and cloud platforms. Optimized for both CPU and GPU execution with fallback mechanisms.", tag: "Deployment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png", imageAlt: "Multi-Platform Integration", buttons: []
|
||||
id: "3", title: "Multi-Platform Support", description: "Deploy seamlessly across Windows, Linux, macOS, and cloud platforms. Optimized for both CPU and GPU execution with fallback mechanisms.", tag: "Deployment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png?_wi=2", imageAlt: "Multi-Platform Integration", buttons: []
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -117,13 +117,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Deep Neural Networks", description: "Utilizes state-of-the-art CNN architectures including ResNet and YOLOv8 for rapid, accurate face localization and classification.", tag: "ML Models", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png", imageAlt: "Neural Network Architecture", buttons: []
|
||||
id: "1", title: "Deep Neural Networks", description: "Utilizes state-of-the-art CNN architectures including ResNet and YOLOv8 for rapid, accurate face localization and classification.", tag: "ML Models", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-illustrative-diagram-showing-the-face-1772639332770-162b63f2.png?_wi=3", imageAlt: "Neural Network Architecture", buttons: []
|
||||
},
|
||||
{
|
||||
id: "2", title: "Optimized Processing", description: "Implements advanced image preprocessing, augmentation techniques, and model quantization for efficient computation without sacrificing accuracy.", tag: "Optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-abstract-visualization-showing-accura-1772639332230-fa1f89d6.png", imageAlt: "Processing Optimization", buttons: []
|
||||
id: "2", title: "Optimized Processing", description: "Implements advanced image preprocessing, augmentation techniques, and model quantization for efficient computation without sacrificing accuracy.", tag: "Optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/an-abstract-visualization-showing-accura-1772639332230-fa1f89d6.png?_wi=2", imageAlt: "Processing Optimization", buttons: []
|
||||
},
|
||||
{
|
||||
id: "3", title: "Scalable Infrastructure", description: "Built for scalability with support for batch processing, distributed computing, and cloud deployment for enterprise-grade solutions.", tag: "Infrastructure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png", imageAlt: "Scalable System Design", buttons: []
|
||||
id: "3", title: "Scalable Infrastructure", description: "Built for scalability with support for batch processing, distributed computing, and cloud deployment for enterprise-grade solutions.", tag: "Infrastructure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png?_wi=2", imageAlt: "Scalable System Design", buttons: []
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user