From b93d34ac943f8d29bb5d9b495dcfd062caf12671 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:52:28 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4f31a9c..615a403 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: "Marketing Pro - Data-Driven Marketing Excellence", description: "Transform your brand with proven marketing strategies. We craft data-driven campaigns that elevate your brand, engage your audience, and drive measurable growth."}; + title: "San Francisco Real Estate | Premier Realtor Services", description: "Discover luxury properties and expert real estate services in San Francisco. We specialize in residential and commercial properties with personalized guidance from experienced realtors." +}; export default function RootLayout({ children,