Update src/app/layout.tsx
This commit is contained in:
@@ -21,9 +21,11 @@ const inter = Inter({
|
|||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "DTC Growth Consultant | Meta Ads & Shopify", description: "Solo performance operator specializing in Meta Ads, creative strategy, and Shopify optimization. Scale your DTC business with weekly rhythm execution.", keywords: "DTC growth, Meta Ads, performance marketing, Shopify, e-commerce, creative strategy", openGraph: {
|
title: "DTC Growth Consultant | Meta Ads & Shopify", description: "Solo performance operator specializing in Meta Ads, creative strategy, and Shopify optimization. Scale your DTC business with weekly rhythm execution.", keywords: "DTC growth, Meta Ads, performance marketing, Shopify, e-commerce, creative strategy", openGraph: {
|
||||||
title: "DTC Growth Consultant | Performance Operator", description: "Move fast. Test hard. Deliver results. One operator scaling DTC businesses.", type: "website", siteName: "DTCGROWTH"},
|
title: "DTC Growth Consultant | Performance Operator", description: "Move fast. Test hard. Deliver results. One operator scaling DTC businesses.", type: "website", siteName: "DTCGROWTH"
|
||||||
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "DTC Growth Consultant", description: "Scale your DTC business with Meta Ads and Shopify expertise."},
|
card: "summary_large_image", title: "DTC Growth Consultant", description: "Scale your DTC business with Meta Ads and Shopify expertise."
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user