Drop the fixed printer count from the stats stat, keep it evergreen
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
60373e8edd
commit
c308045cbf
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ export default {
|
|||
heroSubtitle: 'Dein Car-Hifi Spezialist für individuelle Sound-Umbauten. Wähle dein Fahrzeug, entdecke passende Pakete und frag unverbindlich an – wir kümmern uns um den Rest.',
|
||||
stats: [
|
||||
{ value: '20+', label: 'Jahre Erfahrung' },
|
||||
{ value: '30+', label: 'Drucker in unserer 3D-Druckfarm' },
|
||||
{ value: 'Riesige', label: '3D-Druckfarm im eigenen Haus' },
|
||||
{ value: 'Eigene', label: 'CNC- & Laserwerkstatt' },
|
||||
{ value: 'International', label: 'anerkannter Car-Hifi-Spezialist' },
|
||||
],
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ export default {
|
|||
heroSubtitle: 'Your car-hifi specialist for custom sound installations. Choose your vehicle, discover the right package and get in touch, no obligation – we take care of the rest.',
|
||||
stats: [
|
||||
{ value: '20+', label: 'years of experience' },
|
||||
{ value: '30+', label: 'printers in our 3D print farm' },
|
||||
{ value: 'Huge', label: 'in-house 3D print farm' },
|
||||
{ value: 'In-house', label: 'CNC & laser workshop' },
|
||||
{ value: 'International', label: 'recognized car-hifi specialist' },
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue