Update src/app/page.tsx

This commit is contained in:
2026-05-07 09:55:04 +00:00
parent 3cffc1ced0
commit 08089d34ce

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-788.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-788.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
title: "顧客満足度",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg?_wi=1"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -286,7 +286,7 @@ export default function LandingPage() {
button: {
text: "お問い合わせ",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-788.jpg?_wi=2",
imageAlt: "business growth data icon",
},
{
@@ -302,7 +302,7 @@ export default function LandingPage() {
button: {
text: "お問い合わせ",
},
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg?_wi=2",
imageAlt: "business growth data icon",
},
]}
@@ -335,7 +335,7 @@ export default function LandingPage() {
title="よくある質問"
description="導入に関するご不明点にお答えします。"
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg?_wi=3"
/>
</div>