10 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
c199db42c6 Update src/app/page.tsx 2026-03-03 12:24:03 +00:00
d538c3f0d5 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:14:34 +00:00
cfee58f24e Merge version_1 into main
Merge version_1 into main
2026-03-03 12:13:13 +00:00
af0c98a38d Merge version_1 into main
Merge version_1 into main
2026-03-03 12:11:03 +00:00
2 changed files with 8 additions and 6 deletions

View File

@@ -21,9 +21,11 @@ const inter = Inter({
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 | 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: {
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({

View File

@@ -149,7 +149,7 @@ export default function LandingPage() {
<div id="differentiators" data-section="differentiators">
<MetricSplitMediaAbout
title="Why me."
description="Not an agency. Not a tool. One operator who lives in your data and moves faster than your internal team."
description="Not an agency. Not a tool. One operator who lives in your data and moves faster than your internal team. While agencies take 6+ weeks for strategy and execution, I deliver optimized campaigns in weekly sprints—giving you a 6-8 week competitive advantage every month."
tag="The difference"
metrics={[
{ value: "8+ years", title: "DTC performance marketing" },
@@ -171,16 +171,16 @@ export default function LandingPage() {
<div id="cta" data-section="cta">
<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."
ctaButton={{ text: "Schedule Now", href: "https://calendly.com" }}
ctaIcon={Calendar}
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."