diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c856936..13f0603 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-furry-orb-with-pom-pom-icon_23-2152009942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-furry-orb-with-pom-pom-icon_23-2152009942.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg", @@ -111,7 +111,7 @@ export default function HomePage() { value: "100%", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-furry-orb-with-pom-pom-icon_23-2152009942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-3d-furry-orb-with-pom-pom-icon_23-2152009942.jpg?_wi=2", imageAlt: "ai dashboard ui", }, { @@ -184,7 +184,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=1", imageAlt: "ai dashboard ui", }, { @@ -211,7 +211,7 @@ export default function HomePage() { detail: "Scale", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg?_wi=1", imageAlt: "ai dashboard ui", }, { @@ -225,7 +225,7 @@ export default function HomePage() { "Growth", "Scale", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg?_wi=1", imageAlt: "ai dashboard ui", }, ]} @@ -244,19 +244,19 @@ export default function HomePage() { value: "10M+", title: "Tasks Automated", description: "Total process cycles.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=2", }, { value: "500K+", title: "Businesses", description: "Satisfied partners.", - imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg?_wi=2", }, { value: "99.99%", title: "Uptime", description: "Critical reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg?_wi=2", }, ]} />