diff --git a/src/app/page.tsx b/src/app/page.tsx index eb8b315..84100c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function HomePage() { { text: "Learn More", href: "/about" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg?_wi=1" imageAlt="Professional consulting team meeting" imagePosition="right" mediaAnimation="slide-up" @@ -192,7 +192,7 @@ export default function HomePage() { handle: "@m.torres", testimonial: "Finance Club Consulting transformed our financial strategy and increased our profitability by 45%. Their team's expertise is unmatched in the industry.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "business man professional portrait headshot executive", }, { @@ -201,7 +201,7 @@ export default function HomePage() { handle: "@jen.wilson", testimonial: "Outstanding service and strategic insights. They helped us optimize our portfolio and reduce risks significantly. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "business woman professional portrait headshot executive", }, { @@ -210,7 +210,7 @@ export default function HomePage() { handle: "@d.kumar", testimonial: "The team's dedication to our success is exceptional. We achieved our 5-year growth targets in just 3 years with their guidance.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg?_wi=1", imageAlt: "professional man business portrait headshot asian", }, { @@ -219,7 +219,7 @@ export default function HomePage() { handle: "@p.smith", testimonial: "Professional, responsive, and results-driven. Finance Club Consulting became our trusted partner for all financial decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1", imageAlt: "business woman professional portrait headshot smiling", }, { @@ -228,7 +228,7 @@ export default function HomePage() { handle: "@c.lee", testimonial: "Their tax planning strategies saved us over $2M annually. Exceptional value and invaluable partnership.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional man business portrait headshot confident", }, { @@ -237,7 +237,7 @@ export default function HomePage() { handle: "@a.foster", testimonial: "From strategy to implementation, Finance Club Consulting delivered outstanding results. Their team truly cares about client success.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "business woman professional portrait headshot executive", }, ]}