Merge version_3 into main #3
@@ -1386,4 +1386,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -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, Zap, Video, HandshakeIcon } from "lucide-react";
|
||||
import { Zap, Video, HandshakeIcon } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
tag="About Cellwell"
|
||||
tagIcon={Sparkles}
|
||||
tagIcon={Zap}
|
||||
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={[
|
||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user