Modern, responsive corporate website for BDD Logspeed, a professional road transport and logistics company based in Arad, Romania. Founded in 2016, BDD Logspeed provides efficient and reliable transportation services across 12 European countries.
-
π Multi-language Support - Available in 9 languages:
- English (default)
- Romanian (RomΓ’nΔ)
- Hungarian (Magyar)
- German (Deutsch)
- French (FranΓ§ais)
- Italian (Italiano)
- Spanish (EspaΓ±ol)
- Polish (Polski)
- Czech (ΔeΕ‘tina)
-
π± Fully Responsive - Optimized for all devices and screen sizes
-
π¨ Modern UI/UX - Clean, professional design with smooth animations
-
π§ Contact Form - Integrated with Web3Forms for reliable form submissions
-
πΊοΈ Interactive Map - Google Maps integration for office location
-
β‘ Performance - Built with Next.js 16 for optimal loading speeds
| Technology | Version | Purpose |
|---|---|---|
| Next.js | 16.1.1 | React Framework |
| React | 19.2.3 | UI Library |
| TypeScript | 5.x | Type Safety |
| Tailwind CSS | 4.x | Styling |
| Web3Forms | - | Form Backend |
web-bdd-logspeed/
βββ app/
β βββ components/ # Reusable React components
β β βββ ContactForm.tsx
β β βββ Footer.tsx
β β βββ Hero.tsx
β β βββ HowWeWork.tsx
β β βββ LanguageSwitcher.tsx
β β βββ Navbar.tsx
β β βββ Stats.tsx
β β βββ Values.tsx
β β βββ WhyUs.tsx
β βββ i18n/ # Internationalization
β β βββ LanguageContext.tsx
β β βββ translations.ts
β βββ about/ # About page
β βββ contact/ # Contact page
β βββ globals.css # Global styles
β βββ layout.tsx # Root layout
β βββ page.tsx # Home page
βββ public/
β βββ images/ # Business & stock images
β βββ logo-black.png # Dark logo variant
β βββ logo-white.png # Light logo variant
β βββ icon.png # Favicon
βββ package.json
- Node.js 18.17 or later
- npm, yarn, pnpm, or bun
-
Clone the repository
git clone https://github.com/your-username/web-bdd-logspeed.git cd web-bdd-logspeed -
Install dependencies
npm install
-
Configure Web3Forms (for contact form)
Get your access key from web3forms.com and update
app/components/ContactForm.tsx:formData.append('access_key', 'YOUR_WEB3FORMS_ACCESS_KEY');
-
Run development server
npm run dev
-
Open in browser
Navigate to http://localhost:3000
| Command | Description |
|---|---|
npm run dev |
Start development server |
npm run build |
Create production build |
npm run start |
Start production server |
npm run lint |
Run ESLint |
S.C. BE DOUBLE D LOGSPEED S.R.L.
| Detail | Value |
|---|---|
| CUI | 35422580 |
| Registry Number | J02/58/2016 |
| Address | Str. Slatinei, Nr. 2, Arad, Romania |
| Phone | +40 755 297 614 |
| office@bddlogspeed.ro | |
| Website | https://bddlogspeed.ro |
- π 10 Modern Trucks
- π¦ 110+ Shipments per Month
- π 12 European Countries
This website is optimized for deployment on Vercel:
Β© 2025 BDD Logspeed. All rights reserved.
