diff --git a/src/app/page.tsx b/src/app/page.tsx index e8d768e..f7ef2ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -150,30 +81,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - title: "高度な医療", - description: "世界最高水準の医療機関との提携。", - bentoComponent: "reveal-icon", - icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/man-chemist-checking-bottle-pills-chemistry-tools-working-late-medical-researching_482257-541.jpg", - imageAlt: "medical high-tech scanner", - }, - { - title: "美容医療", - 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?_wi=2", - imageAlt: "medical high-tech scanner", - }, - { - title: "再生医療", - description: "未来の医療、細胞治療を日本で。", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/medical-professionals-preparing-medical-supplies_23-2152005937.jpg", - imageAlt: "medical high-tech scanner", - }, + { title: "高度な医療", description: "世界最高水準の医療機関との提携。", bentoComponent: "reveal-icon", icon: Shield }, + { title: "美容医療", description: "最新の美容技術によるアンチエイジング。", bentoComponent: "reveal-icon", icon: Sparkles }, + { title: "再生医療", description: "未来の医療、細胞治療を日本で。", bentoComponent: "reveal-icon", icon: Zap } ]} title="私たちのサービス" description="最新の医療技術とラグジュアリーな滞在体験をご提案します。" @@ -182,25 +92,14 @@ export default function LandingPage() {
@@ -212,24 +111,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "s1", - icon: Calendar, - title: "お問い合わせ", - value: "1", - }, - { - id: "s2", - icon: Globe, - title: "日本へ来訪", - value: "2", - }, - { - id: "s3", - icon: Heart, - title: "高品質医療体験", - value: "3", - }, + { id: "s1", icon: Calendar, title: "お問い合わせ", value: "1" }, + { id: "s2", icon: Globe, title: "日本へ来訪", value: "2" }, + { id: "s3", icon: Heart, title: "高品質医療体験", value: "3" } ]} title="ご利用の流れ" description="お問い合わせから施術までのスムーズなステップ。" @@ -242,46 +126,11 @@ export default function LandingPage() { textboxLayout="default" 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?_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", - }, + { 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" } ]} showRating={true} title="お客様の声" @@ -294,21 +143,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "通訳サポートはありますか?", - content: "はい、専門スタッフが対応いたします。", - }, - { - id: "f2", - title: "LINEで予約は可能ですか?", - content: "はい、公式LINEよりご予約ください。", - }, - { - id: "f3", - title: "どのくらいの滞在が必要ですか?", - content: "施術内容により異なりますのでご相談ください。", - }, + { id: "f1", title: "通訳サポートはありますか?", content: "はい、専門スタッフが対応いたします。" }, + { id: "f2", title: "LINEで予約は可能ですか?", content: "はい、公式LINEよりご予約ください。" }, + { id: "f3", title: "どのくらいの滞在が必要ですか?", content: "施術内容により異なりますのでご相談ください。" } ]} imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg" title="よくある質問" @@ -323,24 +160,9 @@ export default function LandingPage() { title="お問い合わせ" description="LINE, WhatsApp, WeChatにて24時間受け付けております。" inputs={[ - { - name: "name", - type: "text", - placeholder: "お名前", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "メールアドレス", - required: true, - }, - { - name: "message", - type: "text", - placeholder: "メッセージ", - required: true, - }, + { name: "name", type: "text", placeholder: "お名前", required: true }, + { name: "email", type: "email", placeholder: "メールアドレス", required: true }, + { name: "message", type: "text", placeholder: "メッセージ", required: true } ]} imageSrc="http://img.b2bpic.net/free-photo/smiling-teens-table_23-2147678822.jpg" /> @@ -351,31 +173,17 @@ export default function LandingPage() { logoText="Japan Med Luxe" columns={[ { - title: "Navigation", - items: [ - { - label: "Services", - href: "#features", - }, - { - label: "Contact", - href: "#contact", - }, - ], + title: "Navigation", items: [ + { label: "Services", href: "#features" }, + { label: "Contact", href: "#contact" } + ] }, { - title: "Support", - items: [ - { - label: "Privacy Policy", - href: "#", - }, - { - label: "Terms of Service", - href: "#", - }, - ], - }, + title: "Support", items: [ + { label: "Privacy Policy", href: "#" }, + { label: "Terms of Service", href: "#" } + ] + } ]} />