Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-23 14:02:50 +00:00

View File

@@ -47,10 +47,10 @@ export default function LandingPage() {
description="専門スタッフによる予約から滞在までのフルサポート。安心と高品質なプライベート医療体験をご提供します。"
testimonials={[
{ name: "海外患者様A", handle: "@medical_traveler", testimonial: "日本の高度な医療と細やかなケアのおかげで、最高の体験ができました。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-cozy-sofa_7502-9284.jpg" },
{ name: "海外患者様B", handle: "@global_health", testimonial: "非常にスムーズな対応で、安心して治療を受けることができました。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg" },
{ name: "海外患者様C", handle: "@wellness_journey", testimonial: "言葉の壁を感じさせないサポート体制に感動しました。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg" },
{ 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" },
{ name: "海外患者様E", handle: "@health_explorer", testimonial: "また機会があれば日本で医療を受けたいです。最高でした。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg" }
{ name: "海外患者様B", handle: "@global_health", testimonial: "非常にスムーズな対応で、安心して治療を受けることができました。", rating: 5, 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?_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?_wi=1" },
{ name: "海外患者様E", handle: "@health_explorer", testimonial: "また機会があれば日本で医療を受けたいです。最高でした。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg?_wi=1" }
]}
buttons={[{ text: "お問い合わせ", 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"
@@ -127,10 +127,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alex Smith", handle: "USA", testimonial: "Excellent service and world-class care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-front-view_23-2149870348.jpg" },
{ id: "2", name: "Wang Li", 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" },
{ id: "3", name: "Sarah Miller", handle: "UK", testimonial: "Best medical experience ever.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg" },
{ id: "4", name: "Ken Chen", 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" },
{ id: "5", name: "Maria Rossi", handle: "Italy", testimonial: "Professional, clean, and top-tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg" }
{ id: "2", name: "Wang Li", 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?_wi=2" },
{ id: "3", name: "Sarah Miller", handle: "UK", testimonial: "Best medical experience ever.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868897.jpg?_wi=2" },
{ id: "4", name: "Ken Chen", 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?_wi=2" },
{ id: "5", name: "Maria Rossi", handle: "Italy", testimonial: "Professional, clean, and top-tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292795.jpg?_wi=2" }
]}
showRating={true}
title="お客様の声"