diff --git a/src/app/page.tsx b/src/app/page.tsx index 357519a..22f2b73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-entrepreneurs-talking-while-working-desk-office-focus-is-happy-businessman_637285-1041.jpg", imageAlt: "Professional business consulting team meeting" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg", imageAlt: "Solo Solutions founder and consultant" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg?_wi=1", imageAlt: "Solo Solutions founder and consultant" } ]} mediaAnimation="slide-up" @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Ongoing Support", description: "Our commitment doesn't end at the recommendation phase. We partner with you through implementation and beyond.", icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg?_wi=2" imageAlt="Solo Solutions founder and leadership team" mediaAnimation="slide-up" imagePosition="right"