// Direction B+ — Refined editorial direction
// Builds on Direction B (editorial manifesto, ink on cream, serif italic accents)
// Adds: trust stats strip, two-service breakdown, tech-AI framing section,
// and the metric wall from Direction C.
const DirectionBPlus = () => {
const cases = [
{ n: "01", client: "Airia AI", line: "Took an unknown AI productivity tool from 2K to 50K weekly users in one quarter.", reach: "4.2M", lift: "+312%" },
{ n: "02", client: "Pageon AI", line: "Made an AI design app go viral on design Twitter without ever touching design Twitter.", reach: "1.8M", lift: "+187%" },
{ n: "03", client: "Max AI", line: "Built a creator-led narrative around an AI browser. Downloads 5x'd in six weeks.", reach: "9.6M", lift: "+421%" },
{ n: "04", client: "Goat Funded Trader", line: "Turned a niche fintech into a content engine. 36 creators, one consistent voice.", reach: "12.1M", lift: "+264%" },
{ n: "05", client: "Ria Money Transfer", line: "Reframed a legacy fintech as the fintech your cousin already uses.", reach: "6.7M", lift: "+98%" },
];
const wall = [
{ metric: "+312%", client: "Airia AI", k: "signups", accent: true },
{ metric: "9.6M", client: "Max AI", k: "reach" },
{ metric: "+187%", client: "Pageon AI", k: "trials", accent: true },
{ metric: "12.1M", client: "Goat Funded", k: "reach" },
{ metric: "+421%", client: "Max AI", k: "downloads", accent: true },
{ metric: "+98%", client: "Ria", k: "installs", accent: true },
];
const services = [
{
n: "Service I",
title: "UGC Content Packages",
sub: "Creator-made video, built for paid.",
body: "Hooks. Demos. Testimonials. Problem-solution scripts. We deliver libraries of video creative made by AI-literate creators, sized for every placement, ready to drop straight into your TikTok, Meta, and YouTube ad accounts.",
bullets: [
"Unlimited creator assets per round",
"Scripted hooks, native-feeling delivery",
"3 months usage rights",
"Edited, captioned, and ad-ready",
],
},
{
n: "Service II",
title: "Paid Creator Partnerships",
sub: "Our original service, sharpened for tech and AI.",
body: "Sponsored posts, whitelisting, Spark Ads on TikTok and Partnership Ads on Meta, running through creators whose audience already cares about the AI space. Your campaign, their voice, our network.",
bullets: [
"Curated AI-native creator roster",
"TikTok Spark Ads + Meta Partnership Ads",
"Whitelisting + paid amplification",
"End-to-end campaign management",
],
},
];
const process = [
{ n: "I", t: "Listen", b: "Two weeks of research. We watch how your customers already talk about the problem you solve. That language becomes the brief." },
{ n: "II", t: "Cast", b: "We hand-pick creators from our roster — the ones whose audience overlaps with your ICP, not the ones with the biggest follower count." },
{ n: "III", t: "Make", b: "30–60 pieces of UGC per cycle, scripted and edited in-house. You see every cut before it ships." },
{ n: "IV", t: "Compound", b: "Winners go into paid. Losers teach us next month's hooks. By month three you have a content engine, not a campaign." },
];
return (
SociallyMe
Vol. III · MMXXVI
{/* hero */}
A done-for-you UGC + creator agency.
We make your company impossible
to ignore.
Fully done-for-you UGC content and paid creator partnerships for the
next generation of brands. You stay focused on the product.
We handle creators, scripts, edits, posting and paid amplification end-to-end.
of people worldwide trust word-of-mouth more than
traditional advertising.
— Nielsen
82%
of Gen Z trust a company more when it features real customers instead
of celebrities or paid spokespeople.
— Consumer Trust Index
5×
UGC outperforms brand-produced creative on conversion across paid social
placements for tech and SaaS.
— Industry benchmark, 2025
{/* services */}
What we do
Two services. One outcome: attention that compounds.
{services.map((s, idx) => (
{s.n}
{idx === 0 ? "🎥" : "📣"}{s.title}
{s.sub}
{s.body}
{s.bullets.map(b => (
—{b}
))}
))}
{/* long-term roster banner */}
—— Data builds your long-term creator engine
Your long-term roster, earning its place every month.
After the first month of paid usage testing, the data tells us which creators move the needle for your brand.
We retain the top performers, brief new hooks each cycle, and compound the wins. This is where one-off UGC becomes a long-term content engine.
Polished brand ads aren't converting anymore. Your audience needs to see real
people use and trust your tool before they'll click. But most creators don't understand
your product, can't demo software convincingly, and produce content that reads "sponsored
post" from the first frame.
That's the gap we live in.
{/* CTA after services — editorial tri-destination row */}