Skip to content

Commit b3ba0ff

Browse files
committed
Home: Add suggestions by CodeRabbit
1 parent b661154 commit b3ba0ff

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

docs/home/index.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@ orphan: true
33
---
44

55

6-
<style>
7-
/* Cards with links */
8-
.sd-hide-link-text {
9-
height: 0;
10-
}
11-
</style>
12-
136
# Welcome to CrateDB
147

158
CrateDB is a **distributed SQL database** designed for **real-time analytics
@@ -50,8 +43,8 @@ CrateDB is used across industries to power:
5043
* Hybrid **search and retrieval experiences**
5144
* Large-scale **IoT telemetry and analytics**
5245
* Complex **geospatial applications**
53-
* Embedded **AI-driven insights**
54-
* Modern **industrial data backends**
46+
* **AI-powered features** embedded in your apps
47+
* **Industrial IoT** data backends
5548
::::
5649

5750
:::::
@@ -360,7 +353,7 @@ Learn how to use CrateDB by digesting concise examples.
360353
:class-footer: text-smaller
361354
{material-outlined}`play_circle;3.5em`
362355
+++
363-
A collection of clear and concise examples how to work with CrateDB.
356+
A collection of clear, concise examples of how to work with CrateDB.
364357
:::
365358

366359
:::{grid-item-card} Sample Apps
@@ -373,7 +366,7 @@ A collection of clear and concise examples how to work with CrateDB.
373366
:class-footer: text-smaller
374367
{material-outlined}`apps;3.5em`
375368
+++
376-
Different client libraries used by canonical guestbook demo web applications.
369+
Canonical guestbook demo applications implemented with different client libraries.
377370
:::
378371

379372
::::

0 commit comments

Comments
 (0)