Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3c5911d2c | |||
| d4faad1cfa | |||
| 3098041eaa |
@@ -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={[
|
||||||
|
|||||||
Reference in New Issue
Block a user