From fdb4ebff3ed82a4f77aebacebfa18ce4ddc5f99f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 09:59:41 +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 3d67250..ddf43e4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { text: "Learn More", href: "#features", }} - imageSrc="http://img.b2bpic.net/free-photo/paper-heart-with-envelope-stationery_23-2148151320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/paper-heart-with-envelope-stationery_23-2148151320.jpg?_wi=1" /> @@ -44,7 +44,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761042.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/paper-heart-with-envelope-stationery_23-2148151320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/paper-heart-with-envelope-stationery_23-2148151320.jpg?_wi=2", imageAlt: "student icon education", }, { @@ -68,13 +68,13 @@ export default function HomePage() { description: "Helping thousands of students achieve fluency and certification goals.", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-business-woman-with-folder-hand_171337-16601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-business-woman-with-folder-hand_171337-16601.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-vector/graduation-label-collection-with-flat-design_23-2147864853.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-schoolboy-portrait_23-2147666929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-schoolboy-portrait_23-2147666929.jpg?_wi=1", imageAlt: "student icon education", }, ]} @@ -156,14 +156,14 @@ export default function HomePage() { role: "Software Engineer", company: "TechGlobal", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-business-woman-with-folder-hand_171337-16601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-business-woman-with-folder-hand_171337-16601.jpg?_wi=2", }, { name: "Maria K.", role: "Marketing Lead", company: "GrowthCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-schoolboy-portrait_23-2147666929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-schoolboy-portrait_23-2147666929.jpg?_wi=2", }, { name: "David L.", -- 2.49.1