Skip to content

AlexandruJungean/bdd-logspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BDD Logspeed - International Transport Company Website

BDD Logspeed Logo

🚚 The Performance-Dedicated Road Transport Company

Live Website β€’ Facebook


🌍 About

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.

✨ Features

  • 🌐 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

πŸ› οΈ Tech Stack

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

πŸ“¦ Project Structure

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

πŸš€ Getting Started

Prerequisites

  • Node.js 18.17 or later
  • npm, yarn, pnpm, or bun

Installation

  1. Clone the repository

    git clone https://github.com/your-username/web-bdd-logspeed.git
    cd web-bdd-logspeed
  2. Install dependencies

    npm install
  3. 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');
  4. Run development server

    npm run dev
  5. Open in browser

    Navigate to http://localhost:3000

πŸ“œ Available Scripts

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

🏒 Company Information

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
Email office@bddlogspeed.ro
Website https://bddlogspeed.ro

πŸ“Š Company Stats

  • πŸš› 10 Modern Trucks
  • πŸ“¦ 110+ Shipments per Month
  • 🌍 12 European Countries

🌐 Deployment

This website is optimized for deployment on Vercel:

Deploy with Vercel

πŸ“„ License

Β© 2025 BDD Logspeed. All rights reserved.


Built with ❀️ for BDD Logspeed

About

🚚 Modern website for BDD Logspeed - a professional transportation and logistics company. Built with Next.js 16, React 19, TypeScript & Tailwind CSS 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors