updated campaignX page data

This commit is contained in:
Mayur Shinde
2026-06-12 18:49:13 +05:30
parent 4ee136a6f2
commit 5cb59b8a73
+16 -21
View File
@@ -8,34 +8,29 @@
import React from 'react'; import React from 'react';
import { motion } from 'framer-motion'; import { motion } from 'framer-motion';
import { import {
Rocket, Sparkles, Target, BarChart3, Bot, Layers, Send, Clock, Rocket, Sparkles, Share2, PenLine, ImagePlus, History, Clock,
} from 'lucide-react'; } from 'lucide-react';
const UPCOMING = [ const UPCOMING = [
{ {
icon: Target, icon: Share2,
title: 'Multi-Channel Campaign Orchestration', title: 'Connect Your Social Media',
desc: 'Design once and launch across email, SMS, social and ads from a single canvas — with audience targeting baked in.', desc: 'Link your social accounts in a few clicks and manage every channel from one place — no more juggling logins.',
}, },
{ {
icon: Bot, icon: PenLine,
title: 'AI Campaign Copilot', title: 'Create & Publish Posts',
desc: 'Generate copy, subject lines and creative variants instantly, then let the assistant recommend the best-performing mix.', desc: 'Compose posts with captions, text and images, then publish straight to your connected social channels.',
}, },
{ {
icon: Layers, icon: ImagePlus,
title: 'Visual Journey Builder', title: 'AI Image Generation',
desc: 'Drag-and-drop branching journeys with triggers, delays and conditions to nurture every lead automatically.', desc: 'Turn a simple prompt into eye-catching visuals — generate on-brand images for your posts without leaving CampaignX.',
}, },
{ {
icon: Send, icon: History,
title: 'Smart Send-Time Optimization', title: 'Post History',
desc: 'CampaignX learns when each contact is most likely to engage and schedules delivery for peak response.', desc: 'Browse everything youve shared in one timeline, revisit past posts and keep track of what youve published.',
},
{
icon: BarChart3,
title: 'Real-Time Performance Analytics',
desc: 'Track opens, clicks, conversions and ROI live, with attribution that ties revenue back to every touchpoint.',
}, },
]; ];
@@ -69,9 +64,9 @@ export default function CampaignXComingSoon() {
Campaign<span className="text-amber-500">X</span> Campaign<span className="text-amber-500">X</span>
</h1> </h1>
<p className="mt-4 text-base sm:text-lg text-zinc-600 dark:text-zinc-400 max-w-2xl mx-auto leading-relaxed"> <p className="mt-4 text-base sm:text-lg text-zinc-600 dark:text-zinc-400 max-w-2xl mx-auto leading-relaxed">
Your next-generation marketing command center. CampaignX brings every channel, Your all-in-one social media command center. CampaignX lets you connect every
audience and automation into one intelligent workspace so you can launch social account, create and publish posts with AI-generated images, and track
smarter campaigns and turn more leads into jobs. your post history all from one intelligent workspace.
</p> </p>
<div className="mt-6 inline-flex items-center gap-2 text-sm text-zinc-400 dark:text-zinc-500"> <div className="mt-6 inline-flex items-center gap-2 text-sm text-zinc-400 dark:text-zinc-500">