Skip to main content

Amidamaru

Amidamaru Website
Client :
S.C. AMIDAMARU S.R.L. - Arad, Romania
Category :
Project Time :
02 Months

Project Overview

Amidamaru is a corporate website developed for S.C. AMIDAMARU S.R.L., an international road freight transport company based in Arad, Romania, with over 20 years of experience operating across 14+ European countries. The project focused on creating a professional online presence that communicates trust and reliability to their pan-European client base.

The website features 9 complete language translations to serve their diverse international clientele, with a modern design that highlights their fleet capabilities, service offerings, and company heritage.

  • Multilingual Development: Complete translations for 9 languages (Romanian, English, German, French, Italian, Spanish, Czech, Polish, Hungarian) with a custom LanguageContext and localStorage persistence for seamless language switching.
  • Static Site Generation: Built with Next.js 16 configured for static export (SSG), enabling deployment on shared hosting environments via Apache with custom .htaccess configuration for HTTPS enforcement, www redirects, and Gzip compression.
  • Fleet Showcase: Interactive gallery featuring 12 fleet images with expand/collapse functionality, brand tags (Volvo, Iveco, Euro 6), and optimized image loading.
  • SEO & Compliance: JSON-LD TransportCompany schema, Open Graph metadata, alternate locale tags, GDPR-compliant privacy and cookie policies, robots.txt, sitemap.xml, and llms.txt for AI discoverability.
Amidamaru Website

Technical Details

The website is built on Next.js 16 with React 19 and TypeScript in strict mode, using the App Router architecture. Tailwind CSS 4 provides the styling foundation through the @tailwindcss/postcss integration. The static export configuration generates optimized HTML files suitable for deployment on traditional shared hosting without requiring a Node.js server.

The internationalization system uses a custom approach with a React Context (LanguageContext.tsx) and a translations file containing all 9 language variants. Language preference persists across sessions via localStorage with hydration-safe initialization. The design system features Bebas Neue for display headings and Nunito for body text, with custom CSS animations including fade-in, slide-in, float, and glow effects.

Key sections include a full-viewport hero with dark overlays and scroll indicator, company statistics (20+ years, 14+ countries, 23+ trucks, 20,000+ deliveries), four service cards (FTL, LTL, Express Delivery, Logistics Solutions), fleet gallery with lazy loading, company legal details with Google Maps embed, and a contact form integrated via Web3Forms with loading/success/error states.

Results

The Amidamaru website is live at amidamaru.ro, providing the company with a professional multilingual presence that serves their European operations. The static site generation approach ensures excellent loading performance with minimal hosting costs, while the 9-language support enables effective communication with clients across all markets where Amidamaru operates. The website includes all production-ready configurations including favicons, viewport settings, preconnect hints, and custom scrollbar styling in brand colors.