Skip to content

modernized the pipeline section - #68

Merged
AdamRidene merged 1 commit into
mainfrom
UI4
Jul 18, 2026
Merged

modernized the pipeline section#68
AdamRidene merged 1 commit into
mainfrom
UI4

Conversation

@Youcef3939

Copy link
Copy Markdown
Collaborator

This pull request significantly improves the PipelineDiagram component and its styling to provide a more visually engaging and responsive representation of the pipeline process. It also makes minor content and copy updates to the landing page for clarity and consistency.

Pipeline Diagram Redesign and Responsiveness:

  • PipelineDiagram.jsx, PipelineDiagram.module.css:
    • Replaces the linear step/arrow design with a custom SVG-based diagram featuring animated lines and circular nodes, visually mapping the pipeline steps in a non-linear fashion. [1] [2]
    • Adds a responsive mobile fallback: on small screens, the diagram switches to a vertical format with animated lines and stacked nodes. [1] [2]
    • Refactors step labels to include step numbers for clarity (e.g., "1. Machine", "2. TORQ Agent", etc.).
    • Removes the feedback loop SVG for a cleaner presentation. [1] [2]

Landing Page Content and Copy Updates:

  • LandingPage.jsx:
    • Updates the pipeline section title and subtitle for clarity and improved messaging ("How TORQ drives the repair").
    • Adjusts the hero section badge and description for consistency (e.g., "Fault to Fix Engine", removes ampersand).
    • Changes "Self-Learning" to "Self Learning" in the features list for consistency.

@Youcef3939
Youcef3939 requested a review from Goodnight77 July 18, 2026 19:09
@AdamRidene
AdamRidene merged commit 79daf9b into main Jul 18, 2026
3 checks passed
@Goodnight77
Goodnight77 deleted the UI4 branch July 21, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants