+
+ {/* --- Hero --- */}
+
+
+
+ Coming Soon
+
+
+
+
+
+ CampaignX
+
+
+ Your next-generation marketing command center. CampaignX brings every channel,
+ audience and automation into one intelligent workspace — so you can launch
+ smarter campaigns and turn more leads into jobs.
+
+
+
+
+ We're building something special. Stay tuned.
+
+
+
+ {/* --- Upcoming features timeline --- */}
+
+
+ What's coming to CampaignX
+
+
+ {/* Vertical line + feature items */}
+
+ {/* The vertical line */}
+
+
+
+ {UPCOMING.map((feature, i) => {
+ const Icon = feature.icon;
+ return (
+
+ {/* Node on the line */}
+
+
+
+
+
+ {feature.title}
+
+
+ {feature.desc}
+
+
+ );
+ })}
+
+
+
+
+ {/* --- Footer note --- */}
+
+
+
+ CampaignX is currently in active development — it'll appear here the moment it's ready.
+
+
+
+