Merge version_5 into main #14

Merged
bender merged 1 commits from version_5 into main 2026-03-04 19:03:59 +00:00

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>