Update src/app/page.tsx

This commit is contained in:
2026-05-07 09:57:10 +00:00
parent 56b6b2545e
commit e635db06d9

View File

@@ -95,6 +95,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
products={[
{ id: "1", name: "デジタル戦略パッケージ", price: "¥50,000", imageSrc: "http://img.b2bpic.net/free-photo/idea-concept-with-light-bulb_23-2149105818.jpg" },
{ id: "2", name: "クリエイティブ素材集", price: "¥30,000", imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-composition_23-2150169160.jpg" },