|
@@ -23,6 +23,16 @@ export const houseData = [
|
|
|
],
|
|
|
price: "RMB 25000/㎡",
|
|
|
total: "RMB 130-275 (million/set)",
|
|
|
+ allScore: 7.5,
|
|
|
+ score1: 8.4,
|
|
|
+ score2: 8,
|
|
|
+ score3: 7.8,
|
|
|
+ score4: 7.3,
|
|
|
+ plan: "The project’s community planning scores higher than 75% of similar properties in the area, with separate routes for pedestrians and vehicles.",
|
|
|
+ unitRating:
|
|
|
+ "The floor plan design scores higher than 82.1% of similar properties nearby, offering units from 64 to 163 sqm with 1 to 4 bedrooms.",
|
|
|
+ traffic:
|
|
|
+ "The project’s transport access scores higher than 75% of similar properties, with 35 bus stops within a 3 km radius.",
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
@@ -47,6 +57,16 @@ export const houseData = [
|
|
|
],
|
|
|
price: "RMB 24000/㎡",
|
|
|
total: "RMB 170-315 (million/set)",
|
|
|
+ allScore: 7.5,
|
|
|
+ score1: 8.4,
|
|
|
+ score2: 8,
|
|
|
+ score3: 7.8,
|
|
|
+ score4: 7.3,
|
|
|
+ plan: "The project’s community planning scores higher than 75% of similar properties in the area, with separate routes for pedestrians and vehicles.",
|
|
|
+ unitRating:
|
|
|
+ "The floor plan design scores higher than 82.1% of similar properties nearby, offering units from 64 to 163 sqm with 1 to 4 bedrooms.",
|
|
|
+ traffic:
|
|
|
+ "The project’s transport access scores higher than 75% of similar properties, with 35 bus stops within a 3 km radius.",
|
|
|
},
|
|
|
{
|
|
|
id: 3,
|
|
@@ -66,6 +86,16 @@ export const houseData = [
|
|
|
label: ["Off-Plan", " Park", " Two-Bedroom", " Compact Unit"],
|
|
|
price: "RMB 25000/㎡",
|
|
|
total: "RMB 115-255 (million/set)",
|
|
|
+ allScore: 7.5,
|
|
|
+ score1: 8.4,
|
|
|
+ score2: 8,
|
|
|
+ score3: 7.8,
|
|
|
+ score4: 7.3,
|
|
|
+ plan: "The project’s community planning scores higher than 75% of similar properties in the area, with separate routes for pedestrians and vehicles.",
|
|
|
+ unitRating:
|
|
|
+ "The floor plan design scores higher than 82.1% of similar properties nearby, offering units from 64 to 163 sqm with 1 to 4 bedrooms.",
|
|
|
+ traffic:
|
|
|
+ "The project’s transport access scores higher than 75% of similar properties, with 35 bus stops within a 3 km radius.",
|
|
|
},
|
|
|
{
|
|
|
id: 4,
|
|
@@ -90,6 +120,16 @@ export const houseData = [
|
|
|
],
|
|
|
price: "RMB 25000/㎡",
|
|
|
total: "RMB 150-538 (million/set)",
|
|
|
+ allScore: 7.5,
|
|
|
+ score1: 8.4,
|
|
|
+ score2: 8,
|
|
|
+ score3: 7.8,
|
|
|
+ score4: 7.3,
|
|
|
+ plan: "The project’s community planning scores higher than 75% of similar properties in the area, with separate routes for pedestrians and vehicles.",
|
|
|
+ unitRating:
|
|
|
+ "The floor plan design scores higher than 82.1% of similar properties nearby, offering units from 64 to 163 sqm with 1 to 4 bedrooms.",
|
|
|
+ traffic:
|
|
|
+ "The project’s transport access scores higher than 75% of similar properties, with 35 bus stops within a 3 km radius.",
|
|
|
},
|
|
|
{
|
|
|
id: 5,
|
|
@@ -109,5 +149,15 @@ export const houseData = [
|
|
|
label: ["Direct Bus Access", " Park", " Two-Bedroom", " Compact Unit"],
|
|
|
price: "RMB 16000/㎡",
|
|
|
total: "RMB 130-200 (million/set)",
|
|
|
+ allScore: 7.5,
|
|
|
+ score1: 8.4,
|
|
|
+ score2: 8,
|
|
|
+ score3: 7.8,
|
|
|
+ score4: 7.3,
|
|
|
+ plan: "The project’s community planning scores higher than 75% of similar properties in the area, with separate routes for pedestrians and vehicles.",
|
|
|
+ unitRating:
|
|
|
+ "The floor plan design scores higher than 82.1% of similar properties nearby, offering units from 64 to 163 sqm with 1 to 4 bedrooms.",
|
|
|
+ traffic:
|
|
|
+ "The project’s transport access scores higher than 75% of similar properties, with 35 bus stops within a 3 km radius.",
|
|
|
},
|
|
|
];
|