diff --git a/src/app/projects/[id]/page.tsx b/src/app/projects/[id]/page.tsx
index c552dea..8498603 100644
--- a/src/app/projects/[id]/page.tsx
+++ b/src/app/projects/[id]/page.tsx
@@ -2,261 +2,88 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
-import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
-import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
-import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
-import ContactCenter from "@/components/sections/contact/ContactCenter";
-import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
-import { useParams } from "next/navigation";
+import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
+import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
+import ContactCenter from '@/components/sections/contact/ContactCenter';
+import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
-// Project data - can be moved to a separate data file or API
-const projectsData: Record<
- string,
- {
- title: string;
- description: string;
- tag: string;
- heroImages: Array<{ imageSrc: string; imageAlt: string }>;
- overview: string[];
- challenge: string;
- solution: string;
- results: string;
- details: Array<{
- id: string;
- title: string;
- author: string;
- description: string;
- tags: string[];
- imageSrc: string;
- imageAlt: string;
- }>;
- nextProjectId?: string;
- nextProjectName?: string;
- }
-> = {
- "1": {
- title: "Digital Brand Identity System", description: "Complete visual identity redesign for tech startup", tag: "Brand Strategy", heroImages: [
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/a-beautiful-case-study-image-showing-a-c-1773043067456-ca425d2a.png", imageAlt: "Brand identity project showcase"},
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "Brand identity secondary view"},
- ],
- overview: [
- "This project involved a comprehensive rebrand for a rapidly growing tech startup. The client needed a modern, cohesive visual identity that reflected their innovation and positioned them as a market leader.", "Working closely with the leadership team, we developed a complete brand system including logo design, color palette, typography guidelines, and a comprehensive asset library for all digital and print applications."],
- challenge:
- "The startup had outgrown their initial branding and needed a more professional identity that would resonate with enterprise clients while maintaining the energy and innovation of their brand culture.", solution:
- "We conducted extensive brand research, stakeholder interviews, and competitive analysis. The result was a bold, modern brand identity featuring a distinctive logomark, carefully curated color system, and a flexible typography hierarchy that works across all mediums.", results:
- "Post-rebrand, the company experienced a 40% increase in brand recognition, improved website conversion rates by 28%, and successfully closed three major enterprise deals attributed partially to the strengthened brand positioning.", details: [
- {
- id: "1", title: "Logo Design & Variations", author: "Visual Identity", description: "Primary logo, secondary mark, and application variations for different contexts", tags: ["Logo", "Identity", "Design"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/a-beautiful-case-study-image-showing-a-c-1773043067456-ca425d2a.png", imageAlt: "Logo design variations"},
- {
- id: "2", title: "Color System & Palette", author: "Brand System", description: "Comprehensive color palette with primary, secondary, and accent colors", tags: ["Color", "System", "Branding"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "Color palette"},
- {
- id: "3", title: "Typography Guidelines", author: "Brand System", description: "Font selection, sizing scales, and usage guidelines for consistency", tags: ["Typography", "System", "Branding"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/contemporary-design-project-featured-in--1773043068896-89ed9073.png", imageAlt: "Typography guidelines"},
- ],
- nextProjectId: "2", nextProjectName: "E-commerce Platform Redesign"},
- "2": {
- title: "E-commerce Platform Redesign", description: "User-centered redesign of enterprise e-commerce platform", tag: "UX Design", heroImages: [
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "E-commerce platform design"},
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/contemporary-design-project-featured-in--1773043068896-89ed9073.png", imageAlt: "E-commerce platform secondary view"},
- ],
- overview: [
- "This enterprise e-commerce platform was experiencing high cart abandonment rates and low user satisfaction. The redesign focused on streamlining the user journey and creating an intuitive, accessible interface.", "Through user research, usability testing, and iterative design, we transformed the platform into a modern, conversion-focused experience that caters to diverse user needs and accessibility requirements."],
- challenge:
- "The existing platform had accumulated complex features over years of updates, resulting in a cluttered interface and confusing navigation. Users struggled to find products and complete purchases efficiently.", solution:
- "We conducted extensive user research including interviews and usability testing. The redesign involved a complete information architecture overhaul, simplified navigation, optimized product discovery, and a streamlined checkout process with clear progress indicators.", results:
- "The redesign resulted in a 35% improvement in conversion rate, 42% reduction in cart abandonment, and 60% decrease in support inquiries. Mobile traffic increased significantly, and user satisfaction scores improved by 48%.", details: [
- {
- id: "1", title: "Product Discovery & Search", author: "UX Design", description: "Enhanced search functionality and filtering system for better product discovery", tags: ["UX", "Search", "Discovery"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "Product discovery interface"},
- {
- id: "2", title: "Checkout Flow Optimization", author: "UX Design", description: "Streamlined checkout process reducing steps and friction points", tags: ["UX", "Checkout", "Conversion"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/contemporary-design-project-featured-in--1773043068896-89ed9073.png", imageAlt: "Checkout interface"},
- {
- id: "3", title: "Accessibility Implementation", author: "UX Design", description: "WCAG 2.1 AA compliance across all interface elements", tags: ["Accessibility", "WCAG", "UX"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/a-beautiful-case-study-image-showing-a-c-1773043067456-ca425d2a.png", imageAlt: "Accessibility features"},
- ],
- nextProjectId: "3", nextProjectName: "SaaS Product Interface Design"},
- "3": {
- title: "SaaS Product Interface Design", description: "Intuitive interface for data analytics SaaS platform", tag: "Product Design", heroImages: [
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/contemporary-design-project-featured-in--1773043068896-89ed9073.png", imageAlt: "SaaS product interface design"},
- {
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "SaaS product secondary view"},
- ],
- overview: [
- "Designed a comprehensive product interface for a data analytics SaaS platform targeting enterprise users. The challenge was creating an intuitive interface for complex data visualization without overwhelming users.", "Working with the product team, we developed a scalable design system with 15+ core components and established clear interaction patterns for data exploration and visualization."],
- challenge:
- "The platform handles complex data analytics with hundreds of potential configurations. Previous iterations were confusing and had a steep learning curve, resulting in poor user adoption and high support costs.", solution:
- "We designed a progressive disclosure interface that reveals complexity gradually. Created interactive component library, conducted extensive user testing, developed onboarding flows, and established clear mental models for data exploration.", results:
- "User onboarding time reduced by 65%, support tickets decreased by 50%, and feature adoption increased significantly. Users reported 75% improvement in interface intuitiveness compared to the previous version.", details: [
- {
- id: "1", title: "Data Visualization Components", author: "Product Design", description: "Interactive charts, graphs, and data display components", tags: ["Visualization", "Components", "Design"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/contemporary-design-project-featured-in--1773043068896-89ed9073.png", imageAlt: "Data visualization components"},
- {
- id: "2", title: "Dashboard Configuration", author: "Product Design", description: "Flexible dashboard builder with drag-and-drop functionality", tags: ["Dashboard", "UI", "Product"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/professional-portfolio-project-image-fea-1773043068039-3c07e3ca.png", imageAlt: "Dashboard configuration"},
- {
- id: "3", title: "Onboarding Experience", author: "Product Design", description: "Interactive tutorial and guided onboarding for new users", tags: ["Onboarding", "UX", "Product"],
- imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhRowzw9k0ZSJ87n7KX34EwoE1/a-beautiful-case-study-image-showing-a-c-1773043067456-ca425d2a.png", imageAlt: "Onboarding experience"},
- ],
- nextProjectId: "1", nextProjectName: "Digital Brand Identity System"},
-};
-
-export default function ProjectDetailPage() {
- const params = useParams();
- const projectId = params.id as string;
- const project = projectsData[projectId];
-
- if (!project) {
- return (
-
-
-
-
-
-
Project not found
-
Sorry, we couldn't find the project you're looking for.