55 < a class ="relative hover:text-redis-pen-400 w-[82px] mb-7 " href ="https://redis.io/ ">
66 {{ partial "icons/logo-script.html" }}
77 </ a >
8- < div class ="flex flex-col justify-between mt-8 lg:mt-0 lg:mr-8 gap-8 ">
8+ < div class ="flex flex-col justify-between mt-8 lg:mt-0 lg:mr-8 gap-2 ">
99 {{/* < div class ="flex flex-row gap-2 items-center "> < span > Language</ span > < span > {{ partial "icons/caret.html" }}</ span > </ div > */}}
1010 < div class ="flex flex-row gap-10 justify-between lg:justify-normal lg:gap-5 lg:order-first ">
1111 < a class ="hover:text-redis-pen-400 " href ="https://www.facebook.com/Redisinc ">
2828 </ a >
2929 </ div >
3030 </ div >
31- < div class ="hidden lg:flex flex-col gap-8 bg-neutral-150 lg:bg-white text-[13px] ">
31+ < div class ="hidden lg:flex flex-col gap-2 bg-neutral-150 lg:bg-white text-[13px] ">
3232 < a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/privacy-policy/ ">
3333 Privacy
3434 </ a >
4242 </ div >
4343 < div class ="flex flex-col gap-4 ">
4444 < h3 class ="uppercase font-mono mb-2 "> Use cases</ h3 >
45- < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/caching ">
46- < span class =""> Caching</ span >
47- </ a >
48- < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/deduplication ">
49- < span class =""> Deduplication</ span >
50- </ a >
51- < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/fast-data-ingest ">
52- < span class =""> Fast data ingest</ span >
53- </ a >
5445 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/feature-stores ">
5546 < span class =""> Feature stores</ span >
5647 </ a >
48+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/real-time-inventory ">
49+ < span class =""> Real-time inventory management</ span >
50+ </ a >
5751 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/session-management ">
5852 < span class =""> Session management</ span >
5953 </ a >
6054 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/vector-search/ ">
6155 < span class =""> Vector search</ span >
6256 </ a >
57+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/caching ">
58+ < span class =""> Caching</ span >
59+ </ a >
60+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/authentication-token-storage ">
61+ < span class =""> Authentication token storage</ span >
62+ </ a >
63+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/leaderboards ">
64+ < span class =""> Leaderboards</ span >
65+ </ a >
66+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/fast-data-ingest ">
67+ < span class =""> Fast data ingest</ span >
68+ </ a >
69+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/deduplication ">
70+ < span class =""> Data deduplication</ span >
71+ </ a >
72+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/solutions/user-profile-storage ">
73+ < span class =""> User profile storage</ span >
74+ </ a >
6375 </ div >
6476 < div class ="flex flex-col gap-4 ">
6577 < h3 class ="uppercase font-mono mb-2 "> Industries</ h3 >
@@ -75,7 +87,7 @@ <h3 class="uppercase font-mono mb-2">Industries</h3>
7587 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/industries/retail ">
7688 < span class =""> Retail</ span >
7789 </ a >
78- < h3 class ="uppercase font-mono mb-2 "> Compare</ h3 >
90+ < h3 class ="uppercase font-mono mb-2 gap-4 "> Compare</ h3 >
7991 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/cloud/compare-us-with-aws-elasticache/ ">
8092 < span class =""> Redis vs Elasticache</ span >
8193 </ a >
@@ -106,7 +118,7 @@ <h3 class="uppercase font-mono mb-2">Company</h3>
106118 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/partners ">
107119 < span class =""> Partners</ span >
108120 </ a >
109- < h3 class ="uppercase font-mono mb-2 "> Connect</ h3 >
121+ < h3 class ="uppercase font-mono mb-2 gap-4 "> Connect</ h3 >
110122 < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/community ">
111123 < span class =""> Community</ span >
112124 </ a >
0 commit comments