6 Commits

Author SHA1 Message Date
8d3c02c5fe Merge version_4 into main
Merge version_4 into main
2026-03-03 12:32:46 +00:00
9ab3080350 Update src/app/page.tsx 2026-03-03 12:32:41 +00:00
15fa06cf96 Merge version_3 into main
Merge version_3 into main
2026-03-03 12:27:01 +00:00
b4c040374d Update src/app/page.tsx 2026-03-03 12:26:56 +00:00
915bd6530f Update src/app/layout.tsx 2026-03-03 12:26:55 +00:00
35a6492f8d Merge version_2 into main
Merge version_2 into main
2026-03-03 12:24:08 +00:00
2 changed files with 7 additions and 5 deletions

View File

@@ -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({

View File

@@ -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="Stop waiting for results. Book a strategy call today."
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 34 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 34 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."