diff --git a/client/pages/dashboards/NexusDashboard.tsx b/client/pages/dashboards/NexusDashboard.tsx index a8623e07..c7efc5b0 100644 --- a/client/pages/dashboards/NexusDashboard.tsx +++ b/client/pages/dashboards/NexusDashboard.tsx @@ -351,23 +351,32 @@ export default function NexusDashboard() { {/* CTA Section */} - {applications.length < 3 && ( - - - Ready to Earn? - - Browse thousands of opportunities from clients looking for talented creators - - navigate("/nexus")} - className="bg-gradient-to-r from-purple-600 to-blue-600 hover:from-purple-700 hover:to-blue-700 text-lg px-8" - > - Explore Opportunities - - - - - )} + + + + + Maximize Your Earnings + Complete your profile and start bidding on opportunities + + + navigate("/ethos")} + className="bg-gradient-to-r from-purple-600 to-blue-600 hover:from-purple-700 hover:to-blue-700 h-12 text-base" + > + + Upload Track to ETHOS + + navigate("/nexus")} + className="bg-gradient-to-r from-blue-600 to-cyan-600 hover:from-blue-700 hover:to-cyan-700 h-12 text-base" + > + + Browse Job Board + + + + + {/* Applications Tab */}
- Browse thousands of opportunities from clients looking for talented creators -
Complete your profile and start bidding on opportunities