File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,16 @@ <h3 class="uppercase font-mono mb-2">Products</h3>
1414 </ a >
1515
1616 </ div >
17-
18- < div class ="lg:w-60 ">
17+ </ div >
1918 < div class ="flex flex-col gap-4 ">
20- < h3 class ="uppercase font-mono mb-2 "> </ h3 >
2119 < a class ="flex flex-col group/link " href ="https://redis.io/solutions/vector-search/ ">
2220 < span class ="group-hover/link:text-redis-red-500 tracking-tight "> Vector database</ span >
2321 </ a >
2422 < a class ="flex flex-col group/link " href ="https://redis.io/data-integration/ ">
2523 < span class ="group-hover/link:text-redis-red-500 tracking-tight "> RDI</ span >
2624 </ a >
2725 </ div >
28- </ div >
29- </ div >
26+
3027 < div class ="lg:w-60 bg-gray-100 ">
3128 < div class ="flex flex-col gap-4 ">
3229 < h3 class ="uppercase font-mono mb-2 "> Tools</ h3 >
You can’t perform that action at this time.
0 commit comments