Update src/app/page.tsx

This commit is contained in:
2026-05-10 13:28:10 +00:00
parent c34e7cbaff
commit b7478c9630

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
<HeroBillboardDashboard
title="Experience 4BHK 3D Living"
description="An immersive journey into unparalleled luxury."
background={{ variant: "plain" }}
dashboard={{
title: "Overview", stats: [{ title: "Units", values: [4, 8, 12], description: "Available" }, { title: "Floors", values: [1, 2, 3], description: "Total" }, { title: "Area", values: [1500, 2000, 2500], description: "Sq Ft" }],
logoIcon: Home,