Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -11,7 +11,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Zap, Lightbulb, Code, TrendingUp, Users, Star, HelpCircle, Mail, Cpu, Activity, Brain, RefreshCw, CheckCircle, Package, Cloud, Database, Server, Shield, Lock, Linkedin, Globe, Github, Twitter } from 'lucide-react';
|
||||
import { Zap, Lightbulb, Code, TrendingUp, Users, Star, HelpCircle, Mail, Cpu, Activity, Brain, RefreshCw, CheckCircle, Package, Cloud, Database, Server, Shield, Lock, Linkedin, Globe, Github, Twitter, Rocket } from 'lucide-react';
|
||||
|
||||
export default function MainPage() {
|
||||
return (
|
||||
@@ -60,15 +60,15 @@ export default function MainPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "ML Engineer, TechForward", testimonial: "The transparency in their AI setup is unprecedented. We can actually understand how their models work.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-a-satisfied-clien-1772547068857-ee85f36d.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-a-satisfied-clien-1772547068857-ee85f36d.png"
|
||||
},
|
||||
{
|
||||
name: "Marcus Rodriguez", handle: "CTO, InnovateLabs", testimonial: "Best-in-class infrastructure. Their GPU setup handles our workloads effortlessly with exceptional performance.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-another-satisfied-1772547071864-bf5c228d.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-another-satisfied-1772547071864-bf5c228d.png"
|
||||
},
|
||||
{
|
||||
name: "Elena Kowalski", handle: "Data Scientist, CloudScience", testimonial: "Outstanding technical architecture. The performance metrics speak for themselves.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-portrait-of-a-satisfied-cli-1772547070398-778d801c.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-portrait-of-a-satisfied-cli-1772547070398-778d801c.png"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -111,7 +111,7 @@ export default function MainPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Model Pipeline", description: "Advanced transformer models with custom optimization layers for superior performance.", bentoComponent: "3d-task-list", title: "Model Pipeline", items: [
|
||||
title: "Model Pipeline", description: "Advanced transformer models with custom optimization layers for superior performance.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Brain, label: "Pre-training", time: "2400h" },
|
||||
{ icon: RefreshCw, label: "Fine-tuning", time: "480h" },
|
||||
{ icon: CheckCircle, label: "Optimization", time: "96h" }
|
||||
@@ -154,7 +154,7 @@ export default function MainPage() {
|
||||
metrics={[
|
||||
{ id: "1", value: "99.97", title: "%", description: "System Uptime", icon: Activity },
|
||||
{ id: "2", value: "47", title: "ms", description: "Average Inference Latency", icon: Zap },
|
||||
{ id: "3", value: "1.2M", title: "tokens/s", description: "Throughput Capacity", icon: Zap },
|
||||
{ id: "3", value: "1.2M", title: "tokens/s", description: "Throughput Capacity", icon: Rocket },
|
||||
{ id: "4", value: "15.8", title: "PB", description: "Training Data Processed", icon: Database }
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -218,13 +218,13 @@ export default function MainPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen - ML Engineer", testimonial: "The transparency in their AI setup is unprecedented. We can actually understand how their models work and optimize accordingly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-a-satisfied-clien-1772547068857-ee85f36d.png?_wi=2"
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen - ML Engineer", testimonial: "The transparency in their AI setup is unprecedented. We can actually understand how their models work and optimize accordingly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-a-satisfied-clien-1772547068857-ee85f36d.png"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez - CTO", testimonial: "Best-in-class infrastructure. Their GPU clusters handle our workloads effortlessly with exceptional performance metrics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-another-satisfied-1772547071864-bf5c228d.png?_wi=2"
|
||||
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez - CTO", testimonial: "Best-in-class infrastructure. Their GPU clusters handle our workloads effortlessly with exceptional performance metrics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-avatar-of-another-satisfied-1772547071864-bf5c228d.png"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Kowalski", handle: "@ekowalski - Data Scientist", testimonial: "Outstanding technical architecture. The performance improvements over our previous setup were immediately noticeable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-portrait-of-a-satisfied-cli-1772547070398-778d801c.png?_wi=2"
|
||||
id: "3", name: "Elena Kowalski", handle: "@ekowalski - Data Scientist", testimonial: "Outstanding technical architecture. The performance improvements over our previous setup were immediately noticeable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-portrait-of-a-satisfied-cli-1772547070398-778d801c.png"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@dpark - Research Director", testimonial: "Exceptional support team with deep technical expertise. They understand the nuances of production AI deployment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARDrAb2Tjf15nwHOxqYoZ2uEAf/professional-headshot-of-another-client--1772547070789-9254ce0d.png"
|
||||
|
||||
Reference in New Issue
Block a user