diff --git a/frontend/src/marketing/pages/Home.tsx b/frontend/src/marketing/pages/Home.tsx index 912bebdd..760e96b1 100644 --- a/frontend/src/marketing/pages/Home.tsx +++ b/frontend/src/marketing/pages/Home.tsx @@ -159,10 +159,10 @@ const Home: React.FC = () => {
{/* Soft glow behind screenshot */} -
+
{/* Device frame effect */} -
-
+
+
@@ -177,7 +177,7 @@ const Home: React.FC = () => { />
{/* Soft shadow */} -
+
@@ -269,8 +269,8 @@ const Home: React.FC = () => {
{/* Gradient frame background with colored glow */} -
-
+
+
@@ -337,7 +337,7 @@ const Home: React.FC = () => { {/* Left: Content */}
-
+

@@ -348,28 +348,26 @@ const Home: React.FC = () => { 7 automated handoffs orchestrate your entire 8-stage content pipeline. Configure batch sizes, scheduling, and triggers to run your content factory on autopilot.

- {/* 7 Automation Handoffs with neon glows */} + {/* 7 Automation Handoffs - clean and simple */}
{[ - { from: "Keywords", to: "Clusters", stage: 1, color: "from-[var(--color-primary)] to-[var(--color-purple)]", glow: "shadow-[var(--color-primary)]/50" }, - { from: "Clusters", to: "Ideas", stage: 2, color: "from-[var(--color-purple)] to-[var(--color-warning)]", glow: "shadow-[var(--color-purple)]/50" }, - { from: "Ideas", to: "Tasks", stage: 3, color: "from-[var(--color-warning)] to-[var(--color-success)]", glow: "shadow-[var(--color-warning)]/50" }, - { from: "Tasks", to: "Content", stage: 4, color: "from-[var(--color-success)] to-[var(--color-primary)]", glow: "shadow-[var(--color-success)]/50" }, - { from: "Content", to: "Images", stage: 5, color: "from-[var(--color-primary)] to-[var(--color-purple)]", glow: "shadow-[var(--color-primary)]/50" }, - { from: "Images", to: "Review", stage: 6, color: "from-[var(--color-purple)] to-[var(--color-warning)]", glow: "shadow-[var(--color-purple)]/50" }, - { from: "Review", to: "Published", stage: 7, color: "from-[var(--color-warning)] to-[var(--color-success)]", glow: "shadow-[var(--color-warning)]/50" }, + { from: "Keywords", to: "Clusters", stage: 1, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Clusters", to: "Ideas", stage: 2, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Ideas", to: "Tasks", stage: 3, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Tasks", to: "Content", stage: 4, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Content", to: "Images", stage: 5, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Images", to: "Review", stage: 6, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, + { from: "Review", to: "Published", stage: 7, color: "from-[var(--color-primary)] to-[var(--color-primary-dark)]" }, ].map((handoff, i) => (
-
+
{handoff.stage} - {/* Neon glow effect */} -
{handoff.from} → {handoff.to}
- ))} + ))}
{/* Metrics */} @@ -391,7 +389,7 @@ const Home: React.FC = () => { {/* Right: Automation Dashboard Screenshot */}
-
+
@@ -406,7 +404,7 @@ const Home: React.FC = () => { />
{/* Glow effect */} -
+