Merge version_2 into main #2
@@ -131,22 +131,26 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
value: "45%",
|
value: "45%",
|
||||||
title: "Energy Savings - Average reduction in energy costs"
|
title: "Energy Savings - Average reduction in energy costs",
|
||||||
|
tag: "Efficiency"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
value: "24/7",
|
value: "24/7",
|
||||||
title: "Monitoring - Remote home control and monitoring"
|
title: "Monitoring - Remote home control and monitoring",
|
||||||
|
tag: "Connectivity"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
value: "98%",
|
value: "98%",
|
||||||
title: "Uptime - System reliability and performance"
|
title: "Uptime - System reliability and performance",
|
||||||
|
tag: "Reliability"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
value: "15K+",
|
value: "15K+",
|
||||||
title: "Users - Happy customers automated"
|
title: "Users - Happy customers automated",
|
||||||
|
tag: "Community"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
|
|||||||
Reference in New Issue
Block a user