diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b5e2e69..74e414a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,10 +20,12 @@ const dmSans = DM_Sans({ }); export const metadata: Metadata = { - title: "Meta Marketing Campaigns | Attention Labs", description: "Expert Meta advertising campaigns that turn attention into revenue. Strategic, data-driven campaigns built for businesses that want measurable growth.", keywords: "Meta campaigns, Facebook advertising, Instagram ads, performance marketing, ad strategy, digital marketing agency", openGraph: { - title: "Meta Marketing Campaigns | Attention Labs", description: "Turn Attention Into Revenue. Expert Meta campaigns built for measurable business growth.", siteName: "Attention Labs", type: "website"}, + title: "Paid Ads & Growth Engines | Clickr", description: "Expert paid advertising campaigns that drive qualified traffic and measurable growth. Data-driven strategies built for businesses that want real results.", keywords: "paid advertising, growth marketing, performance ads, digital marketing agency, ad strategy, growth engines", openGraph: { + title: "Paid Ads & Growth Engines | Clickr", description: "Turn Your Ad Spend Into Revenue. Expert paid campaigns built for measurable business growth.", siteName: "Clickr", type: "website" + }, twitter: { - card: "summary_large_image", title: "Meta Marketing Campaigns | Attention Labs", description: "Expert Meta advertising campaigns that drive real revenue."}, + card: "summary_large_image", title: "Paid Ads & Growth Engines | Clickr", description: "Expert paid advertising campaigns that drive real revenue." + }, robots: { index: true, follow: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 83ab42a..297c1ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,17 +35,17 @@ export default function LandingPage() { { name: "Results", id: "metrics" }, { name: "Contact", id: "contact" } ]} - brandName="Attention Labs" - bottomLeftText="Meta Marketing Experts" - bottomRightText="hello@attentionlabs.com" + brandName="Clickr" + bottomLeftText="Paid Ads & Growth Experts" + bottomRightText="hello@clickr.com" />