Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-09 16:43:22 +00:00

View File

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