Skip to content

Commit 13323de

Browse files
committed
Realtime viz blurb updated
1 parent c337204 commit 13323de

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

1.71 MB
Loading

src/pages/desktop/index.astro

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,32 +109,32 @@ import Layout from "../../layouts/Layout.astro";
109109
<figcaption class="figure-caption text-muted text-center">A short introduction to Gephi</figcaption>
110110
</figure>
111111
<figure class="figure">
112-
<img src="/public/desktop/Gephi Desktop Screenshot DtB.png" style="height: 315px" class="border figure-img img-fluid" alt="" />
112+
<img src="/public/desktop/Gephi Desktop Screenshot DtB.png" style="height: 315px"class="border figure-img img-fluid" alt="" />
113113
</figure>
114114
</section>
115115
</section>
116116

117117
<section class="feature feature-flat">
118-
<!-- TODO: Insert a better background image for this topic -->
119-
<div class="feature-background" style="opacity: 0.1; background-image: url(/lite/graph.png);"></div>
118+
<div class="feature-background" style="opacity: 0.15; background-image: url(/desktop/Divided-they-blog.png);"></div>
120119
<section class="feature-headline">
121120
<div class="feature-text">
122121
<h2>
123122
<Icon name="ph:cursor-click" class="text-primary" />
124123
<span>Real-time visualization</span>
125124
</h2>
125+
126126
<p>
127-
Profit from the fastest <strong>graph visualization engine</strong> to speed-up understanding and pattern discovery
128-
in large graphs.
127+
Experience the fastest <strong>graph visualization engine</strong>
128+
to accelerate understanding and pattern discovery in large networks.
129129
</p>
130130
<p>
131-
Powered by its <strong>custom OpenGL engine </strong>, <strong>Gephi</strong> is pushing the envelope on how
132-
interactive and efficient <strong>network exploration</strong> can be.
131+
Powered by a <strong>custom OpenGL engine</strong>,
132+
Gephi delivers unmatched performance for interactive network exploration.
133133
</p>
134134
<ul>
135-
<li>Networks up to <strong>100,000 nodes</strong> and <strong>1,000,000 edges</strong></li>
136-
<li>Iterate through visualization using <strong>dynamic filtering</strong></li>
137-
<li>Rich tools for meaningful <strong>graph manipulation</strong></li>
135+
<li>Handle networks with up to <strong>100,000 nodes</strong> and <strong>1,000,000 edges</strong></li>
136+
<li>Refine insights with <strong>dynamic filtering</strong> capabilities</li>
137+
<li>Transform data using comprehensive <strong>graph manipulation</strong> tools</li>
138138
</ul>
139139
</div>
140140
</section>

0 commit comments

Comments
 (0)