Update src/app/page.tsx

This commit is contained in:
2026-05-30 20:54:58 +00:00
parent 4806e5ca18
commit ec8405400c

View File

@@ -39,6 +39,10 @@ export default function LandingPage() {
name: "About", id: "#about"}, name: "About", id: "#about"},
{ {
name: "Features", id: "#features"}, name: "Features", id: "#features"},
{
name: "Metrics", id: "#metrics"},
{
name: "Social Proof", id: "#social-proof"},
{ {
name: "Testimonials", id: "#testimonials"}, name: "Testimonials", id: "#testimonials"},
{ {