Update src/app/projects/web/page.tsx

This commit is contained in:
2026-03-06 09:07:39 +00:00
parent c1a2a4954a
commit 4279423254

View File

@@ -82,42 +82,42 @@ export default function WebProjectsPage() {
id: "1",
title: "E-Commerce Platform",
description: "Full-featured e-commerce solution with real-time inventory management, payment processing, and user analytics. Built with React frontend and Laravel backend supporting 100k+ daily transactions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/modern-e-commerce-platform-interface-sho-1772787976757-08bafc17.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/modern-e-commerce-platform-interface-sho-1772787976757-08bafc17.png?_wi=2",
imageAlt: "E-commerce platform interface"
},
{
id: "2",
title: "SaaS Dashboard",
description: "Enterprise-grade SaaS application with multi-tenant architecture, role-based access control, and comprehensive admin panel. Handles real-time data synchronization for 500+ concurrent users.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/enterprise-saas-dashboard-with-multiple--1772787976939-7fad27d3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/enterprise-saas-dashboard-with-multiple--1772787976939-7fad27d3.png?_wi=2",
imageAlt: "SaaS dashboard with analytics"
},
{
id: "3",
title: "Project Management Tool",
description: "Collaborative project management platform with real-time updates, team communication, and task tracking. Built with Angular and PostgreSQL for enterprise teams.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/project-management-interface-with-kanban-1772787978098-8efb7d58.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/project-management-interface-with-kanban-1772787978098-8efb7d58.png?_wi=2",
imageAlt: "Project management interface"
},
{
id: "4",
title: "Content Management System",
description: "Headless CMS with flexible API design, multi-language support (EN/FR/AR), and dynamic content management. Powers multiple client websites with 99.9% uptime.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/content-management-system-interface-with-1772787977414-e074a7ec.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/content-management-system-interface-with-1772787977414-e074a7ec.png?_wi=2",
imageAlt: "Content management system interface"
},
{
id: "5",
title: "Mobile App Backend",
description: "Scalable REST API backend serving iOS and Android applications. Implemented JWT authentication, push notifications, and offline-first synchronization.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/mobile-app-backend-architecture-diagram--1772787977600-d8fab659.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/mobile-app-backend-architecture-diagram--1772787977600-d8fab659.png?_wi=3",
imageAlt: "Mobile app backend architecture"
},
{
id: "6",
title: "Real-Time Collaboration Platform",
description: "WebSocket-based platform enabling real-time document editing, video conferencing integration, and team presence indicators.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/real-time-collaboration-platform-interfa-1772787977798-c6ddcfff.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/real-time-collaboration-platform-interfa-1772787977798-c6ddcfff.png?_wi=2",
imageAlt: "Real-time collaboration platform"
}
]}