Added missing portfolio cost

This commit is contained in:
Khalim Conn-Kowlessar 2023-06-02 19:24:42 +01:00
parent 083aff0d4a
commit c0161eb657

View file

@ -125,6 +125,7 @@ export default async function Page({
id: "d290f1ee-6c54-4b01-90e6-d701748f0851",
title: "Portfolio 1",
budget: 500000,
cost: 500000,
properties: generateProperties(500000, "1", "scoping") as Property[],
co2Reduction: 5.4,
totalWorksHours: 45,