Update src/app/layout.tsx

This commit is contained in:
2026-03-06 18:31:10 +00:00
parent 9d4f3c7cbe
commit df46c1fc71

View File

@@ -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,