Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d3c02c5fe | |||
| 9ab3080350 | |||
| 15fa06cf96 | |||
| b4c040374d | |||
| 915bd6530f | |||
| 35a6492f8d | |||
| c199db42c6 | |||
| d538c3f0d5 | |||
| cfee58f24e | |||
| af0c98a38d |
@@ -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({
|
||||
|
||||
@@ -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 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."
|
||||
|
||||
Reference in New Issue
Block a user