Update src/app/page.tsx

This commit is contained in:
2026-05-12 16:10:30 +00:00
parent 4b2dfdd364
commit cd8053a95b

View File

@@ -152,6 +152,8 @@ export default function LandingPage() {
title="Join the Waitlist" title="Join the Waitlist"
description="Apply for access to the Nexus elite network." description="Apply for access to the Nexus elite network."
imageSrc="http://img.b2bpic.net/free-photo/female-advisor-conducting-financial-planning-goal-setting-with-mockup_482257-123582.jpg" imageSrc="http://img.b2bpic.net/free-photo/female-advisor-conducting-financial-planning-goal-setting-with-mockup_482257-123582.jpg"
background={{ variant: "plain" }}
useInvertedBackground={false}
/> />
</div> </div>