diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..efbd5f3 --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,13 @@ +/* Add your custom styles here */ + +body { + background-color: #f8f9fa; +} + +.card { + transition: transform .2s; +} + +.card:hover { + transform: scale(1.02); +} diff --git a/assets/js/main.js b/assets/js/main.js new file mode 100644 index 0000000..69102a1 --- /dev/null +++ b/assets/js/main.js @@ -0,0 +1 @@ +// Add your custom javascript here diff --git a/index.php b/index.php index 7205f3d..025ea63 100644 --- a/index.php +++ b/index.php @@ -1,150 +1,162 @@ - - + - - - New Style - - - - - - - - - - - - - - - - - - - + + + Real Estate KPI Dashboard + + + -
-
-

Analyzing your requirements and generating your website…

-
- Loading… -
-

AI is collecting your requirements and applying the first changes.

-

This page will update automatically as the plan is implemented.

-

Runtime: PHP — UTC

+ + + +
+ + +
+
+
+
+
+
+
Pending
+

12

+
+
+
+
+
+
+
Listings
+

45

+
+
+
+
+
+
+
Closed (YTD)
+

128

+
+
+
+
+
+ +
+
+
+
+
+ Add New Transaction +
+
+
+
+ + +
+
+
+ + +
+
+ + +
+
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+ + +
+ +
+
+
+
+
+
+
-
- + + + - + \ No newline at end of file