Update src/app/about/page.tsx
This commit is contained in:
@@ -27,7 +27,7 @@ export default function AboutPage() {
|
||||
brandName="Basepex"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Sign Up", id: "https://app.basepex.com/signup" },
|
||||
|
||||
Reference in New Issue
Block a user