diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 77c884b..00670ff 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { description="Whether you're a business owner exploring strategic investment or an investor interested in our opportunities, we'd love to hear from you. Reach out to schedule a confidential conversation." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg?_wi=2" imageAlt="professional office business workspace modern office space corporate environment" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 17ef55b..389b0f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,11 +122,11 @@ export default function HomePage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Michael Richardson", role: "Founder & Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business executive male professional corporate portrait"}, + id: "1", name: "Michael Richardson", role: "Founder & Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business executive male professional corporate portrait"}, { id: "2", name: "Sarah Chen", role: "Investment Director", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional headshot business executive female professional corporate portrait"}, { - id: "3", name: "James Patterson", role: "Operations Principal", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business executive male professional corporate portrait"}, + id: "3", name: "James Patterson", role: "Operations Principal", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot business executive male professional corporate portrait"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -185,7 +185,7 @@ export default function HomePage() { description="Whether you're a business owner exploring strategic investment or an investor interested in our opportunities, we'd love to hear from you. Reach out to schedule a confidential conversation." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg?_wi=1" imageAlt="professional office business workspace modern office space corporate environment" mediaAnimation="slide-up" mediaPosition="right"