's'
This commit is contained in:
@@ -25,10 +25,10 @@ export const FOOTER_SECTIONS: FooterSection[] = [
|
||||
{
|
||||
titleKey: "support",
|
||||
links: [
|
||||
{ href: "/support", labelKey: "support" },
|
||||
{ href: "/help", labelKey: "helpCenter" },
|
||||
{ href: "/safety", labelKey: "safety" },
|
||||
{ href: "/guidelines", labelKey: "guidelines" },
|
||||
{ href: "/contact", labelKey: "contactUs" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -37,6 +37,7 @@ export const FOOTER_SECTIONS: FooterSection[] = [
|
||||
{ href: "/terms", labelKey: "termsOfService" },
|
||||
{ href: "/privacy", labelKey: "privacyPolicy" },
|
||||
{ href: "/cookies", labelKey: "cookiePolicy" },
|
||||
{ href: "/contact", labelKey: "contactUs" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user