Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-10 19:06:44 +00:00

View File

@@ -170,7 +170,7 @@ export default function LandingPage() {
animationType="background-highlight"
buttons={[
{ text: "Schedule Consultation", href: "mailto:enterprise@nexusai.io" },
{ text: "View Case Studies", href: "#" }
{ text: "View Case Studies", href: "#testimonials" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}