File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1135,15 +1135,15 @@ <h2 class="section-title reveal">Built for real work</h2>
11351135 </ p >
11361136 < div class ="features-grid ">
11371137 < div class ="feature-card reveal reveal-delay-1 ">
1138- < div class ="feature-icon "> ⨂ </ div >
1138+ < div class ="feature-icon "> ⟥ </ div >
11391139 < div >
11401140 < h3 > DAG workflows</ h3 >
11411141 < p > Blocks form directed acyclic graphs. Branch, merge, and build
11421142 complex multi-path pipelines visually.</ p >
11431143 </ div >
11441144 </ div >
11451145 < div class ="feature-card reveal reveal-delay-2 ">
1146- < div class ="feature-icon "> ⇃ </ div >
1146+ < div class ="feature-icon "> ✓ </ div >
11471147 < div >
11481148 < h3 > Real-time preview</ h3 >
11491149 < p > See results update instantly as you connect and configure blocks.
Original file line number Diff line number Diff line change @@ -1001,15 +1001,15 @@ page-layout: custom
10011001 </p>
10021002 <div class="features-grid">
10031003 <div class="feature-card reveal reveal-delay-1">
1004- <div class="feature-icon">&xotime ;</div>
1004+ <div class="feature-icon">⟥ ;</div>
10051005 <div>
10061006 <h3>DAG workflows</h3>
10071007 <p>Blocks form directed acyclic graphs. Branch, merge, and build
10081008 complex multi-path pipelines visually.</p>
10091009 </div>
10101010 </div>
10111011 <div class="feature-card reveal reveal-delay-2">
1012- <div class="feature-icon">&dharl ;</div>
1012+ <div class="feature-icon">✓ ;</div>
10131013 <div>
10141014 <h3>Real-time preview</h3>
10151015 <p>See results update instantly as you connect and configure blocks.
You can’t perform that action at this time.
0 commit comments