chore(footer): add link to the pricing page

This commit is contained in:
Oliver Davies 2023-09-12 00:29:15 +01:00
parent eac1d220e9
commit 781373c9d6

View file

@ -28,6 +28,10 @@ const footerLinks = [
title: "Daily list",
href: "/daily",
},
{
title: "Services",
href: "/pricing",
},
{
title: "Search",
href: "/search",