diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bb18bb..f26798f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,6 +39,10 @@ export default function LandingPage() { name: "About", id: "#about"}, { name: "Features", id: "#features"}, + { + name: "Metrics", id: "#metrics"}, + { + name: "Social Proof", id: "#social-proof"}, { name: "Testimonials", id: "#testimonials"}, {