fix: replace smart quotes with ASCII quotes in mock data files

This commit is contained in:
Benjamin Sutter
2026-05-19 20:01:29 +02:00
parent 13553f60a0
commit 18a7f146b0
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export const mockLatentNeeds: LatentNeed[] = [
{ criterion: 'Standortprestige', weight: 0.25, description: 'Repräsentative Adresse für Kundenmeetings' },
{ criterion: 'Flexibilität Grundriss', weight: 0.20, description: 'Open Space mit modularen Wänden' },
{ criterion: 'ESG-Zertifizierung', weight: 0.15, description: 'Minergie oder vergleichbar' },
{ criterion: 'Erweiterungspotenzial', weight: 0.15, description: 'Wachstum auf bis zu 1500 m² möglich' },
{ criterion: 'Erweiterungspotenzial', weight: 0.15, description: 'Wachstum auf bis zu 1'500 m² möglich' },
{ criterion: 'Nähe zu Restaurants', weight: 0.10 },
],
aiSummary: