diff --git a/src/app/page.tsx b/src/app/page.tsx index e9a783d..8f3a391 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,6 +76,7 @@ export default function HomePage() { { 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} @@ -198,7 +199,7 @@ export default function HomePage() { { 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"