Screenshots



Background & challenge
The client exports mainly to the Middle East and Russian-speaking markets, so the site had to serve English, Arabic and Russian buyers equally well. Arabic required full right-to-left layout support, and every product spec had to come strictly from the client's official catalog data.
Solution
Custom development on Next.js, Prisma and PostgreSQL: a four-language architecture (Arabic and Russian copy managed in the database for easy updates), a type-filterable product catalog with spec detail pages, an OEM customization page, inquiry forms with WhatsApp contact, an admin panel, and Dockerized production deployment.
Outcomes
- Live in 4 languages, with full RTL layout for Arabic
- Complete funnel from filterable catalog and spec pages to inquiry form
- Admin panel lets the client manage products and inquiries independently
- Reproducible Docker deployment with health checks and release verification