From b53e21cd7694b2b8479c26a14714f8a4345b25a5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 19:41:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7946768..b0bcf2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function CoffeePage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Regular Customer", company: "Local Artist", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1766067224324-rygcbclk.jpg" }, { id: "2", name: "Marcus Chen", role: "Coffee Enthusiast", company: "Tech Professional", rating: 5, -- 2.49.1