From 24c32e490eb8b3c6f9608324efba00ff53d7eb86 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 14:01:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 716a46c..e8d768e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,28 +70,28 @@ export default function LandingPage() { handle: "@global_health", testimonial: "非常にスムーズな対応で、安心して治療を受けることができました。", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg?_wi=1", }, { name: "海外患者様C", handle: "@wellness_journey", testimonial: "言葉の壁を感じさせないサポート体制に感動しました。", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg?_wi=1", }, { name: "海外患者様D", handle: "@medical_tourist", testimonial: "クリニックの清潔さと技術力は世界最高レベルだと思います。", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056035.jpg?_wi=1", }, { name: "海外患者様E", handle: "@health_explorer", testimonial: "また機会があれば日本で医療を受けたいです。最高でした。", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg?_wi=1", }, ]} buttons={[ @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg", @@ -163,7 +163,7 @@ export default function LandingPage() { description: "最新の美容技術によるアンチエイジング。", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unoccupied-modern-clinic-workspace-with-nobody-it-having-turned-computer-screen-showing-medical-report-medical-room-having-firstaid-kit-contemporary-hospital-furniture-patients-documents_482257-41197.jpg?_wi=2", imageAlt: "medical high-tech scanner", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { handle: "China", testimonial: "Professional coordination and amazing staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg?_wi=2", }, { id: "3", @@ -264,7 +264,7 @@ export default function LandingPage() { handle: "UK", testimonial: "Best medical experience ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg?_wi=2", }, { id: "4", @@ -272,7 +272,7 @@ export default function LandingPage() { handle: "HK", testimonial: "Seamless and reliable support.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056035.jpg?_wi=2", }, { id: "5", @@ -280,7 +280,7 @@ export default function LandingPage() { handle: "Italy", testimonial: "Professional, clean, and top-tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg?_wi=2", }, ]} showRating={true}