Update src/app/page.tsx

This commit is contained in:
2026-05-12 10:50:53 +00:00
parent c1b6938380
commit 33e9254f2e

View File

@@ -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>