Technical spec label/value table with alternating row shading.

```jsx
<SpecTable icon="link-2" title="Daten Anhangerkupplung" rows={[
  { label: "Anhangelast (max.)", value: "2500 kg" },
  { label: "Stutzlast (max.)", value: "100 kg" },
]} />
```

Place two side by side for the desktop layout (AHK + E-Satz); use one un-titled table for the combined mobile "Technische Details" layout.
