Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b4c040374d | |||
| 915bd6530f | |||
| 35a6492f8d |
@@ -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({
|
||||||
|
|||||||
@@ -171,16 +171,16 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="cta" data-section="cta">
|
<div id="cta" data-section="cta">
|
||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Ready to move fast?"
|
ctaTitle="Move 8 weeks faster than agencies. Start now."
|
||||||
ctaDescription="30-min discovery call to align on opportunity and test strategy."
|
ctaDescription="30-min discovery call to align on opportunity and test strategy."
|
||||||
ctaButton={{ text: "Schedule Now", href: "https://calendly.com" }}
|
ctaButton={{ text: "Schedule Now", href: "https://calendly.com" }}
|
||||||
ctaIcon={Calendar}
|
ctaIcon={Calendar}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "What's the minimum spend?", content: "I work best with brands at $50k+/month in ad spend. Below that, I recommend optimizing internally first."
|
id: "1", title: "How long until I see results?", content: "Week 1 is research and strategy. Week 2, we launch optimized creatives. ROAS improves by week 3–4 if fundamentals are sound."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "How long until I see results?", content: "Week 1 is research and strategy. Week 2, we launch optimized creatives. ROAS improves by week 3–4 if fundamentals are sound."
|
id: "2", title: "What's the minimum spend?", content: "I work best with brands at $50k+/month in ad spend. Below that, I recommend optimizing internally first."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "What's your engagement model?", content: "Monthly retainer or performance-based. I prefer retainer so I can focus on your growth, not billable hours."
|
id: "3", title: "What's your engagement model?", content: "Monthly retainer or performance-based. I prefer retainer so I can focus on your growth, not billable hours."
|
||||||
|
|||||||
Reference in New Issue
Block a user