diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 954d952..19b0f29 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -5,36 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const roboto = Roboto({
- variable: "--font-roboto",
- subsets: ["latin"],
+ variable: "--font-roboto", subsets: ["latin"],
weight: ["100", "300", "400", "500", "700", "900"],
});
export const metadata: Metadata = {
- title: "CodeHub - Learn Coding, Create Games & Master Algorithms",
- description: "Join CodeHub: a community-driven platform where beginners learn from experts through deep coding tutorials, game development courses, algorithm challenges, and project showcases. Learn Python, JavaScript, game design & more.",
- keywords: "coding tutorials, game development, algorithms, python, javascript, learning platform, developer community, code projects",
- robots: {
+ title: "CodeHub - Learn Coding, Create Games & Master Algorithms", description: "Join CodeHub: a community-driven platform where beginners learn from experts through deep coding tutorials, game development courses, algorithm challenges, and project showcases. Learn Python, JavaScript, game design & more.", keywords: "coding tutorials, game development, algorithms, python, javascript, learning platform, developer community, code projects", robots: {
index: true,
follow: true,
},
openGraph: {
- title: "CodeHub - Learn Coding, Create Games & Master Algorithms",
- description: "Join a community of coders and game developers. Learn deep programming concepts, build games, master algorithms, and showcase your projects.",
- type: "website",
- siteName: "CodeHub",
- images: [
+ title: "CodeHub - Learn Coding, Create Games & Master Algorithms", description: "Join a community of coders and game developers. Learn deep programming concepts, build games, master algorithms, and showcase your projects.", type: "website", siteName: "CodeHub", images: [
{
- url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png",
- alt: "CodeHub Learning Platform",
- },
+ url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png", alt: "CodeHub Learning Platform"},
],
},
twitter: {
- card: "summary_large_image",
- title: "CodeHub - Learn Coding, Create Games & Master Algorithms",
- description: "Join CodeHub to learn coding from experts, create games, master algorithms, and share your projects with a thriving developer community.",
- images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png"],
+ card: "summary_large_image", title: "CodeHub - Learn Coding, Create Games & Master Algorithms", description: "Join CodeHub to learn coding from experts, create games, master algorithms, and share your projects with a thriving developer community.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png"],
},
};
diff --git a/src/app/learn/page.tsx b/src/app/learn/page.tsx
index bbc3398..c00fbf3 100644
--- a/src/app/learn/page.tsx
+++ b/src/app/learn/page.tsx
@@ -46,9 +46,7 @@ export default function LearnPage() {
@@ -67,11 +65,8 @@ export default function LearnPage() {
]}
buttonAnimation="slide-up"
dashboard={{
- title: "Learning Progress Hub",
- logoIcon: Code,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=4",
- searchPlaceholder: "Search courses, topics, certifications...",
- sidebarItems: [
+ title: "Learning Progress Hub", logoIcon: Code,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=4", searchPlaceholder: "Search courses, topics, certifications...", sidebarItems: [
{ icon: BookOpen, active: true },
{ icon: Gamepad2 },
{ icon: GitBranch },
@@ -82,42 +77,29 @@ export default function LearnPage() {
],
stats: [
{
- title: "Courses",
- values: [45, 67, 92],
- description: "Available curricula",
- },
+ title: "Courses", values: [45, 67, 92],
+ description: "Available curricula"},
{
- title: "Hours Content",
- values: [320, 480, 650],
- valueSuffix: "+",
- description: "Video tutorials",
- },
+ title: "Hours Content", values: [320, 480, 650],
+ valueSuffix: "+", description: "Video tutorials"},
{
- title: "Certifications",
- values: [12, 18, 28],
- description: "Completable paths",
- },
+ title: "Certifications", values: [12, 18, 28],
+ description: "Completable paths"},
],
- chartTitle: "Enrollment Trends",
- chartData: [
+ chartTitle: "Enrollment Trends", chartData: [
{ value: 70 },
{ value: 50 },
{ value: 80 },
{ value: 65 },
{ value: 95 },
],
- listTitle: "Popular Courses",
- listItems: [
+ listTitle: "Popular Courses", listItems: [
{
icon: Code,
- title: "Python Fundamentals",
- status: "2.4K enrolled",
- },
+ title: "Python Fundamentals", status: "2.4K enrolled"},
{
icon: Gamepad2,
- title: "Game Development with Unity",
- status: "1.8K enrolled",
- },
+ title: "Game Development with Unity", status: "1.8K enrolled"},
{ icon: BookOpen, title: "Algorithms Mastery", status: "1.5K enrolled" },
],
}}
@@ -133,48 +115,30 @@ export default function LearnPage() {
tagAnimation="slide-up"
features={[
{
- title: "Beginner Fundamentals",
- description: "Start from scratch with clear explanations and interactive exercises. Learn programming basics, syntax, and core concepts that apply across all languages.",
- icon: BookOpen,
+ title: "Beginner Fundamentals", description: "Start from scratch with clear explanations and interactive exercises. Learn programming basics, syntax, and core concepts that apply across all languages.", icon: BookOpen,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-colorful-illustration-showing-a--1772557828492-0511ad50.png?_wi=2",
- imageAlt: "Beginner learning path",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-colorful-illustration-showing-a--1772557828492-0511ad50.png?_wi=2", imageAlt: "Beginner learning path"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=5",
- imageAlt: "Learning interface",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=5", imageAlt: "Learning interface"},
],
},
{
- title: "Intermediate Projects",
- description: "Apply your knowledge to real-world projects. Build games, create applications, and solve practical problems that reinforce what you've learned.",
- icon: Palette,
+ title: "Intermediate Projects", description: "Apply your knowledge to real-world projects. Build games, create applications, and solve practical problems that reinforce what you've learned.", icon: Palette,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=4",
- imageAlt: "Game development project",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=4", imageAlt: "Game development project"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=3",
- imageAlt: "Project portfolio",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=3", imageAlt: "Project portfolio"},
],
},
{
- title: "Advanced Deep Dives",
- description: "Master complex algorithms, system design, and optimization techniques. Learn from experts tackling industry-level challenges and patterns.",
- icon: Zap,
+ title: "Advanced Deep Dives", description: "Master complex algorithms, system design, and optimization techniques. Learn from experts tackling industry-level challenges and patterns.", icon: Zap,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=5",
- imageAlt: "Algorithm visualization",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=5", imageAlt: "Algorithm visualization"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=6",
- imageAlt: "Advanced dashboard",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=6", imageAlt: "Advanced dashboard"},
],
},
]}
@@ -195,35 +159,11 @@ export default function LearnPage() {
tagAnimation="slide-up"
blogs={[
{
- id: "1",
- category: "Game Development",
- title: "Building Your First 2D Platformer Game",
- excerpt: "Learn how to create a complete 2D platformer from scratch using modern game engines and physics systems.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-hero-image-for-a-blog-post-abo-1772557829071-73f5e221.png?_wi=1",
- authorName: "Alex Chen",
- authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png",
- date: "Jan 15, 2025",
- },
+ id: "1", category: "Game Development", title: "Building Your First 2D Platformer Game", excerpt: "Learn how to create a complete 2D platformer from scratch using modern game engines and physics systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-hero-image-for-a-blog-post-abo-1772557829071-73f5e221.png?_wi=1", authorName: "Alex Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png", date: "Jan 15, 2025"},
{
- id: "2",
- category: "Algorithms",
- title: "Mastering Sorting Algorithms: A Complete Guide",
- excerpt: "Explore the most important sorting algorithms with complexity analysis, code implementations, and real-world applications.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-visualization-for-an-algorithms--1772557829002-bd31b2de.png",
- authorName: "Sarah Martinez",
- authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png",
- date: "Jan 12, 2025",
- },
+ id: "2", category: "Algorithms", title: "Mastering Sorting Algorithms: A Complete Guide", excerpt: "Explore the most important sorting algorithms with complexity analysis, code implementations, and real-world applications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-visualization-for-an-algorithms--1772557829002-bd31b2de.png", authorName: "Sarah Martinez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png", date: "Jan 12, 2025"},
{
- id: "3",
- category: "Advanced Programming",
- title: "Object-Oriented Programming Patterns Explained",
- excerpt: "Master SOLID principles, design patterns, and advanced OOP concepts for writing maintainable, scalable code.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-blog-header-showing-object-orie-1772557829034-d90a348d.png",
- authorName: "James Wilson",
- authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png",
- date: "Jan 10, 2025",
- },
+ id: "3", category: "Advanced Programming", title: "Object-Oriented Programming Patterns Explained", excerpt: "Master SOLID principles, design patterns, and advanced OOP concepts for writing maintainable, scalable code.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-blog-header-showing-object-orie-1772557829034-d90a348d.png", authorName: "James Wilson", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png", date: "Jan 10, 2025"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -241,8 +181,7 @@ export default function LearnPage() {
copyrightText="© 2025 CodeHub. Empowering the next generation of developers."
columns={[
{
- title: "Learning",
- items: [
+ title: "Learning", items: [
{ label: "Coding Tutorials", href: "/learn" },
{ label: "Game Development", href: "/learn" },
{ label: "Algorithm Courses", href: "/learn" },
@@ -250,8 +189,7 @@ export default function LearnPage() {
],
},
{
- title: "Community",
- items: [
+ title: "Community", items: [
{ label: "Project Showcase", href: "/showcase" },
{ label: "Developer Forum", href: "/community" },
{ label: "Mentorship", href: "/community" },
@@ -259,8 +197,7 @@ export default function LearnPage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "/#about" },
{ label: "Contact", href: "/contact" },
{ label: "Privacy Policy", href: "#" },
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 624f589..a8c49a5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -43,13 +43,6 @@ export default function HomePage() {
{ name: "Contact", id: "contact" },
];
- const handleNavClick = (id: string) => {
- const element = document.getElementById(id);
- if (element) {
- element.scrollIntoView({ behavior: "smooth" });
- }
- };
-
return (
@@ -88,11 +79,8 @@ export default function HomePage() {
]}
buttonAnimation="slide-up"
dashboard={{
- title: "Live Learning Dashboard",
- logoIcon: Code,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=1",
- searchPlaceholder: "Search tutorials, projects, algorithms...",
- sidebarItems: [
+ title: "Live Learning Dashboard", logoIcon: Code,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=1", searchPlaceholder: "Search tutorials, projects, algorithms...", sidebarItems: [
{ icon: Book, active: true },
{ icon: Gamepad2 },
{ icon: GitBranch },
@@ -103,37 +91,26 @@ export default function HomePage() {
],
stats: [
{
- title: "Active Learners",
- values: [2450, 3820, 5200],
- description: "Growing community",
- },
+ title: "Active Learners", values: [2450, 3820, 5200],
+ description: "Growing community"},
{
- title: "Projects Shared",
- values: [1250, 2100, 3450],
- description: "Games & applications",
- },
+ title: "Projects Shared", values: [1250, 2100, 3450],
+ description: "Games & applications"},
{
- title: "Tutorials",
- values: [380, 520, 850],
- valueSuffix: "+",
- description: "Learning resources",
- },
+ title: "Tutorials", values: [380, 520, 850],
+ valueSuffix: "+", description: "Learning resources"},
],
- chartTitle: "Weekly Activity",
- chartData: [
+ chartTitle: "Weekly Activity", chartData: [
{ value: 60 },
{ value: 45 },
{ value: 85 },
{ value: 70 },
{ value: 90 },
],
- listTitle: "Recent Submissions",
- listItems: [
+ listTitle: "Recent Submissions", listItems: [
{
icon: Sparkles,
- title: "2D Platformer Game",
- status: "Published",
- },
+ title: "2D Platformer Game", status: "Published"},
{ icon: Code, title: "Sorting Algorithm", status: "Approved" },
{ icon: Gamepad2, title: "AI Chess Bot", status: "In Review" },
],
@@ -162,63 +139,39 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
- title: "Structured Learning Paths",
- description: "Progressive curriculum from beginner fundamentals to advanced expert-level topics. Learn Python, JavaScript, algorithms, and game development with guided projects.",
- icon: BookOpen,
+ title: "Structured Learning Paths", description: "Progressive curriculum from beginner fundamentals to advanced expert-level topics. Learn Python, JavaScript, algorithms, and game development with guided projects.", icon: BookOpen,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-colorful-illustration-showing-a--1772557828492-0511ad50.png?_wi=1",
- imageAlt: "Learning progression path",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-clean-colorful-illustration-showing-a--1772557828492-0511ad50.png?_wi=1", imageAlt: "Learning progression path"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=1",
- imageAlt: "Game development workspace",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=1", imageAlt: "Game development workspace"},
],
},
{
- title: "Project Showcase Gallery",
- description: "Share your games, applications, and code projects with the community. Build your portfolio with real-world projects. Get feedback from experienced developers.",
- icon: Palette,
+ title: "Project Showcase Gallery", description: "Share your games, applications, and code projects with the community. Build your portfolio with real-world projects. Get feedback from experienced developers.", icon: Palette,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=1",
- imageAlt: "Project gallery showcase",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=1", imageAlt: "Project gallery showcase"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=1",
- imageAlt: "Algorithm visualization",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=1", imageAlt: "Algorithm visualization"},
],
},
{
- title: "Community-Driven Learning",
- description: "Learn directly from experienced developers and teach beginners. Participate in code reviews, algorithm discussions, and game development collaborations.",
- icon: Users,
+ title: "Community-Driven Learning", description: "Learn directly from experienced developers and teach beginners. Participate in code reviews, algorithm discussions, and game development collaborations.", icon: Users,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/an-illustration-depicting-a-collaborativ-1772557828619-263b3ab4.png",
- imageAlt: "Community collaboration",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/an-illustration-depicting-a-collaborativ-1772557828619-263b3ab4.png", imageAlt: "Community collaboration"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=2",
- imageAlt: "Learning dashboard",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=2", imageAlt: "Learning dashboard"},
],
},
{
- title: "Deep Dive Tutorials",
- description: "Master complex topics like game engine architecture, algorithm optimization, and system design through detailed video tutorials and interactive code examples.",
- icon: Zap,
+ title: "Deep Dive Tutorials", description: "Master complex topics like game engine architecture, algorithm optimization, and system design through detailed video tutorials and interactive code examples.", icon: Zap,
mediaItems: [
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=2",
- imageAlt: "Algorithm deep dive",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=2", imageAlt: "Algorithm deep dive"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=2",
- imageAlt: "Game development tutorial",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=2", imageAlt: "Game development tutorial"},
],
},
]}
@@ -239,40 +192,15 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
- id: "1",
- name: "2D Platformer Engine",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=3",
- imageAlt: "2D Platformer Game",
- },
+ id: "1", name: "2D Platformer Engine", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=3", imageAlt: "2D Platformer Game"},
{
- id: "2",
- name: "AI Chess Algorithm",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=3",
- imageAlt: "Chess AI",
- },
+ id: "2", name: "AI Chess Algorithm", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=3", imageAlt: "Chess AI"},
{
- id: "3",
- name: "Real-time Sorting Visualizer",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=4",
- imageAlt: "Sorting Visualizer",
- },
+ id: "3", name: "Real-time Sorting Visualizer", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=4", imageAlt: "Sorting Visualizer"},
{
- id: "4",
- name: "3D Game Environment Builder",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=2",
- imageAlt: "Game Builder",
- },
+ id: "4", name: "3D Game Environment Builder", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=2", imageAlt: "Game Builder"},
{
- id: "5",
- name: "Machine Learning Model Dashboard",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=3",
- imageAlt: "ML Dashboard",
- },
+ id: "5", name: "Machine Learning Model Dashboard", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=3", imageAlt: "ML Dashboard"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -292,53 +220,23 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
- id: "1",
- name: "Alex Chen",
- role: "Junior Developer",
- company: "TechStartup Inc",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png?_wi=1",
- },
+ id: "1", name: "Alex Chen", role: "Junior Developer", company: "TechStartup Inc", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png?_wi=1"},
{
- id: "2",
- name: "Sarah Martinez",
- role: "Game Developer",
- company: "Indie Games Studio",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png?_wi=1",
- },
+ id: "2", name: "Sarah Martinez", role: "Game Developer", company: "Indie Games Studio", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png?_wi=1"},
{
- id: "3",
- name: "James Wilson",
- role: "Algorithm Expert",
- company: "Data Analytics Co",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png?_wi=1",
- },
+ id: "3", name: "James Wilson", role: "Algorithm Expert", company: "Data Analytics Co", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png?_wi=1"},
{
- id: "4",
- name: "Lisa Park",
- role: "Full Stack Developer",
- company: "Web Solutions Ltd",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-photo-of-a-young-person-i-1772557828029-4059039a.png",
- },
+ id: "4", name: "Lisa Park", role: "Full Stack Developer", company: "Web Solutions Ltd", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-photo-of-a-young-person-i-1772557828029-4059039a.png"},
{
- id: "5",
- name: "Marcus Brown",
- role: "Senior Mentor",
- company: "Learning Hub",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-someone-in-th-1772557828726-2a0cf88d.png",
- },
+ id: "5", name: "Marcus Brown", role: "Senior Mentor", company: "Learning Hub", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-someone-in-th-1772557828726-2a0cf88d.png"},
{
- id: "6",
- name: "Nina Patel",
- role: "Game Designer",
- company: "Creative Studios",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-photo-of-a-diverse-develo-1772557828750-289830ad.png",
- },
+ id: "6", name: "Nina Patel", role: "Game Designer", company: "Creative Studios", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-photo-of-a-diverse-develo-1772557828750-289830ad.png"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -359,14 +257,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
logos={[
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-github-logo-a-recognizable-black-oct-1772557826527-64ca3049.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-stack-overflow-logo-featuring-orange-1772557827632-100c7d7d.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-python-programming-language-logo-blu-1772557827042-3a112aab.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-unity-game-engine-logo-white-and-bla-1772557826166-bb20ae25.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-godot-engine-logo-open-source-game-d-1772557827765-9bcd392d.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-javascript-logo-yellow-square-with-j-1772557826752-76b77a2b.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-leetcode-logo-orange-and-recognizabl-1772557826744-7c76a163.png",
- ]}
+ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-github-logo-a-recognizable-black-oct-1772557826527-64ca3049.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-stack-overflow-logo-featuring-orange-1772557827632-100c7d7d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-python-programming-language-logo-blu-1772557827042-3a112aab.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-unity-game-engine-logo-white-and-bla-1772557826166-bb20ae25.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-godot-engine-logo-open-source-game-d-1772557827765-9bcd392d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-javascript-logo-yellow-square-with-j-1772557826752-76b77a2b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/the-leetcode-logo-orange-and-recognizabl-1772557826744-7c76a163.png"]}
names={["GitHub", "Stack Overflow", "Python", "Unity", "Godot", "JavaScript", "LeetCode"]}
speed={40}
showCard={true}
@@ -386,45 +277,21 @@ export default function HomePage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Who can join CodeHub?",
- content: "CodeHub welcomes everyone - from complete beginners to experienced developers. Whether you want to learn your first programming language, master game development, or teach others, there's a place for you in our community.",
- },
+ id: "1", title: "Who can join CodeHub?", content: "CodeHub welcomes everyone - from complete beginners to experienced developers. Whether you want to learn your first programming language, master game development, or teach others, there's a place for you in our community."},
{
- id: "2",
- title: "How do I share my projects?",
- content: "You can upload your games, applications, and code projects directly to our showcase. Simply create a project profile, add your code repository links (like GitHub), upload screenshots, and write a description. The community can then view, download, and provide feedback.",
- },
+ id: "2", title: "How do I share my projects?", content: "You can upload your games, applications, and code projects directly to our showcase. Simply create a project profile, add your code repository links (like GitHub), upload screenshots, and write a description. The community can then view, download, and provide feedback."},
{
- id: "3",
- title: "Are there courses on game development?",
- content: "Yes! We have comprehensive game development paths covering game engines like Unity and Godot, 2D and 3D game design, physics programming, AI for games, and more. Both free and advanced courses are available.",
- },
+ id: "3", title: "Are there courses on game development?", content: "Yes! We have comprehensive game development paths covering game engines like Unity and Godot, 2D and 3D game design, physics programming, AI for games, and more. Both free and advanced courses are available."},
{
- id: "4",
- title: "Can I learn algorithms here?",
- content: "Absolutely. We offer deep-dive tutorials on sorting algorithms, graph algorithms, dynamic programming, complexity analysis, and more. With interactive visualizations and code examples in Python and JavaScript.",
- },
+ id: "4", title: "Can I learn algorithms here?", content: "Absolutely. We offer deep-dive tutorials on sorting algorithms, graph algorithms, dynamic programming, complexity analysis, and more. With interactive visualizations and code examples in Python and JavaScript."},
{
- id: "5",
- title: "How can experts teach on CodeHub?",
- content: "Experienced developers can create courses, write tutorials, mentor beginners, and review projects. Sign up as a mentor or instructor to start sharing your knowledge with our growing community.",
- },
+ id: "5", title: "How can experts teach on CodeHub?", content: "Experienced developers can create courses, write tutorials, mentor beginners, and review projects. Sign up as a mentor or instructor to start sharing your knowledge with our growing community."},
{
- id: "6",
- title: "Is CodeHub free?",
- content: "CodeHub offers both free and premium content. Basic learning paths and project sharing are free. Premium memberships unlock exclusive tutorials, one-on-one mentoring, and advanced certifications.",
- },
+ id: "6", title: "Is CodeHub free?", content: "CodeHub offers both free and premium content. Basic learning paths and project sharing are free. Premium memberships unlock exclusive tutorials, one-on-one mentoring, and advanced certifications."},
{
- id: "7",
- title: "Can I collaborate with other developers?",
- content: "Yes! CodeHub has built-in collaboration tools where you can team up on projects, participate in group coding sessions, discuss algorithms, and work together on game development initiatives.",
- },
+ id: "7", title: "Can I collaborate with other developers?", content: "Yes! CodeHub has built-in collaboration tools where you can team up on projects, participate in group coding sessions, discuss algorithms, and work together on game development initiatives."},
{
- id: "8",
- title: "How do I get feedback on my code?",
- content: "Submit your projects to our community. Experienced developers will review your code, provide constructive feedback, suggest optimizations, and help you improve your skills.",
- },
+ id: "8", title: "How do I get feedback on my code?", content: "Submit your projects to our community. Experienced developers will review your code, provide constructive feedback, suggest optimizations, and help you improve your skills."},
]}
faqsAnimation="slide-up"
animationType="smooth"
@@ -458,8 +325,7 @@ export default function HomePage() {
copyrightText="© 2025 CodeHub. Empowering the next generation of developers."
columns={[
{
- title: "Learning",
- items: [
+ title: "Learning", items: [
{ label: "Coding Tutorials", href: "/learn" },
{ label: "Game Development", href: "/learn" },
{ label: "Algorithm Courses", href: "/learn" },
@@ -467,8 +333,7 @@ export default function HomePage() {
],
},
{
- title: "Community",
- items: [
+ title: "Community", items: [
{ label: "Project Showcase", href: "/showcase" },
{ label: "Developer Forum", href: "/community" },
{ label: "Mentorship", href: "/community" },
@@ -476,8 +341,7 @@ export default function HomePage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "/#about" },
{ label: "Contact", href: "/contact" },
{ label: "Privacy Policy", href: "#" },
diff --git a/src/app/showcase/page.tsx b/src/app/showcase/page.tsx
index 30aa739..570ec13 100644
--- a/src/app/showcase/page.tsx
+++ b/src/app/showcase/page.tsx
@@ -42,9 +42,7 @@ export default function ShowcasePage() {
@@ -63,11 +61,8 @@ export default function ShowcasePage() {
]}
buttonAnimation="slide-up"
dashboard={{
- title: "Project Showcase Hub",
- logoIcon: Code,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=7",
- searchPlaceholder: "Search projects, games, algorithms...",
- sidebarItems: [
+ title: "Project Showcase Hub", logoIcon: Code,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=7", searchPlaceholder: "Search projects, games, algorithms...", sidebarItems: [
{ icon: Book, active: true },
{ icon: Gamepad2 },
{ icon: GitBranch },
@@ -78,46 +73,32 @@ export default function ShowcasePage() {
],
stats: [
{
- title: "Projects",
- values: [456, 623, 892],
- description: "Community creations",
- },
+ title: "Projects", values: [456, 623, 892],
+ description: "Community creations"},
{
- title: "Downloads",
- values: [12400, 18650, 24320],
- description: "Total projects downloaded",
- },
+ title: "Downloads", values: [12400, 18650, 24320],
+ description: "Total projects downloaded"},
{
- title: "Stars",
- values: [3200, 4850, 7120],
- description: "Community ratings",
- },
+ title: "Stars", values: [3200, 4850, 7120],
+ description: "Community ratings"},
],
- chartTitle: "Project Submissions",
- chartData: [
+ chartTitle: "Project Submissions", chartData: [
{ value: 55 },
{ value: 72 },
{ value: 88 },
{ value: 65 },
{ value: 92 },
],
- listTitle: "Featured Projects",
- listItems: [
+ listTitle: "Featured Projects", listItems: [
{
icon: Sparkles,
- title: "AI Chess Engine",
- status: "⭐⭐⭐⭐⭐",
- },
+ title: "AI Chess Engine", status: "⭐⭐⭐⭐⭐"},
{
icon: Code,
- title: "Real-time Sorting Viz",
- status: "⭐⭐⭐⭐",
- },
+ title: "Real-time Sorting Viz", status: "⭐⭐⭐⭐"},
{
icon: Gamepad2,
- title: "3D Platformer Engine",
- status: "⭐⭐⭐⭐⭐",
- },
+ title: "3D Platformer Engine", status: "⭐⭐⭐⭐⭐"},
],
}}
/>
@@ -132,47 +113,17 @@ export default function ShowcasePage() {
tagAnimation="slide-up"
products={[
{
- id: "1",
- name: "2D Platformer Engine",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=5",
- imageAlt: "2D Platformer Game",
- },
+ id: "1", name: "2D Platformer Engine", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-game-development-workspace-sho-1772557829553-78efb018.png?_wi=5", imageAlt: "2D Platformer Game"},
{
- id: "2",
- name: "AI Chess Algorithm",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=6",
- imageAlt: "Chess AI",
- },
+ id: "2", name: "AI Chess Algorithm", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=6", imageAlt: "Chess AI"},
{
- id: "3",
- name: "Real-time Sorting Visualizer",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=7",
- imageAlt: "Sorting Visualizer",
- },
+ id: "3", name: "Real-time Sorting Visualizer", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-algorithm-visualization-showing-1772557828226-7cdb3f18.png?_wi=7", imageAlt: "Sorting Visualizer"},
{
- id: "4",
- name: "3D Game Environment Builder",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=4",
- imageAlt: "Game Builder",
- },
+ id: "4", name: "3D Game Environment Builder", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-gallery-grid-showing-different--1772557831924-ea0916da.png?_wi=4", imageAlt: "Game Builder"},
{
- id: "5",
- name: "Machine Learning Model Dashboard",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=8",
- imageAlt: "ML Dashboard",
- },
+ id: "5", name: "Machine Learning Model Dashboard", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-modern-clean-software-dashboard-interf-1772557828834-3c7c8e0a.png?_wi=8", imageAlt: "ML Dashboard"},
{
- id: "6",
- name: "Real-Time Multiplayer Game",
- price: "Open Source",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-hero-image-for-a-blog-post-abo-1772557829071-73f5e221.png?_wi=2",
- imageAlt: "Multiplayer Game",
- },
+ id: "6", name: "Real-Time Multiplayer Game", price: "Open Source", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-vibrant-hero-image-for-a-blog-post-abo-1772557829071-73f5e221.png?_wi=2", imageAlt: "Multiplayer Game"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -192,29 +143,14 @@ export default function ShowcasePage() {
tagAnimation="slide-up"
testimonials={[
{
- id: "1",
- name: "Alex Chen",
- role: "Junior Developer",
- company: "TechStartup Inc",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png?_wi=2",
- },
+ id: "1", name: "Alex Chen", role: "Junior Developer", company: "TechStartup Inc", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-photo-of-a-smili-1772557827289-e81d8558.png?_wi=2"},
{
- id: "2",
- name: "Sarah Martinez",
- role: "Game Developer",
- company: "Indie Games Studio",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png?_wi=2",
- },
+ id: "2", name: "Sarah Martinez", role: "Game Developer", company: "Indie Games Studio", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-different-y-1772557826882-57f1ccb3.png?_wi=2"},
{
- id: "3",
- name: "James Wilson",
- role: "Algorithm Expert",
- company: "Data Analytics Co",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png?_wi=2",
- },
+ id: "3", name: "James Wilson", role: "Algorithm Expert", company: "Data Analytics Co", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWlhCQ3lZbhewCsY5pIqiypsC/a-professional-headshot-of-a-game-develo-1772557828380-a6282019.png?_wi=2"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -233,8 +169,7 @@ export default function ShowcasePage() {
copyrightText="© 2025 CodeHub. Empowering the next generation of developers."
columns={[
{
- title: "Learning",
- items: [
+ title: "Learning", items: [
{ label: "Coding Tutorials", href: "/learn" },
{ label: "Game Development", href: "/learn" },
{ label: "Algorithm Courses", href: "/learn" },
@@ -242,8 +177,7 @@ export default function ShowcasePage() {
],
},
{
- title: "Community",
- items: [
+ title: "Community", items: [
{ label: "Project Showcase", href: "/showcase" },
{ label: "Developer Forum", href: "/community" },
{ label: "Mentorship", href: "/community" },
@@ -251,8 +185,7 @@ export default function ShowcasePage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "/#about" },
{ label: "Contact", href: "/contact" },
{ label: "Privacy Policy", href: "#" },