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", }, ]}