Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-06-12 06:44:12 +00:00
2 changed files with 124 additions and 178 deletions

View File

@@ -24,52 +24,43 @@ export default function LandingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="英雄海運株式会社"
navItems={[
{
name: "ホーム",
id: "/",
},
name: "ホーム", id: "/"}
,
{
name: "企業情報",
id: "/company",
},
name: "企業情報", id: "/company"}
,
{
name: "グループ会社",
id: "/group-company",
},
name: "グループ会社", id: "/group-company"}
,
{
name: "海上職採用",
id: "/20260501084426",
},
name: "海上職採用", id: "/20260501084426"}
,
{
name: "陸上職採用",
id: "/20250126154522",
},
name: "陸上職採用", id: "/20250126154522"}
,
]}
brandName="英雄海運株式会社"
/>
</div>
<div id="chemical-hero" data-section="chemical-hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
title="英雄化学株式会社"
description="グループ会社として、関連事業を通じ英雄海運グループの事業基盤を支えています。"
kpis={[
{
value: "基盤強化",
label: "グループ事業の柱",
},
value: "基盤強化", label: "グループ事業の柱"}
,
{
value: "新技術",
label: "未来への投資",
},
value: "新技術", label: "未来への投資"}
,
{
value: "環境配慮",
label: "持続可能な社会",
},
value: "環境配慮", label: "持続可能な社会"}
,
]}
enableKpiAnimation={false}
mediaAnimation="none"
@@ -83,7 +74,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
title="事業概要"
description="英雄化学株式会社は、英雄海運グループの一員として、海運事業と密接に関連する化学製品の供給および関連サービスの提供を行っています。常に品質向上と環境負荷低減に努め、社会に貢献してまいります"
description="英雄化学株式会社は、英雄海運グループの一員として、海運事業と密接に関連する化学製品の供給および関連サービスの提供を行っています。常に品質向上と環境負荷低減に努め、社会に貢献してまいります."
bulletPoints={[]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/seascape-with-ship-bridge_169016-21234.jpg"
imageAlt="Seascape with a ship at the bridge"
@@ -97,85 +89,66 @@ export default function LandingPage() {
logoText="英雄海運株式会社"
columns={[
{
title: "企業情報",
items: [
title: "企業情報", items: [
{
label: "企業概要",
href: "/company-about",
},
label: "企業概要", href: "/company-about"}
,
{
label: "社長メッセージ",
href: "/company-message",
},
label: "社長メッセージ", href: "/company-message"}
,
{
label: "運行船舶一覧",
href: "/company-ship-introduction",
},
label: "運行船舶一覧", href: "/company-ship-introduction"}
,
{
label: "千葉事業所",
href: "/company-office-introduction",
},
label: "千葉事業所", href: "/company-office-introduction"}
,
{
label: "アクセス",
href: "/company-access",
},
],
},
label: "アクセス", href: "/company-access"}
,
]}
,
{
title: "グループ会社",
items: [
title: "グループ会社", items: [
{
label: "グループ会社一覧",
href: "/group-company",
},
label: "グループ会社一覧", href: "/group-company"}
,
{
label: "英雄化学株式会社",
href: "/group-company-eiyu-chemical",
},
label: "英雄化学株式会社", href: "/group-company-eiyu-chemical"}
,
{
label: "森石油株式会社",
href: "/group-company-mori-oil",
},
],
},
label: "森石油株式会社", href: "/group-company-mori-oil"}
,
]}
,
{
title: "採用情報",
items: [
title: "採用情報", items: [
{
label: "海上職採用",
href: "/20260501084426",
},
label: "海上職採用", href: "/20260501084426"}
,
{
label: "陸上職採用",
href: "/20250126154522",
},
label: "陸上職採用", href: "/20250126154522"}
,
{
label: "ギャラリー 海上",
href: "/20260501094352",
},
label: "ギャラリー 海上", href: "/20260501094352"}
,
{
label: "ギャラリー 陸上",
href: "/gallery-rikujou",
},
label: "ギャラリー 陸上", href: "/gallery-rikujou"}
,
{
label: "ISG海上環境安全協議会",
href: "/20260501104539",
},
label: "ISG海上環境安全協議会", href: "/20260501104539"}
,
{
label: "乗組員お問い合わせ",
href: "https://www.eiyu-line.co.jp/form/eiyu-line/20250125223945",
},
],
},
label: "乗組員お問い合わせ", href: "https://www.eiyu-line.co.jp/form/eiyu-line/20250125223945"}
,
]}
,
{
title: "その他",
items: [
title: "その他", items: [
{
label: "トップページ",
href: "/",
},
],
},
label: "トップページ", href: "/"}
,
]}
,
]}
copyrightText="Copyright (c) 2025 - 2026 英雄海運株式会社 All Rights Reserved."
/>

View File

@@ -24,52 +24,43 @@ export default function LandingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="英雄海運株式会社"
navItems={[
{
name: "ホーム",
id: "/",
},
name: "ホーム", id: "/"}
,
{
name: "企業情報",
id: "/company",
},
name: "企業情報", id: "/company"}
,
{
name: "グループ会社",
id: "/group-company",
},
name: "グループ会社", id: "/group-company"}
,
{
name: "海上職採用",
id: "/20260501084426",
},
name: "海上職採用", id: "/20260501084426"}
,
{
name: "陸上職採用",
id: "/20250126154522",
},
name: "陸上職採用", id: "/20250126154522"}
,
]}
brandName="英雄海運株式会社"
/>
</div>
<div id="mori-oil-hero" data-section="mori-oil-hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
title="森石油株式会社"
description="グループ会社として、エネルギー関連事業のネットワークを支えています。"
kpis={[
{
value: "エネルギー",
label: "安定供給を支える",
},
value: "エネルギー", label: "安定供給を支える"}
,
{
value: "ネットワーク",
label: "全国展開",
},
value: "ネットワーク", label: "全国展開"}
,
{
value: "地域貢献",
label: "信頼される企業",
},
value: "地域貢献", label: "信頼される企業"}
,
]}
enableKpiAnimation={false}
mediaAnimation="none"
@@ -83,7 +74,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
title="事業概要"
description="森石油株式会社は、英雄海運グループのエネルギー部門を担い、燃料油の供給から給油所運営まで幅広いサービスを提供しています。高品質な石油製品と信頼できるサービスで、お客様のニーズに応えます"
description="森石油株式会社は、英雄海運グループのエネルギー部門を担い、燃料油の供給から給油所運営まで幅広いサービスを提供しています。高品質な石油製品と信頼できるサービスで、お客様のニーズに応えます."
bulletPoints={[]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/shipping-trade-container-logistics-port_1203-6174.jpg"
imageAlt="shipping trade container logistics port"
@@ -97,85 +89,66 @@ export default function LandingPage() {
logoText="英雄海運株式会社"
columns={[
{
title: "企業情報",
items: [
title: "企業情報", items: [
{
label: "企業概要",
href: "/company-about",
},
label: "企業概要", href: "/company-about"}
,
{
label: "社長メッセージ",
href: "/company-message",
},
label: "社長メッセージ", href: "/company-message"}
,
{
label: "運行船舶一覧",
href: "/company-ship-introduction",
},
label: "運行船舶一覧", href: "/company-ship-introduction"}
,
{
label: "千葉事業所",
href: "/company-office-introduction",
},
label: "千葉事業所", href: "/company-office-introduction"}
,
{
label: "アクセス",
href: "/company-access",
},
],
},
label: "アクセス", href: "/company-access"}
,
]}
,
{
title: "グループ会社",
items: [
title: "グループ会社", items: [
{
label: "グループ会社一覧",
href: "/group-company",
},
label: "グループ会社一覧", href: "/group-company"}
,
{
label: "英雄化学株式会社",
href: "/group-company-eiyu-chemical",
},
label: "英雄化学株式会社", href: "/group-company-eiyu-chemical"}
,
{
label: "森石油株式会社",
href: "/group-company-mori-oil",
},
],
},
label: "森石油株式会社", href: "/group-company-mori-oil"}
,
]}
,
{
title: "採用情報",
items: [
title: "採用情報", items: [
{
label: "海上職採用",
href: "/20260501084426",
},
label: "海上職採用", href: "/20260501084426"}
,
{
label: "陸上職採用",
href: "/20250126154522",
},
label: "陸上職採用", href: "/20250126154522"}
,
{
label: "ギャラリー 海上",
href: "/20260501094352",
},
label: "ギャラリー 海上", href: "/20260501094352"}
,
{
label: "ギャラリー 陸上",
href: "/gallery-rikujou",
},
label: "ギャラリー 陸上", href: "/gallery-rikujou"}
,
{
label: "ISG海上環境安全協議会",
href: "/20260501104539",
},
label: "ISG海上環境安全協議会", href: "/20260501104539"}
,
{
label: "乗組員お問い合わせ",
href: "https://www.eiyu-line.co.jp/form/eiyu-line/20250125223945",
},
],
},
label: "乗組員お問い合わせ", href: "https://www.eiyu-line.co.jp/form/eiyu-line/20250125223945"}
,
]}
,
{
title: "その他",
items: [
title: "その他", items: [
{
label: "トップページ",
href: "/",
},
],
},
label: "トップページ", href: "/"}
,
]}
,
]}
copyrightText="Copyright (c) 2025 - 2026 英雄海運株式会社 All Rights Reserved."
/>