diff --git a/apps/web/src/components/Footer.tsx b/apps/web/src/components/Footer.tsx index 6ce38a1..c543f3e 100644 --- a/apps/web/src/components/Footer.tsx +++ b/apps/web/src/components/Footer.tsx @@ -11,10 +11,10 @@ const Footer = (props: Props) => { label: "Contact", href: "/contact", }, - // { - // label: "Pricing", - // href: "/pricing", - // }, + { + label: "Pricing", + href: "/pricing", + }, { label: "Terms", href: "/terms", diff --git a/apps/web/src/components/marketing/Navigation.tsx b/apps/web/src/components/marketing/Navigation.tsx index 2edfb37..a3eb5f5 100644 --- a/apps/web/src/components/marketing/Navigation.tsx +++ b/apps/web/src/components/marketing/Navigation.tsx @@ -19,12 +19,12 @@ const Navigation = (props: Props) => {
Simple, headless blogging CMS that will make you want to write more
- */}