diff --git a/src/app/page.tsx b/src/app/page.tsx index ac41a49..1c38142 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="大和証券" description="Expert-led asset management tailored to help you reach your financial goals faster." buttons={[ - { text: "口座開設", href: "#contact" }, + { text: "無料で口座開設を始める", href: "#contact" }, { text: "商品詳細", href: "#products" }, ]} imageSrc="http://img.b2bpic.net/free-photo/man-with-shirt-tie-drawing-arrow_1134-469.jpg" @@ -157,4 +157,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file