From 50838c777637e2d6c7b7f4c2d37db969acbfcd8d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:44:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea90072..cfa29fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,14 +214,14 @@ export default function LandingPage() { name: "Tuhu Nugraha", role: "Google", testimonial: "Perfect for WFC. Fast wifi, charging at every seat, calm vibe.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-drinking-coffee-smiling-looking-camera-closeup_657883-686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-drinking-coffee-smiling-looking-camera-closeup_657883-686.jpg?_wi=1", }, { id: "t5", name: "Budi Santoso", role: "Local Guide", testimonial: "The atmosphere is top-notch for productivity, and the protein-focused menu is unmatched in Jakarta.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-drinking-coffee-smiling-looking-camera-closeup_657883-686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-drinking-coffee-smiling-looking-camera-closeup_657883-686.jpg?_wi=2", }, ]} title="What our community says" -- 2.49.1