diff --git a/src/app/page.tsx b/src/app/page.tsx index 8198b89..faea902 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { imageAlt: "Modern office workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1", imageAlt: "Professional business environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg?_wi=1", imageAlt: "Business growth concept", }, ]} @@ -139,7 +139,7 @@ export default function LandingPage() { quote: "I registered my LLC in under 10 minutes. The interface is intuitive and extremely simple.", name: "Sarah Chen", role: "CEO, Bloom Studios", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2", }, { id: "2", @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "I was intimidated by the paperwork, but this service made everything so transparent and easy to follow.", name: "Marcus Thorne", role: "Founder, Thorne Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg?_wi=2", }, { id: "3",