Bob AI: Move the 'use client' directive to the very top of the layou

This commit is contained in:
2026-02-24 15:33:12 +00:00
parent 0afbf4cf86
commit 7f53743eeb

View File

@@ -14,6 +14,8 @@ const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
'use client';
export const metadata: Metadata = {
title: "Strategic Media Buying Expert | Drive Advertising Results", description: "Professional media buying services that deliver measurable ROI. Expert strategies for brands and advertising professionals seeking impactful campaigns.", keywords: ["media buying", "advertising strategy", "digital marketing", "brand growth", "ROI optimization"]
};