diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f806ec..efbbc77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,6 +42,8 @@ export default function LandingPage() { name: "Testimonials", id: "#testimonials"}, { name: "Pricing", id: "#pricing"}, + { + name: "FAQ", id: "#faq"}, { name: "Contact", id: "#contact"}, ]}