Skip to content

Commit bac63c3

Browse files
Update footer.html
1 parent e52d345 commit bac63c3

File tree

1 file changed

+76
-4
lines changed

1 file changed

+76
-4
lines changed

layouts/partials/footer.html

Lines changed: 76 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<footer class="h-fit bg-white relative z-40 border border-t-redis-pen-300 text-redis-pen-600 flex justify-center font-mono text-[15px]">
22
<div class="flex flex-col gap-8 lg:max-w-[1920px] grow">
33
<div class="flex flex-col lg:flex-row px-4 pt-8 lg:p-11 justify-between gap-4">
4-
<div class="flex flex-col justify-between grow-[2]">
4+
<div class="flex flex-col gap-4">
55
<a class="relative hover:text-redis-pen-400 w-[82px] mb-0" href="https://redis.io/">
66
{{ partial "icons/logo-script.html" }}
7+
</a>
8+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
9+
<span class="">pad</span>
710
</a>
811
<div class="flex flex-col justify-between mt-0 lg:mt-0 lg:mr-8 gap-2">
912
{{/* <div class="flex flex-row gap-2 items-center"><span>Language</span><span>{{ partial "icons/caret.html" }}</span></div> */}}
@@ -29,16 +32,31 @@
2932
</div>
3033
</div>
3134
<div class="hidden lg:flex flex-col gap-0 bg-neutral-150 lg:bg-white text-[13px]">
35+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
36+
<span class="">pad</span>
37+
</a>
3238
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/legal/privacy-policy/">
3339
Privacy
3440
</a>
41+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
42+
<span class="">pad</span>
43+
</a>
3544
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/legal/redis-website-terms-of-use/">
3645
Terms of use
3746
</a>
47+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
48+
<span class="">pad</span>
49+
</a>
3850
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/legal/">
3951
Legal notices
4052
</a>
4153
</div>
54+
</div>
55+
<div class="flex flex-col gap-4">
56+
</div>
57+
<div class="flex flex-col gap-4">
58+
</div>
59+
<div class="flex flex-col gap-4">
4260
</div>
4361
<div class="flex flex-col gap-4">
4462
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Use cases</h3>
@@ -72,6 +90,18 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2">Use cases</h3>
7290
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/solutions/user-profile-storage">
7391
<span class="">User profile storage</span>
7492
</a>
93+
</div>
94+
<div class="flex flex-col gap-4">
95+
</div>
96+
<div class="flex flex-col gap-4">
97+
</div>
98+
<div class="flex flex-col gap-4">
99+
</div>
100+
<div class="flex flex-col gap-4">
101+
</div>
102+
<div class="flex flex-col gap-4">
103+
</div>
104+
<div class="flex flex-col gap-4">
75105
</div>
76106
<div class="flex flex-col gap-4">
77107
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Industries</h3>
@@ -87,6 +117,12 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2">Industries</h3>
87117
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/industries/retail">
88118
<span class="">Retail</span>
89119
</a>
120+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
121+
<span class="">pad</span>
122+
</a>
123+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
124+
<span class="">pad</span>
125+
</a>
90126
<h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Compare</h3>
91127
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud/compare-us-with-aws-elasticache/">
92128
<span class="">Redis vs Elasticache</span>
@@ -100,6 +136,18 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Compare</h3
100136
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/comparisons/oss-vs-enterprise/">
101137
<span class="">Redis vs Source Available</span>
102138
</a>
139+
</div>
140+
<div class="flex flex-col gap-4">
141+
</div>
142+
<div class="flex flex-col gap-4">
143+
</div>
144+
<div class="flex flex-col gap-4">
145+
</div>
146+
<div class="flex flex-col gap-4">
147+
</div>
148+
<div class="flex flex-col gap-4">
149+
</div>
150+
<div class="flex flex-col gap-4">
103151
</div>
104152
<div class="flex flex-col gap-4">
105153
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Company</h3>
@@ -117,18 +165,33 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2">Company</h3>
117165
</a>
118166
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/partners">
119167
<span class="">Partners</span>
168+
</a>
169+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
170+
<span class="">pad</span>
120171
</a>
121172
<h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Connect</h3>
122173
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/community">
123174
<span class="">Community</span>
124175
</a>
125176
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/events">
126-
<span class="">Events, tech talks & webinars</span>
177+
<span class="">Events & Webinars</span>
127178
</a>
128179
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company/news">
129180
<span class="">News</span>
130181
</a>
131182
</div>
183+
<div class="flex flex-col gap-4">
184+
</div>
185+
<div class="flex flex-col gap-4">
186+
</div>
187+
<div class="flex flex-col gap-4">
188+
</div>
189+
<div class="flex flex-col gap-4">
190+
</div>
191+
<div class="flex flex-col gap-4">
192+
</div>
193+
<div class="flex flex-col gap-4">
194+
</div>
132195
<div class="flex flex-col gap-4">
133196
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Partners</h3>
134197
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud-partners/aws/">
@@ -140,9 +203,18 @@ <h3 class="uppercase font-medium text-redis-pen-800 mb-2">Partners</h3>
140203
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/cloud-partners/microsoft-azure/">
141204
Microsoft Azure
142205
</a>
143-
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Support</h3>
206+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
207+
<span class="">pad</span>
208+
</a>
209+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
210+
<span class="">pad</span>
211+
</a>
212+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" style="visibility: hidden;" href="">
213+
<span class="">pad</span>
214+
</a>
215+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2 mt-2 gap-4">Support</h3>
144216
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/services/professional-services">
145-
<span class="">Professional services</span>
217+
<span class="">Professional Services</span>
146218
</a>
147219
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/support">
148220
<span class="">Support</span>

0 commit comments

Comments
 (0)