diff --git a/src/app/page.tsx b/src/app/page.tsx index 155465a..d40d96c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Featured Portfolio" tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png?_wi=1" imageAlt="AI/ML Engineer Workspace" mediaAnimation="slide-up" imagePosition="right" @@ -99,13 +99,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "nlp-sentiment", name: "Advanced NLP Sentiment Analysis", price: "BERT + Transformers", variant: "Production | Real-time Processing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png", imageAlt: "NLP Sentiment Analysis Project" + id: "nlp-sentiment", name: "Advanced NLP Sentiment Analysis", price: "BERT + Transformers", variant: "Production | Real-time Processing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png?_wi=1", imageAlt: "NLP Sentiment Analysis Project" }, { - id: "cv-detection", name: "Real-time Object Detection System", price: "YOLOv8 + OpenCV", variant: "Live Video | Multi-class Detection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png", imageAlt: "Computer Vision Project" + id: "cv-detection", name: "Real-time Object Detection System", price: "YOLOv8 + OpenCV", variant: "Live Video | Multi-class Detection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png?_wi=1", imageAlt: "Computer Vision Project" }, { - id: "recommendation", name: "Personalized Recommendation Engine", price: "Collaborative Filtering + Deep Learning", variant: "Scalable | 98% Accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/recommendation-system-algorithm-visualiz-1773339570960-fdd56c6b.png", imageAlt: "Recommendation System Project" + id: "recommendation", name: "Personalized Recommendation Engine", price: "Collaborative Filtering + Deep Learning", variant: "Scalable | 98% Accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/recommendation-system-algorithm-visualiz-1773339570960-fdd56c6b.png?_wi=1", imageAlt: "Recommendation System Project" } ]} buttons={[ @@ -126,19 +126,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Machine Learning", description: "Scikit-learn, XGBoost, LightGBM, statistical modeling, feature engineering, and model optimization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png" + title: "Machine Learning", description: "Scikit-learn, XGBoost, LightGBM, statistical modeling, feature engineering, and model optimization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png?_wi=2" }, { id: 2, - title: "Deep Learning", description: "TensorFlow, PyTorch, CNN, RNN, LSTM, Transformers, and advanced neural network architectures.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png" + title: "Deep Learning", description: "TensorFlow, PyTorch, CNN, RNN, LSTM, Transformers, and advanced neural network architectures.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png?_wi=2" }, { id: 3, - title: "Natural Language Processing", description: "BERT, GPT models, text classification, sentiment analysis, and language understanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png" + title: "Natural Language Processing", description: "BERT, GPT models, text classification, sentiment analysis, and language understanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png?_wi=2" }, { id: 4, - title: "Production & Deployment", description: "Docker, Kubernetes, FastAPI, cloud deployment (AWS/GCP), MLOps, and model serving.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png" + title: "Production & Deployment", description: "Docker, Kubernetes, FastAPI, cloud deployment (AWS/GCP), MLOps, and model serving.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png?_wi=3" } ]} buttonAnimation="slide-up" @@ -155,22 +155,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Rodriguez, VP Engineering at DataFlow Labs", date: "Date: 15 November 2024", title: "Exceptional ML Engineering Excellence", quote: "Alex redesigned our entire recommendation pipeline, improving accuracy from 92% to 98% while reducing inference latency by 60%. Their system architecture knowledge and attention to detail transformed our product.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-tech-industry-1773339568998-aad1b44d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/recommendation-system-algorithm-visualiz-1773339570960-fdd56c6b.png" + id: "1", name: "Sarah Rodriguez, VP Engineering at DataFlow Labs", date: "Date: 15 November 2024", title: "Exceptional ML Engineering Excellence", quote: "Alex redesigned our entire recommendation pipeline, improving accuracy from 92% to 98% while reducing inference latency by 60%. Their system architecture knowledge and attention to detail transformed our product.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-tech-industry-1773339568998-aad1b44d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/recommendation-system-algorithm-visualiz-1773339570960-fdd56c6b.png?_wi=2" }, { - id: "2", name: "Michael Zhang, Founder at AI Ventures", date: "Date: 8 October 2024", title: "Outstanding Technical Leadership", quote: "Working with Alex on our NLP platform was remarkable. They brought deep expertise in transformer models and solved complex deployment challenges that other teams couldn't handle.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-portrait-of-a-startup-found-1773339569118-d5837ddf.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png" + id: "2", name: "Michael Zhang, Founder at AI Ventures", date: "Date: 8 October 2024", title: "Outstanding Technical Leadership", quote: "Working with Alex on our NLP platform was remarkable. They brought deep expertise in transformer models and solved complex deployment challenges that other teams couldn't handle.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-portrait-of-a-startup-found-1773339569118-d5837ddf.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png?_wi=3" }, { - id: "3", name: "Dr. Emily Chen, Research Director at TechLabs", date: "Date: 22 September 2024", title: "Innovative Research Implementation", quote: "Alex successfully implemented cutting-edge computer vision techniques for our research project. Their ability to bridge academic research and production code is exceptional.", tag: "Research", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-research-dire-1773339568770-453ffd74.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png" + id: "3", name: "Dr. Emily Chen, Research Director at TechLabs", date: "Date: 22 September 2024", title: "Innovative Research Implementation", quote: "Alex successfully implemented cutting-edge computer vision techniques for our research project. Their ability to bridge academic research and production code is exceptional.", tag: "Research", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-research-dire-1773339568770-453ffd74.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/computer-vision-interface-displaying-ima-1773339569881-320722b2.png?_wi=3" }, { - id: "4", name: "James Wilson, Product Manager at CloudAI", date: "Date: 10 August 2024", title: "Reliable & Innovative Problem Solver", quote: "Best AI engineer I've collaborated with. Alex delivered complex ML solutions on time, communicated technical concepts clearly, and consistently exceeded expectations.", tag: "Product", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-product-manag-1773339568684-ae761296.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png" + id: "4", name: "James Wilson, Product Manager at CloudAI", date: "Date: 10 August 2024", title: "Reliable & Innovative Problem Solver", quote: "Best AI engineer I've collaborated with. Alex delivered complex ML solutions on time, communicated technical concepts clearly, and consistently exceeded expectations.", tag: "Product", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-product-manag-1773339568684-ae761296.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png?_wi=4" }, { - id: "5", name: "Lisa Park, CTO at InnovateTech", date: "Date: 25 July 2024", title: "System Architecture Visionary", quote: "Alex's architectural approach to our ML infrastructure scaled beautifully. Their understanding of distributed systems and MLOps practices was invaluable to our growth.", tag: "Infrastructure", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-tech-industry-1773339568998-aad1b44d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png" + id: "5", name: "Lisa Park, CTO at InnovateTech", date: "Date: 25 July 2024", title: "System Architecture Visionary", quote: "Alex's architectural approach to our ML infrastructure scaled beautifully. Their understanding of distributed systems and MLOps practices was invaluable to our growth.", tag: "Infrastructure", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-headshot-of-a-tech-industry-1773339568998-aad1b44d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/a-modern-ai-ml-engineer-workspace-showin-1773339570491-02149b39.png?_wi=5" }, { - id: "6", name: "David Park, Engineering Lead at DataCore", date: "Date: 12 June 2024", title: "Mentorship & Technical Excellence", quote: "Alex not only delivered exceptional ML solutions but also mentored our team. Their knowledge transfer and collaborative approach elevated our entire engineering practice.", tag: "Mentorship", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-portrait-of-a-startup-found-1773339569118-d5837ddf.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png" + id: "6", name: "David Park, Engineering Lead at DataCore", date: "Date: 12 June 2024", title: "Mentorship & Technical Excellence", quote: "Alex not only delivered exceptional ML solutions but also mentored our team. Their knowledge transfer and collaborative approach elevated our entire engineering practice.", tag: "Mentorship", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/professional-portrait-of-a-startup-found-1773339569118-d5837ddf.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ar8nlNqwXjTXa28aBP3diQy1wp/advanced-natural-language-processing-int-1773339569848-5a62197a.png?_wi=4" } ]} />