Merge version_4 into main #4
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
logoText="大和証券"
|
logoText="大和証券"
|
||||||
description="Expert-led asset management tailored to help you reach your financial goals faster."
|
description="Expert-led asset management tailored to help you reach your financial goals faster."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "口座開設", href: "#contact" },
|
{ text: "無料で口座開設を始める", href: "#contact" },
|
||||||
{ text: "商品詳細", href: "#products" },
|
{ text: "商品詳細", href: "#products" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/man-with-shirt-tie-drawing-arrow_1134-469.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/man-with-shirt-tie-drawing-arrow_1134-469.jpg"
|
||||||
@@ -157,4 +157,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user