Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user