File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,9 +41,7 @@ export const LandingFooter = () => {
4141 < h3 className = "font-semibold text-white mb-4" > Company</ h3 >
4242 < ul className = "space-y-3 text-slate-400" >
4343 < li > < a href = "#" className = "hover:text-white transition-colors" > About</ a > </ li >
44- < li > < a href = "#" className = "hover:text-white transition-colors" > Blog</ a > </ li >
4544 < li > < a href = "#" className = "hover:text-white transition-colors" > Careers</ a > </ li >
46- < li > < a href = "#" className = "hover:text-white transition-colors" > Press</ a > </ li >
4745 </ ul >
4846 </ div >
4947 < div >
@@ -52,7 +50,6 @@ export const LandingFooter = () => {
5250 < li > < a href = "#" className = "hover:text-white transition-colors" > Help Center</ a > </ li >
5351 < li > < a href = "#" className = "hover:text-white transition-colors" > Contact</ a > </ li >
5452 < li > < a href = "#" className = "hover:text-white transition-colors" > Status</ a > </ li >
55- < li > < a href = "#" className = "hover:text-white transition-colors" > Community</ a > </ li >
5653 </ ul >
5754 </ div >
5855 </ div >
Original file line number Diff line number Diff line change @@ -41,9 +41,7 @@ export const PricingFooter = () => {
4141 < h3 className = "font-semibold text-white mb-4" > Company</ h3 >
4242 < ul className = "space-y-3 text-slate-400" >
4343 < li > < a href = "#" className = "hover:text-white transition-colors" > About</ a > </ li >
44- < li > < a href = "#" className = "hover:text-white transition-colors" > Blog</ a > </ li >
4544 < li > < a href = "#" className = "hover:text-white transition-colors" > Careers</ a > </ li >
46- < li > < a href = "#" className = "hover:text-white transition-colors" > Press</ a > </ li >
4745 </ ul >
4846 </ div >
4947 < div >
@@ -52,7 +50,6 @@ export const PricingFooter = () => {
5250 < li > < a href = "#" className = "hover:text-white transition-colors" > Help Center</ a > </ li >
5351 < li > < a href = "#" className = "hover:text-white transition-colors" > Contact</ a > </ li >
5452 < li > < a href = "#" className = "hover:text-white transition-colors" > Status</ a > </ li >
55- < li > < a href = "#" className = "hover:text-white transition-colors" > Community</ a > </ li >
5653 </ ul >
5754 </ div >
5855 </ div >
You can’t perform that action at this time.
0 commit comments