From 59ae47699cb00a8bb0940d7c34048115b679fb76 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 17:26:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0453d8e..6ad1a89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,16 +123,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah J.", role: "", company: "", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-satisfied-you-1774458169322-dcd4be83.png", imageAlt: "Sarah J."}, + imageSrc: "http://img.b2bpic.net/free-photo/beautifull-caucasian-woman-with-curly-hair-smiles-isolated_132075-7608.jpg?id=12072689", imageAlt: "Sarah J."}, { id: "2", name: "Michael C.", role: "", company: "", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458168295-cb0e1dbe.png", imageAlt: "Michael C."}, + imageSrc: "http://img.b2bpic.net/free-photo/charming-man-black-suit-white-t-shirt-eyeglasses-smiles-widely-looks-into-camera_197531-23137.jpg?id=15660788", imageAlt: "Michael C."}, { id: "3", name: "Emily R.", role: "", company: "", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-female-custom-1774458168633-0a74e9ee.png", imageAlt: "Emily R."}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-good-looking-young-european-woman-wears-fashionable-blue-costume-uses-mobile-phone-chatting-online_273609-55524.jpg?id=20743771", imageAlt: "Emily R."}, { id: "4", name: "David K.", role: "", company: "", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458169019-ce99200b.png", imageAlt: "David K."}, + imageSrc: "http://img.b2bpic.net/premium-photo/handsome-man-using-smartphone-living-room_13339-178427.jpg?id=1802012", imageAlt: "David K."}, ]} title="Hear From Our Happy Customers" description="Our clients consistently praise our speed, honesty, and technical expertise. See what makes us the trusted choice for tech repair." -- 2.49.1