Merge version_2 into main #5

Merged
bender merged 3 commits from version_2 into main 2026-03-06 10:39:20 +00:00
3 changed files with 17 additions and 17 deletions

View File

@@ -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"
}
]}
/>

View File

@@ -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"
}
]}
/>

View File

@@ -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"
}
]}
/>