18 Commits

Author SHA1 Message Date
16dc1e91ce Switch to version 4: modified src/app/page.tsx 2026-05-12 14:32:40 +00:00
81505a6c64 Switch to version 5: modified src/app/page.tsx 2026-05-12 14:28:28 +00:00
5db6e42b1f Merge version_6 into main
Merge version_6 into main
2026-05-12 11:16:03 +00:00
a7f15ed12f Update src/app/page.tsx 2026-05-12 11:16:00 +00:00
f8b0107ae7 Merge version_5 into main
Merge version_5 into main
2026-05-12 11:12:31 +00:00
54ba4bad84 Update src/app/page.tsx 2026-05-12 11:12:28 +00:00
eb82c1000e Merge version_4 into main
Merge version_4 into main
2026-05-12 11:09:22 +00:00
836962e6de Remove watermark 2026-05-12 11:09:19 +00:00
36813c19ae Merge version_4 into main
Merge version_4 into main
2026-05-12 10:50:56 +00:00
33e9254f2e Update src/app/page.tsx 2026-05-12 10:50:53 +00:00
e8e54bd8b5 Merge version_4 into main
Merge version_4 into main
2026-05-12 10:50:29 +00:00
c1b6938380 Update src/app/page.tsx 2026-05-12 10:50:26 +00:00
e1ea21b9f3 Merge version_3 into main
Merge version_3 into main
2026-05-12 10:42:09 +00:00
d2a9a4e48f Update src/app/page.tsx 2026-05-12 10:42:03 +00:00
56820ca1e2 Merge version_2 into main
Merge version_2 into main
2026-05-12 10:40:16 +00:00
3451cca562 Update src/app/page.tsx 2026-05-12 10:40:10 +00:00
c82261153b Merge version_1 into main
Merge version_1 into main
2026-05-11 13:19:39 +00:00
148c81e783 Merge version_1 into main
Merge version_1 into main
2026-05-11 13:19:11 +00:00
2 changed files with 41 additions and 49 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css";
import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Public_Sans } from "next/font/google";
@@ -33,7 +32,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${publicSans.variable} ${inter.variable} antialiased`}>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{

View File

@@ -34,17 +34,17 @@ export default function LandingPage() {
{ name: "ホーム", id: "hero" },
{ name: "サービス", id: "services" },
{ name: "実績", id: "metrics" },
{ name: "採用", id: "about" },
{ name: "会社案内", id: "about" },
{ name: "お問い合わせ", id: "contact" },
]}
brandName="NIAGE-TECH"
brandName="BUILDEX CO.LTD"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="迅速・安全・確実な荷揚げサービス"
description="建設現場を支えるプロフェッショナル集団。重い資材も、複雑な現場も、私たちが安全かつ迅速に搬入します。"
title="株式会社ニアゲ:建設現場の搬入・荷揚げのプロフェッショナル"
description="重い資材も、複雑な現場も、株式会社ニアゲにお任せください。安全と効率を最優先し、搬入・荷揚げのスペシャリスト集団が現場をサポートします。"
testimonials={[
{ name: "佐藤 健一", handle: "@satoken", testimonial: "非常に迅速で信頼できる仕事でした。またお願いします。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-engineer-hard-hat-building_1303-21147.jpg" },
{ name: "田中 誠", handle: "@tanakam", testimonial: "若手が多く元気で、搬入も丁寧でした。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-engineer-wearing-safety-helmet-uniform-holding-pencil-note-pad-looking-camera-pointing-side-isolated-blue-background_141793-133092.jpg" },
@@ -52,15 +52,8 @@ export default function LandingPage() {
{ name: "高橋 浩", handle: "@takahashih", testimonial: "複雑な現場条件でも問題なく対応してくれました。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-project_23-2148751967.jpg" },
{ name: "伊藤 悟", handle: "@itos", testimonial: "即日対応の柔軟性にはいつも助けられています。", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/engineer-uniform-checking-tasklist-smiling_114579-18999.jpg" },
]}
buttons={[{ text: "無料見積もり", href: "#contact" }, { text: "お問い合わせ", href: "#contact" }]}
buttons={[{ text: "無料見積もり", href: "#contact" }, { text: "採用について", href: "#about" }]}
imageSrc="http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-stack-hand-teamwork_554837-414.jpg"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-asian-engineers-caucasian-engineer-colleagues-site-inspector-discuss-together-using-notebook-computer-paper-blueprint-building-construction-sitehome-renovation-ideas-concept_609648-924.jpg", alt: "Team member 1" },
{ src: "http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-stack-hand-teamwork_554837-416.jpg", alt: "Team member 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-two-builders_1398-5117.jpg", alt: "Team member 3" },
{ src: "http://img.b2bpic.net/free-photo/colleagues-safety-equipment-working_23-2148976306.jpg", alt: "Team member 4" },
{ src: "http://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772907.jpg", alt: "Team member 5" },
]}
/>
</div>
@@ -68,7 +61,7 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{ type: "text", content: "建設の未来を支える、確かな力。" },
{ type: "text", content: "株式会社ニアゲについて" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-asian-man-with-samurai-sword_52683-86690.jpg", alt: "About Niage" },
]}
/>
@@ -81,21 +74,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "荷揚げ・資材搬入", description: "あらゆる重量物に対応。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352579.jpg" },
title: "建設資材搬入", description: "プロ集団が安全確実に資材を搬入いたします。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352579.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cantilever-loading-decks-concrete-frame-closeup-yellow-focus_169016-69863.jpg" }
},
{
title: "石膏ボード専門搬入", description: "破損なしで丁寧に運搬。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-construction_23-2150772910.jpg" },
title: "石膏ボード搬入", description: "傷つけずに丁寧に運搬します。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-construction_23-2150772910.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-with-safety-cap-working_23-2148976300.jpg" }
},
{
title: "内装資材運搬", description: "内装工事の効率アップ。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg" },
title: "現場什器搬入", description: "あらゆる内装資材の運搬に対応。", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42834.jpg" }
},
]}
showStepNumbers={true}
title="私たちのサービス"
description="現場のニーズに合わせて最適な搬入プランをご提案します。"
title="事業内容"
description="現場の搬入・荷揚げ業務を円滑に進めるためのサービスラインナップです。"
/>
</div>
@@ -105,12 +98,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "500+", title: "対応現場数", items: ["建設現場", "リフォーム", "内装工事"] },
{ id: "m2", value: "99%", title: "顧客満足度", items: ["丁寧な仕事", "迅速な対応"] },
{ id: "m3", value: "24/7", title: "対応体制", items: ["即日対応", "緊急搬入"] },
{ id: "m1", value: "500+", title: "対応現場数", items: ["新築現場", "リフォーム", "店舗改装"] },
{ id: "m2", value: "99%", title: "顧客満足度", items: ["丁寧な搬入", "高い安全性"] },
{ id: "m3", value: "24/7", title: "対応体制", items: ["即日対応", "緊急対応"] },
]}
title="信頼の実績"
description="私たちは数字で結果を残します。"
title="実績紹介"
description="これまでの実績の一部をご紹介します。"
/>
</div>
@@ -121,15 +114,15 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "搬入風景", price: "", variant: "作業", imageSrc: "http://img.b2bpic.net/free-photo/discussing-project_1098-18150.jpg" },
{ id: "p2", name: "チームワーク", price: "", variant: "結束", imageSrc: "http://img.b2bpic.net/free-photo/architects-working-project_23-2147702515.jpg" },
{ id: "p3", name: "石膏ボード搬入", price: "", variant: "専門", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976282.jpg" },
{ id: "p4", name: "資材運搬", price: "", variant: "物流", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-thermoses-street_23-2147765319.jpg" },
{ id: "p5", name: "現場整理", price: "", variant: "整頓", imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg" },
{ id: "p6", name: "最終チェック", price: "", variant: "品質", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-shopping-cart_23-2151680600.jpg" },
{ id: "p1", name: "搬入業務風景", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/discussing-project_1098-18150.jpg" },
{ id: "p2", name: "チーム連携", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/architects-working-project_23-2147702515.jpg" },
{ id: "p3", name: "資材運搬作業", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976282.jpg" },
{ id: "p4", name: "現場整理", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-thermoses-street_23-2147765319.jpg" },
{ id: "p5", name: "資材管理", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg" },
{ id: "p6", name: "品質チェック", price: "", variant: "実績", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-shopping-cart_23-2151680600.jpg" },
]}
title="私たちの仕事風景"
description="現場で真剣な仕事をご覧ください。"
title="作業事例"
description="私たちは現場で真剣に向き合っています。"
/>
</div>
@@ -138,14 +131,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "信頼の仕事", quote: "期待以上の迅速さでした。", name: "佐藤 健一", role: "監督", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg" },
{ id: "2", title: "素晴らしいチーム", quote: "若手が多く元気です。", name: "田中 誠", role: "工務店主", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg" },
{ id: "3", title: "安全第一", quote: "安全意識が非常に高いです。", name: "鈴木 一郎", role: "現場管理者", imageSrc: "http://img.b2bpic.net/free-photo/engineers-analyzing-data-digital-tablet_1098-21101.jpg" },
{ id: "4", title: "また頼みます", quote: "プロ意識を感じます。", name: "高橋 浩", role: "建設会社経営", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-architect-close-up_23-2148243014.jpg" },
{ id: "5", title: "技術力が高い", quote: "複雑な現場でも安心です。", name: "伊藤 悟", role: "店舗改装", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2148751968.jpg" },
{ id: "1", title: "信頼感抜群", quote: "期待以上の搬入スピードでした。", name: "佐藤 健一", role: "建設監督", imageSrc: "http://img.b2bpic.net/free-photo/japanese-man-smiling-professional-portrait_23-2148766155.jpg" },
{ id: "2", title: "安心のクオリティ", quote: "丁寧な対応で助かりました。", name: "田中 誠", role: "内装業者", imageSrc: "http://img.b2bpic.net/free-photo/japanese-man-engineer-portrait_23-2148766188.jpg" },
{ id: "3", title: "安全への配慮", quote: "安全教育が行き届いています。", name: "鈴木 一郎", role: "工務店", imageSrc: "http://img.b2bpic.net/free-photo/japanese-worker-portrait_23-2148766200.jpg" },
{ id: "4", title: "柔軟な対応", quote: "急な現場にも対応して頂きました。", name: "高橋 浩", role: "経営", imageSrc: "http://img.b2bpic.net/free-photo/japanese-man-smiling-suit_23-2148766215.jpg" },
{ id: "5", title: "技術力の高さ", quote: "現場が綺麗になりました。", name: "伊藤 悟", role: "リフォーム", imageSrc: "http://img.b2bpic.net/free-photo/japanese-man-builder-smiling_23-2148766230.jpg" },
]}
title="お客様の声"
description="信頼と実績の証。"
title="お客様からの声"
description="多くの現場責任者から信頼をいただいております。"
/>
</div>
@@ -154,12 +147,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "即日対応は可能ですか?", content: "はい、状況によりますが即日対応可能です。" },
{ id: "f2", title: "地方への出張は可能ですか?", content: "はい、ご相談ください。" },
{ id: "f3", title: "料金はいくらからですか?", content: "現場の規模と条件により見積もりを提示します。" },
{ id: "f1", title: "即日搬入は可能ですか?", content: "はい、ご相談いただければ可能な限り即日対応いたします。" },
{ id: "f2", title: "エリアはどこまで対応できますか?", content: "主に関東全域ですが、お気軽にお問い合わせください。" },
{ id: "f3", title: "見積もりには費用がかかりますか?", content: "お見積もりは無料です。お気軽にご相談ください。" },
]}
title="よくある質問"
description="ご不明な点はこちらをご覧ください。"
title="よくある質問"
description="搬入サービスについて、よくあるご質問をまとめました。"
faqsAnimation="slide-up"
/>
</div>
@@ -168,8 +161,8 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{ variant: "animated-grid" }}
title="お見積もり・採用応募"
description="まずはお気軽にお問い合わせください。"
title="お見積もり・お問い合わせ"
description="現場の搬入や荷揚げについて、お気軽にお問い合わせください。スタッフが丁寧にご説明します。"
imageSrc="http://img.b2bpic.net/free-photo/diverse-female-factory-workers-chatting-while-drinking-coffee-eating-cookies-sitting-wooden-pallet_74855-16361.jpg"
mediaAnimation="slide-up"
tag="お問い合わせ"
@@ -177,9 +170,9 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterCard logoText="NIAGE-TECH" copyrightText="© 2025 NIAGE-TECH Inc." />
<FooterCard logoText="BUILDEX CO.LTD" copyrightText="© 2025 BUILDEX CO.LTD Inc." />
</div>
</ReactLenis>
</ThemeProvider>
);
}
}