12 category: "web-development",
13 description: "Modern e-commerce website with payment integration and admin dashboard",
14 imageUrl: "https://maxm-imggenurl.web.val.run/modern-ecommerce-website-with-clean-design-shopping-cart-product-grid",
15 technologies: ["React", "Node.js", "MongoDB", "Stripe"],
16 projectUrl: "#"
21 category: "web-design",
22 description: "Elegant restaurant website with online reservation system",
23 imageUrl: "https://maxm-imggenurl.web.val.run/elegant-restaurant-website-design-with-menu-and-reservation-form",
24 technologies: ["HTML", "CSS", "JavaScript", "PHP"],
25 projectUrl: "#"
30 category: "graphic-design",
31 description: "Complete brand identity package including logo, business cards, and letterhead",
32 imageUrl: "https://maxm-imggenurl.web.val.run/professional-brand-identity-design-logo-business-cards-letterhead",
33 technologies: ["Adobe Illustrator", "Photoshop", "InDesign"],
34 projectUrl: "#"
39 category: "web-development",
40 description: "Personal portfolio website for a photographer with gallery and contact form",
41 imageUrl: "https://maxm-imggenurl.web.val.run/photographer-portfolio-website-with-image-gallery-dark-theme",
42 technologies: ["React", "TypeScript", "Tailwind CSS"],
43 projectUrl: "#"
48 category: "web-design",
49 description: "Modern mobile app interface design for a fitness tracking application",
50 imageUrl: "https://maxm-imggenurl.web.val.run/mobile-fitness-app-ui-design-with-dashboard-and-workout-screens",
51 technologies: ["Figma", "Adobe XD", "Principle"],
52 projectUrl: "#"
57 category: "graphic-design",
58 description: "Social media post templates and graphics for marketing campaigns",
59 imageUrl: "https://maxm-imggenurl.web.val.run/social-media-graphics-templates-instagram-facebook-posts",
60 technologies: ["Photoshop", "Illustrator", "Canva"],
61 projectUrl: "#"
66 category: "web-development",
67 description: "Professional corporate website with CMS and multi-language support",
68 imageUrl: "https://maxm-imggenurl.web.val.run/professional-corporate-website-with-clean-layout-and-cms",
69 technologies: ["WordPress", "PHP", "MySQL", "JavaScript"],
70 projectUrl: "#"
75 category: "web-design",
76 description: "High-converting landing page design for a SaaS product",
77 imageUrl: "https://maxm-imggenurl.web.val.run/saas-landing-page-design-with-hero-section-and-pricing-table",
78 technologies: ["HTML", "CSS", "JavaScript", "Bootstrap"],
79 projectUrl: "#"
84 category: "graphic-design",
85 description: "Collection of print designs including brochures, flyers, and posters",
86 imageUrl: "https://maxm-imggenurl.web.val.run/print-design-collection-brochures-flyers-posters-professional",
87 technologies: ["InDesign", "Illustrator", "Photoshop"],
88 projectUrl: "#"
93 category: "web-development",
94 description: "Analytics dashboard with real-time data visualization and reporting",
95 imageUrl: "https://maxm-imggenurl.web.val.run/analytics-dashboard-with-charts-graphs-and-data-visualization",
96 technologies: ["Vue.js", "D3.js", "Node.js", "PostgreSQL"],
97 projectUrl: "#"
102 category: "web-design",
103 description: "User interface design for an online learning platform with course management",
104 imageUrl: "https://maxm-imggenurl.web.val.run/elearning-platform-ui-design-with-course-dashboard-and-video-player",
105 technologies: ["Sketch", "Figma", "InVision"],
106 projectUrl: "#"
111 category: "graphic-design",
112 description: "Collection of unique logo designs for various industries and businesses",
113 imageUrl: "https://maxm-imggenurl.web.val.run/logo-design-portfolio-collection-various-industries-creative",
114 technologies: ["Illustrator", "Photoshop", "CorelDRAW"],
115 projectUrl: "#"
165 <div className="relative h-64 bg-gray-100">
166 <img
167 src={item.imageUrl}
168 alt={item.title}
169 className="w-full h-full object-cover"