chore(footer): add link to the pricing page
This commit is contained in:
parent
eac1d220e9
commit
781373c9d6
|
@ -28,6 +28,10 @@ const footerLinks = [
|
|||
title: "Daily list",
|
||||
href: "/daily",
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
href: "/pricing",
|
||||
},
|
||||
{
|
||||
title: "Search",
|
||||
href: "/search",
|
||||
|
|
Loading…
Reference in a new issue