new demo mode & tenure
Some checks failed
Build and publish Docker image / build-and-push (push) Successful in 8m43s
CI / Check (push) Failing after 8m49s

This commit is contained in:
Andras Schmelczer 2026-06-17 07:54:30 +01:00
parent 7656f24544
commit 4a0f00f2a4
64 changed files with 2875 additions and 338 deletions

View file

@ -820,11 +820,15 @@ const en = {
listedBuildingBadge: 'Likely listed',
epcRating: 'EPC rating:',
epcPotential: 'EPC potential:',
viewEpcCertificate: 'View EPC certificate',
renovations: 'Renovations',
perSqm: '/m²',
historyTitle: 'History',
historySale: 'Sale',
historyBuilt: 'Built',
tenureOwnerOccupied: 'Owner-occupied',
tenureRentedPrivate: 'Privately rented',
tenureRentedSocial: 'Social housing',
searchPlaceholder: 'Search by address or postcode...',
propertyData: 'Property Data',
propertyDataDesc:
@ -907,6 +911,15 @@ const en = {
geolocationFailed: 'Couldnt determine your location',
},
// ── Demo location prompt ───────────────────────────
demoLocation: {
title: 'Explore your area',
body: 'Want to see property data around you? Use your location, or start the demo at Canary Wharf.',
useLocation: 'Use my location',
locating: 'Locating…',
useDefault: 'Show Canary Wharf',
},
// ── Mobile Drawer ──────────────────────────────────
mobileDrawer: {
closeDrawer: 'Close drawer',