diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d8d7c03..dea03ed 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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} diff --git a/src/app/page.tsx b/src/app/page.tsx index 69445fe..02271d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}