Skip to content

Commit 8489a84

Browse files
committed
[website] Remove Viz section from landing page
1 parent ec25a4d commit 8489a84

File tree

1 file changed

+0
-24
lines changed
  • docs/gethue/themes/stack-hue-theme/layouts/partials

1 file changed

+0
-24
lines changed

docs/gethue/themes/stack-hue-theme/layouts/partials/home.en.html

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -151,29 +151,6 @@ <h2>Connect to all the databases</h2>
151151
</div>
152152
</section>
153153
<section class="switchable feature-large">
154-
<div class="container">
155-
<div class="row justify-content-around">
156-
<div class="col-md-6">
157-
<img
158-
alt="Image"
159-
class="border--round box-shadow-wide"
160-
src="https://cdn.gethue.com/uploads/2018/08/dashboard_layout_dimensions.gif"
161-
/>
162-
</div>
163-
<div class="col-md-6 col-lg-5">
164-
<div class="switchable__text">
165-
<h2>Visually discover insights</h2>
166-
<p class="lead">
167-
Editor charts and Dashboards are an interactive way to explore your data quickly and
168-
easily. No programming is required and the analysis is done by clicks & drag & drops.
169-
</p>
170-
<a href="{{ .Site.Params.docsHost }}/user/querying/#dashboard">Learn More »</a>
171-
</div>
172-
</div>
173-
</div>
174-
</div>
175-
</section>
176-
<section class="switchable feature-large switchable--switch bg--secondary">
177154
<div class="container">
178155
<div class="row justify-content-around">
179156
<div class="col-md-6">
@@ -197,5 +174,4 @@ <h2>Find and connect your data</h2>
197174
</div>
198175
</div>
199176
</section>
200-
201177
</div>

0 commit comments

Comments
 (0)