diff --git a/src/app/page.tsx b/src/app/page.tsx index 028dd54..767bcc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,51 +32,34 @@ export default function LandingPage() {
@@ -168,23 +124,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "戦略コンサルティング", - description: "市場分析から事業戦略、新規事業開発まで、貴社の成長を加速させる戦略策定を支援します。", - imageSrc: "http://img.b2bpic.net/free-photo/teamwork-looking-tablet_23-2149370557.jpg", - imageAlt: "戦略コンサルティングイメージ", - }, + title: "戦略コンサルティング", description: "市場分析から事業戦略、新規事業開発まで、貴社の成長を加速させる戦略策定を支援します。", imageSrc: "http://img.b2bpic.net/free-photo/teamwork-looking-tablet_23-2149370557.jpg", imageAlt: "戦略コンサルティングイメージ"}, { - title: "DX推進支援", - description: "デジタル技術を活用した業務効率化、ビジネスモデル変革を強力にサポートし、競争優位性を確立します。", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-white-cloud_1098-896.jpg", - imageAlt: "DX推進イメージ", - }, + title: "DX推進支援", description: "デジタル技術を活用した業務効率化、ビジネスモデル変革を強力にサポートし、競争優位性を確立します。", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-white-cloud_1098-896.jpg", imageAlt: "DX推進イメージ"}, { - title: "マーケティング最適化", - description: "データに基づいたマーケティング戦略立案から実行まで、顧客獲得と売上向上に貢献します。", - imageSrc: "http://img.b2bpic.net/free-photo/cooking-handmade-gingerbread-with-symbols-ukraine-icing_169016-19977.jpg", - imageAlt: "マーケティング最適化イメージ", - }, + title: "マーケティング最適化", description: "データに基づいたマーケティング戦略立案から実行まで、顧客獲得と売上向上に貢献します。", imageSrc: "http://img.b2bpic.net/free-photo/cooking-handmade-gingerbread-with-symbols-ukraine-icing_169016-19977.jpg", imageAlt: "マーケティング最適化イメージ"}, ]} title="提供サービス" description="貴社のビジネスを加速させるための専門サービスを幅広く提供しています。" @@ -199,65 +143,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "case-1", - brand: "企業A", - name: "売上20%向上戦略", - price: "達成", - rating: 5, - reviewCount: "成功", - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-comparing-graphics_1098-1849.jpg", - imageAlt: "ビジネス成長グラフ", - }, + id: "case-1", brand: "企業A", name: "売上20%向上戦略", price: "達成", rating: 5, + reviewCount: "成功", imageSrc: "http://img.b2bpic.net/free-photo/co-workers-comparing-graphics_1098-1849.jpg", imageAlt: "ビジネス成長グラフ"}, { - id: "case-2", - brand: "企業B", - name: "新規SaaS導入支援", - price: "完了", - rating: 5, - reviewCount: "成功", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-programming-language-notebook-used-by-server-hub-employees_482257-117822.jpg", - imageAlt: "SaaSダッシュボード", - }, + id: "case-2", brand: "企業B", name: "新規SaaS導入支援", price: "完了", rating: 5, + reviewCount: "成功", imageSrc: "http://img.b2bpic.net/free-photo/close-up-programming-language-notebook-used-by-server-hub-employees_482257-117822.jpg", imageAlt: "SaaSダッシュボード"}, { - id: "case-3", - brand: "企業C", - name: "ブランディング再構築", - price: "完了", - rating: 5, - reviewCount: "成功", - imageSrc: "http://img.b2bpic.net/free-photo/review-evaluation-satisfaction-customer-service-feedback-sign-icon_53876-120161.jpg", - imageAlt: "ブランディング戦略", - }, + id: "case-3", brand: "企業C", name: "ブランディング再構築", price: "完了", rating: 5, + reviewCount: "成功", imageSrc: "http://img.b2bpic.net/free-photo/review-evaluation-satisfaction-customer-service-feedback-sign-icon_53876-120161.jpg", imageAlt: "ブランディング戦略"}, { - id: "case-4", - brand: "企業D", - name: "業務プロセス効率化", - price: "達成", - rating: 5, - reviewCount: "成功", - imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg", - imageAlt: "業務プロセス", - }, + id: "case-4", brand: "企業D", name: "業務プロセス効率化", price: "達成", rating: 5, + reviewCount: "成功", imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126618.jpg", imageAlt: "業務プロセス"}, { - id: "case-5", - brand: "企業E", - name: "海外市場参入戦略", - price: "進行中", - rating: 5, - reviewCount: "順調", - imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-with-financial-planning-text-piggy-bank_23-2148305984.jpg", - imageAlt: "グローバルビジネス", - }, + id: "case-5", brand: "企業E", name: "海外市場参入戦略", price: "進行中", rating: 5, + reviewCount: "順調", imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-with-financial-planning-text-piggy-bank_23-2148305984.jpg", imageAlt: "グローバルビジネス"}, { - id: "case-6", - brand: "企業F", - name: "顧客データ活用支援", - price: "達成", - rating: 5, - reviewCount: "成功", - imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062199.jpg", - imageAlt: "データアナリティクス", - }, + id: "case-6", brand: "企業F", name: "顧客データ活用支援", price: "達成", rating: 5, + reviewCount: "成功", imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062199.jpg", imageAlt: "データアナリティクス"}, ]} title="実績・事例" description="これまでのプロジェクトの一部をご紹介します。各事例を通して、貴社の課題解決に貢献できるイメージを具体的に掴んでください。" @@ -269,14 +171,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "株式会社ネクストビジョン", - "フューチャーテクノロジー合同会社", - "クリエイティブソリューションズ", - "グローバルイノベーションズ", - "スタートアップパートナーズ", - "データインサイト株式会社", - "未来戦略コンサルティング", - ]} + "株式会社ネクストビジョン", "フューチャーテクノロジー合同会社", "クリエイティブソリューションズ", "グローバルイノベーションズ", "スタートアップパートナーズ", "データインサイト株式会社", "未来戦略コンサルティング"]} title="クライアント・パートナー" description="信頼できる多くの企業様とのパートナーシップが、私の実績を支えています。" speed={30} @@ -290,50 +185,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "革新的な戦略でビジネスが飛躍", - quote: "コンサルタント様の専門的な知見と的確なアドバイスにより、当社の新規事業が驚異的なスピードで成長しました。本当に感謝しています。", - name: "田中 宏", - role: "CEO, テックソリューションズ", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-glasses-looking-aside-happy-positive-touching-his-glasses_141793-54919.jpg", - imageAlt: "田中宏氏", - }, + id: "1", title: "革新的な戦略でビジネスが飛躍", quote: "コンサルタント様の専門的な知見と的確なアドバイスにより、当社の新規事業が驚異的なスピードで成長しました。本当に感謝しています。", name: "田中 宏", role: "CEO, テックソリューションズ", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-glasses-looking-aside-happy-positive-touching-his-glasses_141793-54919.jpg", imageAlt: "田中宏氏"}, { - id: "2", - title: "丁寧な伴走でDXが実現", - quote: "複雑なDXプロジェクトも、きめ細やかなサポートのおかげでスムーズに進捗しました。社内の意識改革にも繋がり、大きな成果です。", - name: "佐藤 恵子", - role: "マーケティング部長, イノベーションラボ", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", - imageAlt: "佐藤恵子氏", - }, + id: "2", title: "丁寧な伴走でDXが実現", quote: "複雑なDXプロジェクトも、きめ細やかなサポートのおかげでスムーズに進捗しました。社内の意識改革にも繋がり、大きな成果です。", name: "佐藤 恵子", role: "マーケティング部長, イノベーションラボ", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", imageAlt: "佐藤恵子氏"}, { - id: "3", - title: "期待を上回る成果に満足", - quote: "当初の目標をはるかに超える成果を出すことができ、大変満足しています。常に顧客目線で最善を追求してくれる信頼できるパートナーです。", - name: "鈴木 健太", - role: "事業開発マネージャー, グロースカンパニー", - imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119792.jpg", - imageAlt: "鈴木健太氏", - }, + id: "3", title: "期待を上回る成果に満足", quote: "当初の目標をはるかに超える成果を出すことができ、大変満足しています。常に顧客目線で最善を追求してくれる信頼できるパートナーです。", name: "鈴木 健太", role: "事業開発マネージャー, グロースカンパニー", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119792.jpg", imageAlt: "鈴木健太氏"}, { - id: "4", - title: "プロフェッショナルな視点に感銘", - quote: "業界のトレンドを深く理解し、常に一歩先を行く提案には目を見張るものがあります。当社の未来を共に描いてくれる存在です。", - name: "高橋 由美", - role: "COO, デジタルハブ", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-sitting-cafe-table-using-tablet_1262-969.jpg", - imageAlt: "高橋由美氏", - }, + id: "4", title: "プロフェッショナルな視点に感銘", quote: "業界のトレンドを深く理解し、常に一歩先を行く提案には目を見張るものがあります。当社の未来を共に描いてくれる存在です。", name: "高橋 由美", role: "COO, デジタルハブ", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-sitting-cafe-table-using-tablet_1262-969.jpg", imageAlt: "高橋由美氏"}, { - id: "5", - title: "費用対効果の高いコンサルティング", - quote: "投資した以上のリターンが得られ、驚いています。無駄のない効率的なアプローチで、短期での成果創出に貢献してくれました。", - name: "小林 剛", - role: "CFO, ベンチャーキャピタル", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-with-laptop_23-2149871304.jpg", - imageAlt: "小林剛氏", - }, + id: "5", title: "費用対効果の高いコンサルティング", quote: "投資した以上のリターンが得られ、驚いています。無駄のない効率的なアプローチで、短期での成果創出に貢献してくれました。", name: "小林 剛", role: "CFO, ベンチャーキャピタル", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-with-laptop_23-2149871304.jpg", imageAlt: "小林剛氏"}, ]} title="お客様の声" description="これまでにサポートさせていただいたお客様から、貴重なご意見を頂戴しております。" @@ -344,8 +204,7 @@ export default function LandingPage() {