Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -52,7 +52,7 @@ 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: "#about" }]}
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -131,11 +131,11 @@ 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="多くの現場責任者から信頼をいただいております。"
|
||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user