diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0cb7e8c..1d2ac3b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,