|
|
|
@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
|
|
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
|
|
|
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
|
|
|
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
|
|
|
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
|
|
|
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
|
|
|
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
|
|
|
import { Sparkles, Zap, Video, HandshakeIcon } from "lucide-react";
|
|
|
|
import { Zap, Video, HandshakeIcon } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<MetricSplitMediaAbout
|
|
|
|
<MetricSplitMediaAbout
|
|
|
|
tag="About Cellwell"
|
|
|
|
tag="About Cellwell"
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
tagIcon={Zap}
|
|
|
|
title="Creators & Brands Deserve More Than Generic Content Strategy"
|
|
|
|
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."
|
|
|
|
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={[
|
|
|
|
metrics={[
|
|
|
|
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|