From 73dba54a977dbb883632cfc7a2a878baa5df58ec Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:42:47 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 85f54e0..4f5fe88 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,22 +14,24 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "PropertyHub - Effortless Property Management Platform", description: "Streamline property management with PropertyHub. List properties, manage tenants, track leads, collect rent, and monitor revenue—all from one intuitive dashboard with secure mobile OTP login.", keywords: "property management, real estate software, rent collection, tenant management, property listing, leads tracking", metadataBase: new URL("https://propertyhub.com"), + title: "ManagR - Effortless Property Management Platform", description: "Streamline property management with ManagR. List properties, manage tenants, track leads, collect rent, and monitor revenue—all from one intuitive dashboard with secure mobile OTP login.", keywords: "property management, real estate software, rent collection, tenant management, property listing, leads tracking", metadataBase: new URL("https://managr.com"), alternates: { - canonical: "https://propertyhub.com"}, + canonical: "https://managr.com" + }, openGraph: { - title: "PropertyHub - Manage Your Properties Effortlessly", description: "Transform property management with intuitive tools for listing, tenant tracking, and revenue collection.", url: "https://propertyhub.com", siteName: "PropertyHub", type: "website", images: [ + title: "ManagR - Manage Your Properties Effortlessly", description: "Transform property management with intuitive tools for listing, tenant tracking, and revenue collection.", url: "https://managr.com", siteName: "ManagR", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-modern-property-management-dashboard-i-1772685459209-def022d9.png", alt: "PropertyHub Dashboard"}, - ], + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-modern-property-management-dashboard-i-1772685459209-def022d9.png", alt: "ManagR Dashboard" + } + ] }, twitter: { - card: "summary_large_image", title: "PropertyHub - Property Management Made Easy", description: "Manage multiple properties, tenants, and revenue from one platform.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-modern-property-management-dashboard-i-1772685459209-def022d9.png"], + card: "summary_large_image", title: "ManagR - Property Management Made Easy", description: "Manage multiple properties, tenants, and revenue from one platform.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-modern-property-management-dashboard-i-1772685459209-def022d9.png"] }, robots: { index: true, - follow: true, - }, + follow: true + } }; export default function RootLayout({ -- 2.49.1 From bce9a4b9082948926803f973add90d60ae3e5dc7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:42:47 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 79 ++++++++++++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 30 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a95d11..2ba7518 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,13 +44,13 @@ export default function HomePage() { headingFontWeight="extrabold" >