Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-03-03 18:05:32 +00:00

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Section8Assistant - Section 8 Real Estate Investing Platform", description: "The complete platform for beginner Section 8 real estate investors. Browse verified rental properties, analyze ROI with real HUD data, manage portfolios, hire property managers, and track tenants."};
title: "Section8Assistant - Section 8 Real Estate Investing Platform", description: "The complete platform for beginner Section 8 real estate investors. Browse verified rental properties, analyze ROI with real HUD data, manage portfolios, hire property managers, and track tenants."
};
export default function RootLayout({
children,