Update src/app/page.tsx

This commit is contained in:
2026-03-09 15:24:18 +00:00
parent f704f858ea
commit fca39c44fc

View File

@@ -126,7 +126,7 @@ export default function HomePage() {
description: "Helping realtors and investors close more deals and build sustainable wealth",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/successful-diverse-team-working-project_74855-1642.jpg"
imageSrc="http://img.b2bpic.net/free-photo/successful-diverse-team-working-project_74855-1642.jpg?_wi=1"
imageAlt="We The People Economics leadership team"
mediaAnimation="slide-up"
tagAnimation="slide-up"
@@ -146,28 +146,28 @@ export default function HomePage() {
id: "homeownership",
title: "Homeownership Program",
description: "Transform renters into homeowners with our complete program including personal concierge service, credit restoration, debt elimination, and tax minimization strategies.",
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-celebrating-real-estate-purchase-move-having-keys-apartment-household-enjoying-property-relocation-celebrating-relationship-event-feeling-excited-about-future_482257-49846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-celebrating-real-estate-purchase-move-having-keys-apartment-household-enjoying-property-relocation-celebrating-relationship-event-feeling-excited-about-future_482257-49846.jpg?_wi=1",
imageAlt: "Black family celebrating homeownership",
},
{
id: "investing",
title: "Real Estate Investing",
description: "Learn proven investing strategies to identify opportunities, analyze deals, and build wealth through real estate portfolio development and management.",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg?_wi=1",
imageAlt: "Real estate investor analyzing property opportunity",
},
{
id: "networking",
title: "Professional Network",
description: "Connect with realtors, lenders, investors, and professionals across the nation. Build relationships that generate referrals and deal flow.",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg?_wi=1",
imageAlt: "Black professionals networking at business event",
},
{
id: "education",
title: "Advanced Education",
description: "Access seminars, workshops, and training programs on market trends, negotiation skills, investment analysis, and wealth-building strategies.",
imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-managers-communicating-meeting_74855-4273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-managers-communicating-meeting_74855-4273.jpg?_wi=1",
imageAlt: "Real estate professional conducting training seminar",
},
]}
@@ -187,42 +187,42 @@ export default function HomePage() {
id: "benefit-1",
name: "First-Time Homebuyer Referrals",
price: "Exclusive Access",
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-celebrating-real-estate-purchase-move-having-keys-apartment-household-enjoying-property-relocation-celebrating-relationship-event-feeling-excited-about-future_482257-49846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-celebrating-real-estate-purchase-move-having-keys-apartment-household-enjoying-property-relocation-celebrating-relationship-event-feeling-excited-about-future_482257-49846.jpg?_wi=2",
imageAlt: "First-time homebuyer referrals icon",
},
{
id: "benefit-2",
name: "Private Investor Access",
price: "Premium Network",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg?_wi=2",
imageAlt: "Private investor network access",
},
{
id: "benefit-3",
name: "Deal Finder Rewards",
price: "$1,500 - $10,000",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-home-together-floor_273609-20479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-home-together-floor_273609-20479.jpg?_wi=1",
imageAlt: "Real estate deal finder rewards program",
},
{
id: "benefit-4",
name: "Land Deal Commissions",
price: "3% - 12% Commission",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-home-together-floor_273609-20479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-home-together-floor_273609-20479.jpg?_wi=2",
imageAlt: "Land deal commission opportunities",
},
{
id: "benefit-5",
name: "Speaking Opportunities",
price: "Industry Visibility",
imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95873.jpg?_wi=1",
imageAlt: "Professional speaking engagements",
},
{
id: "benefit-6",
name: "Referral Income",
price: "Unlimited Potential",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg?_wi=2",
imageAlt: "Referral income opportunities network",
},
]}
@@ -400,7 +400,7 @@ export default function HomePage() {
category: "Seminar",
title: "First-Time Homebuyer Mastery",
excerpt: "Complete guide to helping renters transition to homeownership. Learn credit restoration, debt elimination, and closing strategies.",
imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95873.jpg?_wi=2",
imageAlt: "First-time homebuyer seminar",
authorName: "We The People Economics",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-diverse-team-working-project_74855-1642.jpg",
@@ -411,7 +411,7 @@ export default function HomePage() {
category: "Workshop",
title: "Real Estate Investing 101",
excerpt: "Master the fundamentals of real estate investing including market analysis, deal evaluation, and portfolio building.",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg?_wi=3",
imageAlt: "Real estate investing workshop",
authorName: "We The People Economics",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-diverse-team-working-project_74855-1642.jpg",
@@ -422,7 +422,7 @@ export default function HomePage() {
category: "Networking",
title: "Professional Networking Events",
excerpt: "Connect with realtors, lenders, investors, and industry professionals. Build relationships and generate deal flow.",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-business-partners-making-handshake_1262-20362.jpg?_wi=3",
imageAlt: "Professional networking event",
authorName: "We The People Economics",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-diverse-team-working-project_74855-1642.jpg",