Merge version_2 into main #2

Merged
bender merged 3 commits from version_2 into main 2026-03-04 17:19:54 +00:00
3 changed files with 62 additions and 90 deletions

View File

@@ -1,53 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Archivo } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const archivo = Archivo({
variable: "--font-archivo", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Content Strategy Agency | Monetization & Brand Deals", description: "Scale your content revenue with strategic monetization, brand partnerships, and professional video editing. Trusted by 500+ creators worldwide.", keywords: "content strategy, monetization, brand deals, video editing, creator agency, content marketing", metadataBase: new URL("https://contentvault.io"),
alternates: {
canonical: "https://contentvault.io"},
openGraph: {
title: "ContentVault - Scale Your Creator Revenue", description: "Expert content strategy, brand partnerships, and video editing for creators and brands.", url: "https://contentvault.io", siteName: "ContentVault", type: "website", images: [
{
url: "https://contentvault.io/og-image.jpg", alt: "ContentVault - Content Strategy Agency"},
],
},
twitter: {
card: "summary_large_image", title: "Scale Your Creator Revenue with ContentVault", description: "Strategic monetization, brand deals, and professional video editing", images: ["https://contentvault.io/twitter-image.jpg"],
},
};
title: "Cellwell - Content Strategy Agency", description: "Content strategy agency specializing in monetization, brand deals, and video editing"};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${archivo.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.variable}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1415,7 +1384,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { Sparkles } from "lucide-react";
import { Sparkles, Zap, Video, HandshakeIcon } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,7 +29,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="ContentVault"
brandName="Cellwell"
navItems={[
{ name: "Services", id: "services" },
{ name: "Results", id: "results" },
@@ -42,8 +42,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="Elevate Your Content, Maximize Your Revenue"
description="Strategic content creation, brand deal optimization, and professional video editing to scale your influence and monetization potential."
title="Unlock Your Content's True Potential"
description="Strategic monetization, high-impact brand deals, and professional video editing that transforms creators into revenue-generating powerhouses."
avatarText="Trusted by 500+ creators worldwide"
avatars={[
{
@@ -68,16 +68,16 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="About Us"
tag="About Cellwell"
tagIcon={Sparkles}
title="We Transform Content Into Revenue"
description="ContentVault is a specialized content strategy agency focused on helping creators and brands unlock monetization potential. We combine data-driven strategy, creative excellence, and technical expertise to deliver measurable results across monetization, brand partnerships, and video production."
title="Creators & Brands Deserve More Than Generic Content Strategy"
description="Cellwell is a specialized content strategy agency focused on unlocking the full monetization potential of creators and brands. We combine data-driven insights, direct brand partnerships, and world-class video production to deliver extraordinary results across all revenue channels."
metrics={[
{ value: "$2.5M+", title: "Total Revenue Generated" },
{ value: "1000+", title: "Successful Partnerships" },
{ value: "$2.5M+", title: "Revenue Generated" },
{ value: "1000+", title: "Brand Partnerships Closed" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg"
imageAlt="ContentVault team collaborating"
imageAlt="Cellwell team collaborating"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -86,18 +86,18 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureCardSixteen
title="Why Choose Our Strategy"
description="See how we outperform traditional content approaches with our specialized expertise"
tag="Services"
title="Why Cellwell Stands Apart"
description="We deliver what generic content agencies can't: real monetization results, exclusive brand access, and production quality that commands premium partnerships."
tag="Our Approach"
tagAnimation="slide-up"
negativeCard={{
items: [
"Generic content tactics", "No monetization focus", "Limited brand deal access", "Basic video editing"
"One-size-fits-all strategies", "No monetization focus", "Limited brand network access", "Basic editing quality", "No ongoing revenue optimization"
],
}}
positiveCard={{
items: [
"Data-driven monetization strategy", "Direct brand partnership network", "High-end video editing & post-production", "Personalized growth roadmap"
"Customized monetization roadmaps", "Direct access to 500+ premium brands", "Comprehensive video production suite", "Cinema-grade editing & effects", "Continuous revenue performance tracking"
],
}}
animationType="slide-up"
@@ -108,19 +108,23 @@ export default function LandingPage() {
<div id="results" data-section="results">
<MetricCardEleven
title="Proven Results That Drive Revenue"
description="Real metrics from real creators and brands we've partnered with"
title="Results That Prove Our Expertise"
description="Real numbers from real creators and brands we've partnered with"
tag="Our Impact"
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "340%", title: "Average Revenue Increase", description: "Client earnings growth within 6 months", imageSrc:
"http://img.b2bpic.net/free-photo/professional-agency-setup-cinematic-footage-creation-video-editing_482257-118951.jpg", imageAlt: "Revenue growth chart"
id: "1", value: "340%", title: "Average Revenue Growth", description: "Client earnings increase within 6 months", imageSrc:
"http://img.b2bpic.net/free-photo/professional-agency-setup-cinematic-footage-creation-video-editing_482257-118951.jpg", imageAlt: "Revenue growth visualization"
},
{
id: "2", value: "50+", title: "Brand Partnerships Monthly", description: "Connections to premium partnership opportunities", imageSrc:
id: "2", value: "50+", title: "Monthly Brand Connections", description: "Premium partnership opportunities per creator", imageSrc:
"http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "Brand partnership network"
},
{
id: "3", value: "4.9/5", title: "Creator Satisfaction", description: "Average rating from 500+ partner creators", imageSrc:
"http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Client testimonial"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -130,9 +134,9 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="ContentVault transformed how we approach monetization. Their strategic insight and brand connections increased our revenue by over 300% in just 4 months. The team's video editing expertise elevated our production quality significantly."
testimonial="Cellwell transformed our entire revenue model. Within 4 months, we went from inconsistent income to predictable, scalable revenue across multiple channels. Their video editing elevated our production quality, and their brand connections opened doors we didn't know existed."
rating={5}
author="Sarah Chen, Content Creator & Entrepreneur"
author="Maya Rodriguez, YouTuber & Influencer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client 1"
@@ -162,7 +166,7 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Featured In & Partnered With"
description="Trusted by leading creators and platforms worldwide"
description="Trusted by the world's leading content platforms and creator networks"
textboxLayout="default"
useInvertedBackground={false}
names={[
@@ -175,38 +179,38 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Everything you need to know about our content strategy services"
tag="Support"
title="Your Questions About Content Strategy & Monetization"
description="Everything you need to know about how Cellwell transforms creators into revenue-generating brands"
tag="FAQ"
tagAnimation="slide-up"
faqs={[
{
id: "1", title: "How does your monetization strategy work?", content:
"We conduct a comprehensive analysis of your current content performance, audience demographics, and market opportunities. Then we develop a customized multi-channel monetization strategy that may include ad revenue optimization, brand partnerships, affiliate marketing, and sponsored content opportunities tailored to your niche and audience."
"We conduct a deep-dive analysis of your content performance, audience demographics, and market positioning. Then we develop a multi-channel monetization strategy tailored to your niche. This includes ad revenue optimization, brand partnership matching, affiliate opportunities, and sponsored content strategies—all coordinated to maximize earnings without compromising content authenticity."
},
{
id: "2", title: "What's included in your video editing service?", content:
"Our video editing service includes color correction, sound design, motion graphics, transitions, thumbnail creation, captions, and format optimization for all major platforms. We maintain brand consistency while ensuring your content stands out and engages your audience."
id: "2", title: "What video editing services do you offer?", content:
"Our production team provides end-to-end video editing: color grading, professional sound design, motion graphics, cinematic transitions, platform-optimized thumbnails, dynamic captions, and multi-platform formatting. We maintain your unique brand voice while elevating production quality to premium standards. Every edit is designed to increase engagement and retention."
},
{
id: "3", title: "How do you secure brand deals?", content:
"We maintain relationships with hundreds of premium brands actively seeking creator partnerships. We match brands with creators based on audience alignment, content quality, and engagement metrics. Our team handles negotiation and contract management so you can focus on creating great content."
"We maintain direct relationships with 500+ premium brands actively seeking creator partnerships. Our team matches brands with creators based on audience alignment, engagement metrics, content quality, and brand values. We handle negotiation, contract management, and performance tracking—you focus on creating great content while we manage the business side."
},
{
id: "4", title: "What's the typical timeline for seeing results?", content:
"Most clients see initial improvements within 4-6 weeks as we implement strategy changes and optimize existing content. Significant revenue growth typically appears within 3-4 months once new partnerships and monetization channels are activated."
id: "4", title: "What's the typical timeline for results?", content:
"Most creators see measurable improvements within 4-6 weeks as we implement strategy changes and optimize existing content. Significant revenue acceleration typically occurs within 3-4 months once new partnerships activate and monetization channels are live. Some creators report ROI within 8 weeks of our optimization work."
},
{
id: "5", title: "Do you work with all content types?", content:
"We specialize in video-based content including YouTube, TikTok, Instagram, Twitch, and podcasting. Whether you're a gaming channel, lifestyle creator, educational content producer, or niche influencer, we have strategies tailored to your specific content vertical."
"We specialize in video-based content across YouTube, TikTok, Instagram Reels, Twitch, and podcasting. Whether you're a gaming channel, educational creator, lifestyle influencer, or niche content producer, we have proven strategies for your vertical. We've successfully scaled creators in 30+ different content categories."
},
{
id: "6", title: "How is pricing structured?", content:
"We offer flexible packages based on your needs: strategy consultation, video editing, brand deal management, or comprehensive all-in-one services. We also offer performance-based options where we share in your revenue growth, ensuring we're aligned on success metrics."
id: "6", title: "How is your pricing structured?", content:
"We offer flexible engagement models: Strategic Consultation (one-time), Video Production Services (per project), Brand Deal Management (monthly retainer), or our Premium All-In-One package. We also offer performance-based options where we share in your revenue growthensuring we're completely aligned on your success."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg"
imageAlt="Customer support team"
imageAlt="Cellwell customer support"
mediaAnimation="slide-up"
mediaPosition="right"
faqsAnimation="slide-up"
@@ -217,8 +221,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Ready to Scale Your Revenue?"
description="Schedule a consultation with our strategy team to discover how we can help you monetize your content and secure premium brand partnerships."
title="Ready to Transform Your Content Into Revenue?"
description="Schedule a consultation with our strategy team to discover your hidden monetization potential and premium partnership opportunities."
inputs={[
{
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
@@ -227,28 +231,28 @@ export default function LandingPage() {
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "platform", type: "text", placeholder: "Primary Platform (YouTube, TikTok, etc.)", required: true,
name: "platform", type: "text", placeholder: "Primary Platform (YouTube, TikTok, Instagram, etc.)", required: true,
},
]}
textarea={{
name: "message", placeholder: "Tell us about your content and goals...", rows: 5,
name: "message", placeholder: "Tell us about your content, current audience size, and monetization goals...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/designers-showing-project-presentation-leader_74855-9780.jpg"
imageAlt="ContentVault team"
imageAlt="Cellwell team strategy session"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Schedule Consultation"
buttonText="Schedule Strategy Session"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/cheerful-team-workers-with-laptop_23-2147668840.jpg"
imageAlt="ContentVault creative workspace"
logoText="ContentVault"
copyrightText="© 2025 ContentVault. All rights reserved."
imageAlt="Cellwell creative workspace"
logoText="Cellwell"
copyrightText="© 2025 Cellwell. All rights reserved."
columns={[
{
title: "Services", items: [
@@ -262,7 +266,7 @@ export default function LandingPage() {
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Results", href: "#results" },
{ label: "Team", href: "#about" },
{ label: "Case Studies", href: "#results" },
{ label: "Contact", href: "#contact" },
],
},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #00d9b3;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta: #ffd700;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
--accent: #00d9b3;
--background-accent: #ffd700;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);