Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-06-03 08:45:50 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "詳細を見る", href: "#about" },
{ text: "お問い合わせ", href: "#contact" }
]}
buttonAnimation="blur-reveal"
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/safety-measures-stickers-assembly-lines-operated-by-heavy-machinery-render_482257-78158.jpg"
imageAlt="青木製作所の精密金属加工"
@@ -82,7 +82,7 @@ export default function LandingPage() {
{ title: "柔軟なカスタム対応", description: "お客様ごとのオーダーメイドに対応し、最適なソリューションを提供します。", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-specialists-engineers-doing-teamwork-modern-production-line_482257-125964.jpg", imageAlt: "柔軟なカスタム対応" }
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>