Skip to content

Commit 845028a

Browse files
committed
DEV: swap out graphics on landing page
1 parent 44ff02c commit 845028a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

content/develop/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ or analyze and manage your database with our
2424

2525
<div class="flex flex-col gap-5">
2626
<div class="flex items-start">
27-
{{< image filename="develop/tools/insight/images/Browser.png" class="w-[300px] mr-4" >}}
27+
{{< image filename="images/dev/icons/icon-redis-insight-64-duotone.png" class="mr-4" >}}
2828
<div>
2929
<h3><a href='{{< relref "/develop/tools/insight">}}'>Redis Insight</a></h3>
3030
<p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
3131
</div>
3232
</div>
3333
<div class="flex items-start">
34-
{{< image filename="images/dev/connect/vscode/vscode-cli.png" class="w-[300px] mr-4" >}}
34+
{{< image filename="images/dev/icons/icon-redis-code-64-duotone.png" class="mr-4" >}}
3535
<div>
3636
<h3><a href='{{< relref "/develop/tools/redis-for-vscode" >}}'>Redis for VS Code</a></h3>
3737
<p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
3.08 KB
Loading
3.97 KB
Loading

0 commit comments

Comments
 (0)