Skip to content

Commit 13f0472

Browse files
Update footer.html
1 parent 10708fd commit 13f0472

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

layouts/partials/footer.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2">Use cases</h3>
7474
</a>
7575
</div>
7676
<div class="flex flex-col gap-4">
77-
<h3 class="uppercase font-medium mb-2">Industries</h3>
77+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Industries</h3>
7878
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/industries/financial-services">
7979
<span class="">Financial services</span>
8080
</a>
@@ -87,7 +87,7 @@ <h3 class="uppercase font-medium mb-2">Industries</h3>
8787
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/industries/retail">
8888
<span class="">Retail</span>
8989
</a>
90-
<h3 class="uppercase font-medium mb-2 mt-2 gap-4">Compare</h3>
90+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Compare</h3>
9191
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud/compare-us-with-aws-elasticache/">
9292
<span class="">Redis vs Elasticache</span>
9393
</a>
@@ -102,7 +102,7 @@ <h3 class="uppercase font-medium mb-2 mt-2 gap-4">Compare</h3>
102102
</a>
103103
</div>
104104
<div class="flex flex-col justify-between grow gap-4">
105-
<h3 class="uppercase font-medium mb-2">Company</h3>
105+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Company</h3>
106106
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company">
107107
<span class="">Mission & values</span>
108108
</a>
@@ -118,7 +118,7 @@ <h3 class="uppercase font-medium mb-2">Company</h3>
118118
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/partners">
119119
<span class="">Partners</span>
120120
</a>
121-
<h3 class="uppercase font-medium mb-2 mt-2 gap-4">Connect</h3>
121+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Connect</h3>
122122
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/community">
123123
<span class="">Community</span>
124124
</a>
@@ -129,18 +129,18 @@ <h3 class="uppercase font-medium mb-2 mt-2 gap-4">Connect</h3>
129129
<span class="">News</span>
130130
</a>
131131
</div>
132-
<div class="flex flex-col justify-between grow gap-4">
133-
<h3 class="uppercase font-medium mb-2">Partners</h3>
134-
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/aws/">
132+
<div class="flex flex-col gap-4">
133+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Partners</h3>
134+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud-partners/aws/">
135135
Amazon Web Services
136136
</a>
137-
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/google/">
137+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud-partners/google/">
138138
Google Cloud
139139
</a>
140-
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/microsoft-azure/">
140+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud-partners/microsoft-azure/">
141141
Microsoft Azure
142142
</a>
143-
<h3 class="uppercase font-medium mb-2">Support</h3>
143+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Support</h3>
144144
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/services/professional-services">
145145
<span class="">Professional services</span>
146146
</a>

0 commit comments

Comments
 (0)