Update src/app/page.tsx

This commit is contained in:
2026-03-04 19:03:54 +00:00
parent 90a1f6163c
commit 1bb9a4bd81

View File

@@ -47,6 +47,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
button={{ text: "Get Started", href: "contact" }}
/>
</div>