diff --git a/apps/web/src/app/become-host/page.tsx b/apps/web/src/app/become-host/page.tsx new file mode 100644 index 00000000..72443674 --- /dev/null +++ b/apps/web/src/app/become-host/page.tsx @@ -0,0 +1,65 @@ +import Link from 'next/link'; +export default function BecomeHostPage() { + + return ( +
+ Share your property on StellarRent and start earning today +
++ 🚧 Host Onboarding in Progress +
++ Our team is building a seamless host onboarding experience. The full verification and property listing process will launch soon in Phase 2. +
++ Complete a secure identity verification process (coming soon) +
++ Configure your payment method to receive earnings (coming soon) +
++ Add your property details and start hosting (coming soon) +
+