2 Commits

Author SHA1 Message Date
ec8405400c Update src/app/page.tsx 2026-05-30 20:54:58 +00:00
4806e5ca18 Merge version_2 into main
Merge version_2 into main
2026-05-30 20:53:54 +00:00

View File

@@ -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"},
{