From ac49ba0139a5e634666ef9f3e911aac08a7e741b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 09:25:24 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c693c3c..8a9c9c0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Telegram", href: "https://t.me/aibrand", }} - imageSrc="http://img.b2bpic.net/free-photo/abstract-fabric-moles-texture_1194-6456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-fabric-moles-texture_1194-6456.jpg?_wi=1" /> @@ -85,7 +85,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fabric-moles-texture_1194-6456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fabric-moles-texture_1194-6456.jpg?_wi=2", imageAlt: "minimalist AI sales illustration", }, { @@ -105,7 +105,7 @@ export default function HomePage() { }, ], placeholder: "Ask AI...", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=1", imageAlt: "minimalist AI sales illustration", }, { @@ -129,7 +129,7 @@ export default function HomePage() { }, ], completedLabel: "Optimization", - imageSrc: "http://img.b2bpic.net/free-photo/sunlight-wall_53876-75132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunlight-wall_53876-75132.jpg?_wi=1", imageAlt: "minimalist AI sales illustration", }, ]} @@ -238,14 +238,14 @@ export default function HomePage() { role: "CEO", company: "TechInnovate", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2", }, { name: "Michael D.", role: "Founder", company: "StartUp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sunlight-wall_53876-75132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunlight-wall_53876-75132.jpg?_wi=2", }, { name: "Emily R.", -- 2.49.1