From ff1cfb1c99aeac155b1386df8b59a06e8445af4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:39:14 +0000 Subject: [PATCH 1/3] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 7ea8f65..d87a377 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -43,19 +43,19 @@ export default function BlogPage() { carouselMode="buttons" blogs={[ { - id: "1", category: "Machine Learning", title: "Understanding Neural Networks", excerpt: "A comprehensive guide to how neural networks learn and process information, with practical examples and code samples.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png", imageAlt: "Neural network visualization", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "15 Jan 2025" + id: "1", category: "Machine Learning", title: "Understanding Neural Networks", excerpt: "A comprehensive guide to how neural networks learn and process information, with practical examples and code samples.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png?_wi=3", imageAlt: "Neural network visualization", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "15 Jan 2025" }, { - id: "2", category: "Computer Vision", title: "Real-time Object Detection with YOLO", excerpt: "Learn how to implement real-time object detection using YOLO v8 and deploy it as a web application.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png", imageAlt: "Object detection demo", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "10 Jan 2025" + id: "2", category: "Computer Vision", title: "Real-time Object Detection with YOLO", excerpt: "Learn how to implement real-time object detection using YOLO v8 and deploy it as a web application.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png?_wi=3", imageAlt: "Object detection demo", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "10 Jan 2025" }, { - id: "3", category: "NLP", title: "Natural Language Processing Fundamentals", excerpt: "Explore the basics of NLP, from tokenization to transformers, with hands-on examples.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png", imageAlt: "NLP concepts", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "5 Jan 2025" + id: "3", category: "NLP", title: "Natural Language Processing Fundamentals", excerpt: "Explore the basics of NLP, from tokenization to transformers, with hands-on examples.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png?_wi=3", imageAlt: "NLP concepts", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "5 Jan 2025" }, { - id: "4", category: "Deep Learning", title: "Building CNNs from Scratch", excerpt: "A step-by-step guide to understanding and implementing Convolutional Neural Networks for image classification.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png", imageAlt: "CNN architecture", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "1 Jan 2025" + id: "4", category: "Deep Learning", title: "Building CNNs from Scratch", excerpt: "A step-by-step guide to understanding and implementing Convolutional Neural Networks for image classification.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png?_wi=3", imageAlt: "CNN architecture", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "1 Jan 2025" }, { - id: "5", category: "Python", title: "Python Tips and Tricks for ML Engineers", excerpt: "Optimize your Python code for machine learning projects with these advanced techniques and best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png", imageAlt: "Python code", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "28 Dec 2024" + id: "5", category: "Python", title: "Python Tips and Tricks for ML Engineers", excerpt: "Optimize your Python code for machine learning projects with these advanced techniques and best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png?_wi=3", imageAlt: "Python code", authorName: "Deeksha R", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-headshot-portrait-of-a-wo-1772789161101-400b2715.png", date: "28 Dec 2024" } ]} /> -- 2.49.1 From 5f090edd3c6e958ed7400e3645c890db6b969c1e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:39:15 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba7b7e6..7a229fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png?_wi=1" imageAlt="Interactive 3D neural network sphere with glassmorphism effect" mediaAnimation="slide-up" useInvertedBackground={false} @@ -91,11 +91,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "GAO Group", description: "Advanced analytics and business intelligence solutions development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png", imageAlt: "GAO Group analytics dashboard interface", buttonIcon: ArrowRight, + title: "GAO Group", description: "Advanced analytics and business intelligence solutions development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png?_wi=1", imageAlt: "GAO Group analytics dashboard interface", buttonIcon: ArrowRight, buttonHref: "#" }, { - title: "Codsoft Internship", description: "Software development and machine learning project implementations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-internship-program-logo-o-1772789158849-cc0af0f2.png", imageAlt: "Codsoft internship program", buttonIcon: ArrowRight, + title: "Codsoft Internship", description: "Software development and machine learning project implementations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-internship-program-logo-o-1772789158849-cc0af0f2.png?_wi=1", imageAlt: "Codsoft internship program", buttonIcon: ArrowRight, buttonHref: "#" } ]} @@ -112,13 +112,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Predict My Movie", price: "Live Demo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png", imageAlt: "Movie prediction AI interface" + id: "1", name: "Predict My Movie", price: "Live Demo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png?_wi=1", imageAlt: "Movie prediction AI interface" }, { - id: "2", name: "Sign Language Prediction", price: "Mediapipe + ML", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png", imageAlt: "Real-time sign language recognition" + id: "2", name: "Sign Language Prediction", price: "Mediapipe + ML", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png?_wi=1", imageAlt: "Real-time sign language recognition" }, { - id: "3", name: "Futuristic Tech Hub", price: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png", imageAlt: "Advanced tech ecosystem" + id: "3", name: "Futuristic Tech Hub", price: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png?_wi=1", imageAlt: "Advanced tech ecosystem" } ]} /> -- 2.49.1 From d98dd3f59635af335cb86756037acb792ca2b695 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:39:15 +0000 Subject: [PATCH 3/3] Update src/app/projects/page.tsx --- src/app/projects/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 8577a3b..944cb2b 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -43,22 +43,22 @@ export default function ProjectsPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Predict My Movie", price: "Live Demo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png", imageAlt: "Movie prediction AI interface" + id: "1", name: "Predict My Movie", price: "Live Demo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-movie-recommendation-interface-with-ai-1772789160450-ab76be5f.png?_wi=2", imageAlt: "Movie prediction AI interface" }, { - id: "2", name: "Sign Language Prediction", price: "Mediapipe + ML", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png", imageAlt: "Real-time sign language recognition" + id: "2", name: "Sign Language Prediction", price: "Mediapipe + ML", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-real-time-hand-gesture-recognition-int-1772789159707-420a0064.png?_wi=2", imageAlt: "Real-time sign language recognition" }, { - id: "3", name: "Futuristic Tech Hub", price: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png", imageAlt: "Advanced tech ecosystem" + id: "3", name: "Futuristic Tech Hub", price: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-futuristic-technology-hub-interface-wi-1772789159208-41d06704.png?_wi=2", imageAlt: "Advanced tech ecosystem" }, { - id: "4", name: "Advanced NLP Model", price: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png", imageAlt: "Natural language processing project" + id: "4", name: "Advanced NLP Model", price: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-modern-business-analytics-dashboard-in-1772789160725-fa837b38.png?_wi=2", imageAlt: "Natural language processing project" }, { - id: "5", name: "Computer Vision Pipeline", price: "Production", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-internship-program-logo-o-1772789158849-cc0af0f2.png", imageAlt: "Computer vision application" + id: "5", name: "Computer Vision Pipeline", price: "Production", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-professional-internship-program-logo-o-1772789158849-cc0af0f2.png?_wi=2", imageAlt: "Computer vision application" }, { - id: "6", name: "Deep Learning Framework", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png", imageAlt: "Deep learning framework visualization" + id: "6", name: "Deep Learning Framework", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ9A7LP3KK4Fxf4QN4gJh0YJdn/a-rotating-glass-sphere-with-neural-netw-1772789158666-f60d91c2.png?_wi=2", imageAlt: "Deep learning framework visualization" } ]} /> -- 2.49.1