diff --git a/src/app/page.tsx b/src/app/page.tsx index e37e2f0..52cf16f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />