fix workflow left image
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import React from "react";
|
||||
import EVSection, { EVStat, EVBadge, EVFeature, EVCardsTheme } from "./EVSection";
|
||||
import WorkflowScene from "./WorkflowScene";
|
||||
|
||||
/* Red / Crimson — matches the Routing Engine (logistics brain) scene. */
|
||||
const THEME: EVCardsTheme = {
|
||||
@@ -96,12 +95,8 @@ export default function Workflow2() {
|
||||
eyebrow="/ Innovation /"
|
||||
titleLead="MANY STRATEGIES. "
|
||||
titleAccent="ONE BEST PLAN."
|
||||
mediaSlot={
|
||||
<WorkflowScene
|
||||
variant="logistics"
|
||||
ariaLabel="Live multi-route logistics brain"
|
||||
/>
|
||||
}
|
||||
image="/images/b5b560fe-aab0-4fe6-9f8c-4b187c2f0e99.png"
|
||||
imageAlt="AI route-planning engine selecting the best delivery plan"
|
||||
metrics={METRICS}
|
||||
features={FEATURES}
|
||||
cardsHeading="AI Decision Engine"
|
||||
|
||||
Reference in New Issue
Block a user