From 22cf98e30b47f0f7964884976b63c6573f91c27e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 20:48:44 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9e346c3..aef7721 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-doing-teamwork-plan-sales-analysis-researching-documents-with-charts-statistics-company-office-workmates-brainstorming-ideas-develop-expertise_482257-37406.jpg", @@ -57,7 +57,7 @@ export default function HomePage() { text: "Meet the Team", href: "#team", }} - imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=1" /> @@ -87,7 +87,7 @@ export default function HomePage() { "Facebook", "LinkedIn", ], - imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151048.jpg?_wi=2", imageAlt: "tech company minimalist logo white background", }, { @@ -106,7 +106,7 @@ export default function HomePage() { value: "12%", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=2", imageAlt: "tech company minimalist logo white background", }, ]} -- 2.49.1