Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-05 23:03:31 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
description="Founded by industry veterans"
subdescription="Dedicated to your financial success since 2010"
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=2"
imageAlt="FinanceGuide team consultation"
mediaAnimation="blur-reveal"
useInvertedBackground={true}

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",
},
]}