33 < div class ="p-10 ">
44 < h2 class ="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 ">
55 Products</ h2 >
6- < ul class ="grid grid-cols-2 gap-x-7 gap-y-3.5 ">
6+ < ul class ="grid grid-cols-1 gap-x-7 gap-y-3.5 ">
77 < li class ="w-[16rem] ">
88 < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/cloud/ ">
99 Redis Cloud
1010 < p class ="mt-2 text-xs font-normal text-gray-600 "> Fully managed and integrated with Google Cloud, Azure, and
1111 AWS.</ p >
1212 </ a >
1313 </ li >
14- < li class ="w-[16rem] ">
15- < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/redis-for-ai/ ">
16- Redis for AI
17- < p class ="mt-2 text-xs font-normal text-gray-600 "> Build the fastest, most reliable GenAI apps with our
18- advanced vector database.</ p >
19- </ a >
20- </ li >
2114 < li class ="w-[16rem] ">
2215 < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/software/ ">
2316 Redis Software
@@ -26,14 +19,7 @@ <h2 class="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium upperc
2619 </ a >
2720 </ li >
2821 < li class ="w-[16rem] ">
29- < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/data-integration/ ">
30- Redis Data Integration (RDI)
31- < p class ="mt-2 text-xs font-normal text-gray-600 "> Synchronize data in near-real time to make data fast—without
32- writing code.</ p >
33- </ a >
34- </ li >
35- < li class ="w-[16rem] ">
36- < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/docs/latest/get-started/ ">
22+ < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/open-source/ ">
3723 Redis Open Source
3824 < p class ="mt-2 text-xs font-normal text-gray-600 "> In-memory database for caching & streaming.</ p >
3925 </ a >
@@ -46,10 +32,14 @@ <h2 class="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium upperc
4632 < h2 class ="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 ">
4733 Tools</ h2 >
4834 < ul class ="space-y-4 ">
35+ < li > < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/langcache/ "> Redis
36+ LangCache</ a > </ li >
4937 < li > < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/insight/ "> Redis
5038 Insight</ a > </ li >
39+ < li > < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/data-integration/ "> Redis
40+ Data Integration</ a > </ li >
5141 < li > < a class ="font-medium hover:text-redis-red-500 " href ="https://redis.io/clients/ "> Clients
52- and connectors </ a > </ li >
42+ & Connectors </ a > </ li >
5343 </ ul >
5444 </ div >
5545 < div class ="mt-auto ">
0 commit comments