Merge version_1 into main #2
261
src/app/page.tsx
261
src/app/page.tsx
@@ -9,6 +9,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import Link from "next/link";
|
||||
import { Sparkles, Award } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -63,43 +64,18 @@ export default function HomePage() {
|
||||
tag="Getting Started"
|
||||
features={[
|
||||
{
|
||||
title: "1. Create & Verify Account",
|
||||
description: "Sign up with KYC verification, 2FA login, and bank-level security. Complete identity verification and connect your bank.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/access-connection-internet-technology-concept_53876-122485.jpg?_wi=1",
|
||||
imageAlt: "Account Setup Process",
|
||||
},
|
||||
title: "1. Create & Verify Account", description: "Sign up with KYC verification, 2FA login, and bank-level security. Complete identity verification and connect your bank.", imageSrc: "http://img.b2bpic.net/free-photo/access-connection-internet-technology-concept_53876-122485.jpg", imageAlt: "Account Setup Process"},
|
||||
{
|
||||
title: "2. Browse Real Properties",
|
||||
description: "Filter by Cap Rate, Cash-on-Cash Return, Crime Index, FMR Gap, and School Ratings. See green/red health scores for each property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-real-estate-instagram-story-collection_23-2148951231.jpg?_wi=1",
|
||||
imageAlt: "Property Browse Interface",
|
||||
},
|
||||
title: "2. Browse Real Properties", description: "Filter by Cap Rate, Cash-on-Cash Return, Crime Index, FMR Gap, and School Ratings. See green/red health scores for each property.", imageSrc: "http://img.b2bpic.net/free-vector/flat-real-estate-instagram-story-collection_23-2148951231.jpg", imageAlt: "Property Browse Interface"},
|
||||
{
|
||||
title: "3. Analyze ROI & FMR",
|
||||
description: "View Fair Market Rent by ZIP code, DSCR calculations, appreciation projections, and break-even timelines with seller financing options.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-hands-holding-tablet-clipboard_23-2148352819.jpg?_wi=1",
|
||||
imageAlt: "ROI Calculator",
|
||||
},
|
||||
title: "3. Analyze ROI & FMR", description: "View Fair Market Rent by ZIP code, DSCR calculations, appreciation projections, and break-even timelines with seller financing options.", imageSrc: "http://img.b2bpic.net/free-photo/women-hands-holding-tablet-clipboard_23-2148352819.jpg", imageAlt: "ROI Calculator"},
|
||||
{
|
||||
title: "4. Hire Property Manager",
|
||||
description: "Select from vetted Section 8 property managers with reviews, fees, response times, and eviction rates before purchase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg?_wi=1",
|
||||
imageAlt: "Property Manager Selection",
|
||||
},
|
||||
title: "4. Hire Property Manager", description: "Select from vetted Section 8 property managers with reviews, fees, response times, and eviction rates before purchase.", imageSrc: "http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg", imageAlt: "Property Manager Selection"},
|
||||
{
|
||||
title: "5. Complete Purchase",
|
||||
description: "Secure payment via Stripe, escrow holding, 1% down payment fee auto-deducted. Property goes to your portfolio immediately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148544446.jpg?_wi=1",
|
||||
imageAlt: "Checkout Process",
|
||||
},
|
||||
title: "5. Complete Purchase", description: "Secure payment via Stripe, escrow holding, 1% down payment fee auto-deducted. Property goes to your portfolio immediately.", imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148544446.jpg", imageAlt: "Checkout Process"},
|
||||
{
|
||||
title: "6. Manage & Earn",
|
||||
description: "Track rent collection (5% fee deducted automatically), assign tenants, view government vs tenant portions, monitor PITI breakdown.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg?_wi=1",
|
||||
imageAlt: "Portfolio Management",
|
||||
},
|
||||
title: "6. Manage & Earn", description: "Track rent collection (5% fee deducted automatically), assign tenants, view government vs tenant portions, monitor PITI breakdown.", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg", imageAlt: "Portfolio Management"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -116,41 +92,17 @@ export default function HomePage() {
|
||||
tag="Platform Features"
|
||||
features={[
|
||||
{
|
||||
title: "Real-Time HUD Data",
|
||||
description: "Automatic Fair Market Rent (FMR) lookup by ZIP code using real HUD data. Know what Section 8 will pay before you invest.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-elements_23-2148457429.jpg?_wi=1",
|
||||
imageAlt: "HUD Data Integration",
|
||||
},
|
||||
title: "Real-Time HUD Data", description: "Automatic Fair Market Rent (FMR) lookup by ZIP code using real HUD data. Know what Section 8 will pay before you invest.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-elements_23-2148457429.jpg", imageAlt: "HUD Data Integration"},
|
||||
{
|
||||
title: "Green/Red Health Scores",
|
||||
description: "Visual health indicators show rental income potential, crime rates, inspection pass likelihood, and overall investment quality at a glance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg?_wi=1",
|
||||
imageAlt: "Property Health Indicators",
|
||||
},
|
||||
title: "Green/Red Health Scores", description: "Visual health indicators show rental income potential, crime rates, inspection pass likelihood, and overall investment quality at a glance.", imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg", imageAlt: "Property Health Indicators"},
|
||||
{
|
||||
title: "Advanced ROI Calculators",
|
||||
description: "Calculate Cash-on-Cash Return (rent only and equity included), Cap Rate, DSCR, appreciation projections (conservative vs aggressive), and debt-to-income impact.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-documents-office-table-with-smart-phone-digital-tablet-man-working-background_1423-168.jpg?_wi=1",
|
||||
imageAlt: "ROI Calculation Tools",
|
||||
},
|
||||
title: "Advanced ROI Calculators", description: "Calculate Cash-on-Cash Return (rent only and equity included), Cap Rate, DSCR, appreciation projections (conservative vs aggressive), and debt-to-income impact.", imageSrc: "http://img.b2bpic.net/free-photo/business-documents-office-table-with-smart-phone-digital-tablet-man-working-background_1423-168.jpg", imageAlt: "ROI Calculation Tools"},
|
||||
{
|
||||
title: "Compliance Management",
|
||||
description: "Built-in HUD compliance safeguards, Fair Housing rules, state-specific landlord warnings, required inspection checklists, and HUD-compliant lease templates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-computer_1150-81.jpg?_wi=1",
|
||||
imageAlt: "Compliance Dashboard",
|
||||
},
|
||||
title: "Compliance Management", description: "Built-in HUD compliance safeguards, Fair Housing rules, state-specific landlord warnings, required inspection checklists, and HUD-compliant lease templates.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-computer_1150-81.jpg", imageAlt: "Compliance Dashboard"},
|
||||
{
|
||||
title: "Portfolio Management",
|
||||
description: "Track all properties, view accumulated rent, PITI breakdown, government vs tenant portions, chat with property managers, and access helpful property documents.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg?_wi=2",
|
||||
imageAlt: "Portfolio Dashboard",
|
||||
},
|
||||
title: "Portfolio Management", description: "Track all properties, view accumulated rent, PITI breakdown, government vs tenant portions, chat with property managers, and access helpful property documents.", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg", imageAlt: "Portfolio Dashboard"},
|
||||
{
|
||||
title: "Tenant Assignment",
|
||||
description: "Assign Section 8 tenants with filters for criminal record, income verification, payment history. View statistics on tenant portion vs government portion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
imageAlt: "Tenant Management",
|
||||
},
|
||||
title: "Tenant Assignment", description: "Assign Section 8 tenants with filters for criminal record, income verification, payment history. View statistics on tenant portion vs government portion.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Tenant Management"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -166,53 +118,20 @@ export default function HomePage() {
|
||||
tag="Pricing"
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Standard",
|
||||
price: "Free",
|
||||
subtitle: "Get started investing",
|
||||
features: [
|
||||
"Browse verified properties",
|
||||
"View FMR data by ZIP code",
|
||||
"Access ROI calculators",
|
||||
"Property health scores",
|
||||
"HUD compliance guides",
|
||||
"Basic portfolio tracking",
|
||||
],
|
||||
id: "basic", badge: "Standard", price: "Free", subtitle: "Get started investing", features: [
|
||||
"Browse verified properties", "View FMR data by ZIP code", "Access ROI calculators", "Property health scores", "HUD compliance guides", "Basic portfolio tracking"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Advanced",
|
||||
badgeIcon: undefined,
|
||||
price: "$49/month",
|
||||
subtitle: "For serious investors",
|
||||
features: [
|
||||
"Everything in Standard",
|
||||
"4% rent collection fee (vs 5%)",
|
||||
"Early access to new listings",
|
||||
"Advanced analytics & trends",
|
||||
"AI property analyzer summaries",
|
||||
"Personalized deal grading (A-F)",
|
||||
"Priority support",
|
||||
],
|
||||
id: "premium", badge: "Advanced", badgeIcon: Sparkles,
|
||||
price: "$49/month", subtitle: "For serious investors", features: [
|
||||
"Everything in Standard", "4% rent collection fee (vs 5%)", "Early access to new listings", "Advanced analytics & trends", "AI property analyzer summaries", "Personalized deal grading (A-F)", "Priority support"],
|
||||
},
|
||||
{
|
||||
id: "portfolio-manager",
|
||||
badge: "Scale",
|
||||
badgeIcon: undefined,
|
||||
price: "Custom",
|
||||
subtitle: "For portfolio owners",
|
||||
features: [
|
||||
"White-label property manager portal",
|
||||
"Unlimited properties",
|
||||
"Dedicated account manager",
|
||||
"Custom API access",
|
||||
"1099 generation & tax reporting",
|
||||
"Escrow settlement services",
|
||||
"Enterprise support",
|
||||
],
|
||||
id: "portfolio-manager", badge: "Scale", badgeIcon: Award,
|
||||
price: "Custom", subtitle: "For portfolio owners", features: [
|
||||
"White-label property manager portal", "Unlimited properties", "Dedicated account manager", "Custom API access", "1099 generation & tax reporting", "Escrow settlement services", "Enterprise support"],
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -226,57 +145,19 @@ export default function HomePage() {
|
||||
tag="Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marcus Johnson",
|
||||
handle: "First-time investor, Dallas TX",
|
||||
testimonial: "I had no idea how Section 8 investing worked. This platform made it so simple. The FMR data and ROI calculators gave me confidence to buy my first property. Already profitable!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
id: "1", name: "Marcus Johnson", handle: "First-time investor, Dallas TX", testimonial: "I had no idea how Section 8 investing worked. This platform made it so simple. The FMR data and ROI calculators gave me confidence to buy my first property. Already profitable!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sandra Chen",
|
||||
handle: "Portfolio owner, California",
|
||||
testimonial: "The property manager vetting system saved me from hiring a nightmare. These reviews and response times are real. My 12-property portfolio runs smoothly now.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
imageAlt: "Sandra Chen",
|
||||
},
|
||||
id: "2", name: "Sandra Chen", handle: "Portfolio owner, California", testimonial: "The property manager vetting system saved me from hiring a nightmare. These reviews and response times are real. My 12-property portfolio runs smoothly now.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sandra Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Rodriguez",
|
||||
handle: "Real estate agent, Texas",
|
||||
testimonial: "I recommend this to all my investor clients. The compliance guides protect them, the health scores are accurate, and they close deals faster. Best tool I've found.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
|
||||
imageAlt: "David Rodriguez",
|
||||
},
|
||||
id: "3", name: "David Rodriguez", handle: "Real estate agent, Texas", testimonial: "I recommend this to all my investor clients. The compliance guides protect them, the health scores are accurate, and they close deals faster. Best tool I've found.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily Watson",
|
||||
handle: "New investor, Florida",
|
||||
testimonial: "The tenant filtering and assignment system is genius. I know exactly what I'm getting. No surprises. The transparency on fees (5% rent, 1% down) means I can plan accurately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
imageAlt: "Emily Watson",
|
||||
},
|
||||
id: "4", name: "Emily Watson", handle: "New investor, Florida", testimonial: "The tenant filtering and assignment system is genius. I know exactly what I'm getting. No surprises. The transparency on fees (5% rent, 1% down) means I can plan accurately.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Park",
|
||||
handle: "Experienced investor, Illinois",
|
||||
testimonial: "The seller financing amortization and DSCR calculator are professional-grade. Finally, a platform that respects investor intelligence. This is the future of Section 8 investing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "James Park",
|
||||
},
|
||||
id: "5", name: "James Park", handle: "Experienced investor, Illinois", testimonial: "The seller financing amortization and DSCR calculator are professional-grade. Finally, a platform that respects investor intelligence. This is the future of Section 8 investing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Park"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Lisa Thompson",
|
||||
handle: "Portfolio builder, Georgia",
|
||||
testimonial: "Support team is incredible. They answered all my compliance questions. The escrow feature made me feel safe. I've bought 8 properties and can't imagine investing without this.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
id: "6", name: "Lisa Thompson", handle: "Portfolio builder, Georgia", testimonial: "Support team is incredible. They answered all my compliance questions. The escrow feature made me feel safe. I've bought 8 properties and can't imagine investing without this.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Thompson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Trusted by Real Section 8 Investors"
|
||||
description="Hear from investors who've built successful portfolios on Section8Assistant"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -289,80 +170,35 @@ export default function HomePage() {
|
||||
tag="Help"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is Section 8 Housing?",
|
||||
content: "Section 8 (Housing Choice Voucher program) is a federal program that helps low-income families afford rental housing. The government pays a portion of the rent directly to landlords, reducing vacancy risk and providing stable income. Landlords must meet HUD standards and follow specific lease requirements.",
|
||||
},
|
||||
id: "1", title: "What is Section 8 Housing?", content: "Section 8 (Housing Choice Voucher program) is a federal program that helps low-income families afford rental housing. The government pays a portion of the rent directly to landlords, reducing vacancy risk and providing stable income. Landlords must meet HUD standards and follow specific lease requirements."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do the platform fees work?",
|
||||
content: "We charge two transparent fees: (1) 5% of gross rent collected through the platform (calculated on the original starting rent before any deductions or mortgage payments), and (2) 1% of down payments for properties purchased through Section8Assistant. These fees align our success with yours—we earn only when you earn.",
|
||||
},
|
||||
id: "2", title: "How do the platform fees work?", content: "We charge two transparent fees: (1) 5% of gross rent collected through the platform (calculated on the original starting rent before any deductions or mortgage payments), and (2) 1% of down payments for properties purchased through Section8Assistant. These fees align our success with yours—we earn only when you earn."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is Fair Market Rent (FMR)?",
|
||||
content: "FMR is the maximum monthly rent the government will pay for Section 8 vouchers in your area, determined by HUD for each ZIP code. We show you the FMR for every property—if your potential rental income exceeds FMR, you're leaving money on the table. This is critical for ROI planning.",
|
||||
},
|
||||
id: "3", title: "What is Fair Market Rent (FMR)?", content: "FMR is the maximum monthly rent the government will pay for Section 8 vouchers in your area, determined by HUD for each ZIP code. We show you the FMR for every property—if your potential rental income exceeds FMR, you're leaving money on the table. This is critical for ROI planning."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What does the green/red health score mean?",
|
||||
content: "Our health scores use multiple data points: rental income potential vs FMR (green = good), crime index (green = lower crime), school ratings, inspection pass likelihood, and overall investment quality. Red indicates higher risk or lower returns. Use these to quickly identify the best properties for your goals.",
|
||||
},
|
||||
id: "4", title: "What does the green/red health score mean?", content: "Our health scores use multiple data points: rental income potential vs FMR (green = good), crime index (green = lower crime), school ratings, inspection pass likelihood, and overall investment quality. Red indicates higher risk or lower returns. Use these to quickly identify the best properties for your goals."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How do ROI calculations work?",
|
||||
content: "We calculate two Cash-on-Cash Return metrics: (1) Cash-on-Cash with rent only (monthly rent minus all expenses, divided by down payment), and (2) Cash-on-Cash including equity gains (adds property appreciation). We factor in vacancy (default 8%, adjustable), maintenance reserve (5-10%), property taxes, insurance, mortgage payment, and property manager fee.",
|
||||
},
|
||||
id: "5", title: "How do ROI calculations work?", content: "We calculate two Cash-on-Cash Return metrics: (1) Cash-on-Cash with rent only (monthly rent minus all expenses, divided by down payment), and (2) Cash-on-Cash including equity gains (adds property appreciation). We factor in vacancy (default 8%, adjustable), maintenance reserve (5-10%), property taxes, insurance, mortgage payment, and property manager fee."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What is DSCR and why does it matter?",
|
||||
content: "Debt Service Coverage Ratio (DSCR) is gross rental income divided by total debt payments (mortgage + other debts). A DSCR above 1.25 is considered healthy for Section 8 properties. Lenders often require minimum DSCR. We calculate this automatically so you know if a property qualifies for financing.",
|
||||
},
|
||||
id: "6", title: "What is DSCR and why does it matter?", content: "Debt Service Coverage Ratio (DSCR) is gross rental income divided by total debt payments (mortgage + other debts). A DSCR above 1.25 is considered healthy for Section 8 properties. Lenders often require minimum DSCR. We calculate this automatically so you know if a property qualifies for financing."},
|
||||
{
|
||||
id: "7",
|
||||
title: "Can I see seller financing options?",
|
||||
content: "Yes. On property purchase pages, sellers can offer financing terms. We show the amortization schedule, calculate how it affects your cash-on-cash return, and provide all terms transparently. Seller financing can improve your returns by reducing down payment requirements.",
|
||||
},
|
||||
id: "7", title: "Can I see seller financing options?", content: "Yes. On property purchase pages, sellers can offer financing terms. We show the amortization schedule, calculate how it affects your cash-on-cash return, and provide all terms transparently. Seller financing can improve your returns by reducing down payment requirements."},
|
||||
{
|
||||
id: "8",
|
||||
title: "How do I hire a property manager?",
|
||||
content: "During purchase, you can browse vetted Section 8 property managers with real reviews, published fees, response times, and eviction rates. Message managers before hiring. Once hired, you can chat with them in your portfolio, and they manage the property (tenant screening, maintenance, rent collection). Property manager fees are factored into ROI calculations.",
|
||||
},
|
||||
id: "8", title: "How do I hire a property manager?", content: "During purchase, you can browse vetted Section 8 property managers with real reviews, published fees, response times, and eviction rates. Message managers before hiring. Once hired, you can chat with them in your portfolio, and they manage the property (tenant screening, maintenance, rent collection). Property manager fees are factored into ROI calculations."},
|
||||
{
|
||||
id: "9",
|
||||
title: "How do I assign tenants to my properties?",
|
||||
content: "In the Tenants tab, you can filter available Section 8 tenants by criminal record status, income verification, payment history, and other criteria. Once assigned, you see tenant statistics (government portion vs tenant payment), and your property manager handles daily management.",
|
||||
},
|
||||
id: "9", title: "How do I assign tenants to my properties?", content: "In the Tenants tab, you can filter available Section 8 tenants by criminal record status, income verification, payment history, and other criteria. Once assigned, you see tenant statistics (government portion vs tenant payment), and your property manager handles daily management."},
|
||||
{
|
||||
id: "10",
|
||||
title: "What compliance protections are included?",
|
||||
content: "We provide: HUD-compliant lease templates, Fair Housing compliance guides, state-specific landlord warnings, required inspection checklists, and automatic HUD data compliance alerts. All critical for staying compliant with Section 8 program rules.",
|
||||
},
|
||||
id: "10", title: "What compliance protections are included?", content: "We provide: HUD-compliant lease templates, Fair Housing compliance guides, state-specific landlord warnings, required inspection checklists, and automatic HUD data compliance alerts. All critical for staying compliant with Section 8 program rules."},
|
||||
{
|
||||
id: "11",
|
||||
title: "Is my data secure? Is this real money?",
|
||||
content: "Yes. We use bank-level encryption, Stripe for PCI-compliant payment processing, escrow accounts for holding money until closing, and identity verification (KYC). All rent collected is real money—we integrate with real banks and property managers. This is not a demo.",
|
||||
},
|
||||
id: "11", title: "Is my data secure? Is this real money?", content: "Yes. We use bank-level encryption, Stripe for PCI-compliant payment processing, escrow accounts for holding money until closing, and identity verification (KYC). All rent collected is real money—we integrate with real banks and property managers. This is not a demo."},
|
||||
{
|
||||
id: "12",
|
||||
title: "How do I withdraw earnings as the platform owner?",
|
||||
content: "The Owner Dashboard shows total revenue earned (5% rent fees + 1% down payment fees), fees collected, and payout history. You can request ACH withdrawals anytime. We provide 1099 forms for tax reporting. Money is transferred to your verified bank account within 1-2 business days.",
|
||||
},
|
||||
id: "12", title: "How do I withdraw earnings as the platform owner?", content: "The Owner Dashboard shows total revenue earned (5% rent fees + 1% down payment fees), fees collected, and payout history. You can request ACH withdrawals anytime. We provide 1099 forms for tax reporting. Money is transferred to your verified bank account within 1-2 business days."},
|
||||
{
|
||||
id: "13",
|
||||
title: "Can I use beginner mode vs advanced mode?",
|
||||
content: "Yes. Toggle between Beginner Mode (simplified calculations, tooltips on FMR/Cap Rate/DSCR) and Advanced Mode (full PITI breakdown, appreciation models, DSCR/cap rate details). Beginners get education; advanced investors get depth.",
|
||||
},
|
||||
id: "13", title: "Can I use beginner mode vs advanced mode?", content: "Yes. Toggle between Beginner Mode (simplified calculations, tooltips on FMR/Cap Rate/DSCR) and Advanced Mode (full PITI breakdown, appreciation models, DSCR/cap rate details). Beginners get education; advanced investors get depth."},
|
||||
{
|
||||
id: "14",
|
||||
title: "Are the property listings real?",
|
||||
content: "Yes. We pull verified listings from MLS APIs, Zillow, and Realtor.com. We only show properties under FMR thresholds and auto-flag those that won't pass Section 8 inspection. No fake demo properties—all properties are real, purchasable, and rentable.",
|
||||
},
|
||||
id: "14", title: "Are the property listings real?", content: "Yes. We pull verified listings from MLS APIs, Zillow, and Realtor.com. We only show properties under FMR thresholds and auto-flag those that won't pass Section 8 inspection. No fake demo properties—all properties are real, purchasable, and rentable."},
|
||||
{
|
||||
id: "15",
|
||||
title: "Is Section8Assistant affiliated with HUD?",
|
||||
content: "No. We are not affiliated with HUD or the U.S. Department of Housing and Urban Development. We are a private SaaS platform helping investors comply with HUD Section 8 rules. See our full legal disclaimer on the Legal page.",
|
||||
},
|
||||
id: "15", title: "Is Section8Assistant affiliated with HUD?", content: "No. We are not affiliated with HUD or the U.S. Department of Housing and Urban Development. We are a private SaaS platform helping investors comply with HUD Section 8 rules. See our full legal disclaimer on the Legal page."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -374,8 +210,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{ label: "Browse Properties", href: "/properties" },
|
||||
{ label: "My Portfolio", href: "/my-properties" },
|
||||
{ label: "Tenant Management", href: "/tenants" },
|
||||
@@ -384,18 +219,16 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{ label: "How It Works", href: "#how-it-works" },
|
||||
title: "Resources", items: [
|
||||
{ label: "How It Works", href: "/how-it-works" },
|
||||
{ label: "Compliance Guide", href: "/compliance" },
|
||||
{ label: "Education Hub", href: "/education" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact Support", href: "/contact" },
|
||||
{ label: "Contact Support", href: "/support" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Disclaimers", href: "/legal" },
|
||||
|
||||
Reference in New Issue
Block a user