diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b8211b4..263463e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "GMB - Personal Branding & Marketing Agency", description: "Build powerful personal brands that influence markets. Strategic branding, PR, and digital marketing solutions for founders and creators."}; + title: "GMB - We Build Powerful Personal Brands", description: "Helping founders, creators and organizations grow through strategic branding, PR and digital marketing."}; export default function RootLayout({ children,