Update src/app/page.tsx

This commit is contained in:
2026-03-05 23:03:26 +00:00
parent 11a047f28a
commit 0733df003e

View File

@@ -123,7 +123,7 @@ export default function HomePage() {
description="Independent Broker & Trusted Advisor"
subdescription="15+ years of real estate financing expertise"
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg?_wi=1"
imageAlt="Professional financing consultation"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -233,7 +233,7 @@ export default function HomePage() {
role: "Property Owner",
company: "First-time Home Buyer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -242,7 +242,7 @@ export default function HomePage() {
role: "Real Estate Investor",
company: "Investment Portfolio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -251,7 +251,7 @@ export default function HomePage() {
role: "Business Owner",
company: "Commercial Property",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
@@ -260,7 +260,7 @@ export default function HomePage() {
role: "Refinancing Client",
company: "Mortgage Optimization",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2",
imageAlt: "David Thompson",
},
{
@@ -269,7 +269,7 @@ export default function HomePage() {
role: "Estate Seller",
company: "Property Transaction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=3",
imageAlt: "Jessica Martinez",
},
{
@@ -278,7 +278,7 @@ export default function HomePage() {
role: "Buyer's Representative",
company: "Real Estate Agency",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=3",
imageAlt: "Robert Wilson",
},
]}