diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx
new file mode 100644
index 0000000..81bad64
--- /dev/null
+++ b/src/app/dashboard/page.tsx
@@ -0,0 +1,59 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
+import FooterCard from '@/components/sections/footer/FooterCard';
+
+export default function DashboardPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/invoices/page.tsx b/src/app/invoices/page.tsx
index c41a61e..068d0ea 100644
--- a/src/app/invoices/page.tsx
+++ b/src/app/invoices/page.tsx
@@ -27,21 +27,13 @@ export default function LandingPage() {
@@ -54,23 +46,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- icon: DollarSign,
- title: "Total Collected",
- value: "$52,000",
- },
+ id: "m1", icon: DollarSign,
+ title: "Total Collected", value: "$52,000"},
{
- id: "m2",
- icon: XCircle,
- title: "Overdue",
- value: "$1,200",
- },
+ id: "m2", icon: XCircle,
+ title: "Overdue", value: "$1,200"},
{
- id: "m3",
- icon: CheckCircle,
- title: "Paid Bills",
- value: "18",
- },
+ id: "m3", icon: CheckCircle,
+ title: "Paid Bills", value: "18"},
]}
title="Recent Transactions"
description="Monitor your monthly payments and invoice status."
@@ -85,27 +68,9 @@ export default function LandingPage() {
description="Voices from our happy landlord community."
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- date: "Jan 2025",
- title: "Portfolio Manager",
- quote: "Incredible efficiency boost.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/chart-statistics-left-side_187299-39622.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924115.jpg?_wi=3",
- imageAlt: "Chart Statistics Left Side",
- },
+ id: "t1", name: "Sarah J.", date: "Jan 2025", title: "Portfolio Manager", quote: "Incredible efficiency boost.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/chart-statistics-left-side_187299-39622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924115.jpg?_wi=3", imageAlt: "Chart Statistics Left Side"},
{
- id: "t2",
- name: "Mark D.",
- date: "Dec 2024",
- title: "Investor",
- quote: "Changed how I track cash flow.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/credit-card-right-side-white-background_187299-40292.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg?_wi=2",
- imageAlt: "Chart Statistics Left Side",
- },
+ id: "t2", name: "Mark D.", date: "Dec 2024", title: "Investor", quote: "Changed how I track cash flow.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/credit-card-right-side-white-background_187299-40292.jpg", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg?_wi=2", imageAlt: "Chart Statistics Left Side"},
]}
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index fa71f0a..ebcf47d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,23 +45,16 @@ export default function LandingPage() {
@@ -131,19 +96,13 @@ export default function LandingPage() {
features={[
{
icon: LayoutDashboard,
- title: "Unified Dashboard",
- description: "Single-view metrics for all your properties.",
- },
+ title: "Unified Dashboard", description: "Single-view metrics for all your properties."},
{
icon: MessageSquare,
- title: "Secure Messaging",
- description: "Direct communication with your tenants.",
- },
+ title: "Secure Messaging", description: "Direct communication with your tenants."},
{
icon: AlertTriangle,
- title: "Payment Alerts",
- description: "Real-time notifications for overdue rent.",
- },
+ title: "Payment Alerts", description: "Real-time notifications for overdue rent."},
]}
title="System Overview"
description="Streamline your workflow with automated tasks and real-time analytics."
@@ -157,12 +116,7 @@ export default function LandingPage() {
title="Trusted by Industry Leaders"
description="We help property managers reach their full potential."
names={[
- "Apex Rentals",
- "Urban Living",
- "Metro Estates",
- "Horizon Property Group",
- "Summit Residential",
- ]}
+ "Apex Rentals", "Urban Living", "Metro Estates", "Horizon Property Group", "Summit Residential"]}
/>
@@ -173,20 +127,11 @@ export default function LandingPage() {
tag="Live Stats"
metrics={[
{
- id: "m1",
- value: "98%",
- description: "Occupancy Rate",
- },
+ id: "m1", value: "98%", description: "Occupancy Rate"},
{
- id: "m2",
- value: "$1.2M",
- description: "Total Value Managed",
- },
+ id: "m2", value: "$1.2M", description: "Total Value Managed"},
{
- id: "m3",
- value: "24/7",
- description: "System Availability",
- },
+ id: "m3", value: "24/7", description: "System Availability"},
]}
metricsAnimation="slide-up"
/>
@@ -204,15 +149,9 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
- id: "f1",
- title: "Is the system secure?",
- content: "Yes, we use bank-grade encryption for all data.",
- },
+ id: "f1", title: "Is the system secure?", content: "Yes, we use bank-grade encryption for all data."},
{
- id: "f2",
- title: "How do I add a new property?",
- content: "Navigate to Properties > Add New and follow the steps.",
- },
+ id: "f2", title: "How do I add a new property?", content: "Navigate to Properties > Add New and follow the steps."},
]}
/>
diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx
index d1f7221..e5acee7 100644
--- a/src/app/properties/page.tsx
+++ b/src/app/properties/page.tsx
@@ -25,7 +25,7 @@ export default function PropertiesPage() {