Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f93bde1b93 | |||
| 73a6b99f69 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
{ src: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg", alt: "User 5" },
|
{ src: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg", alt: "User 5" },
|
||||||
]}
|
]}
|
||||||
avatarText="顧客満足度の高いスキンケア体験"
|
avatarText="顧客満足度の高いスキンケア体験"
|
||||||
buttons={[{ text: "製品ラインナップ", href: "#products" }]}
|
buttons={[{ text: "体験を始める", href: "#products" }]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "科学と美の融合" },
|
{ type: "text", text: "科学と美の融合" },
|
||||||
{ type: "text", text: "再生医療発想" },
|
{ type: "text", text: "再生医療発想" },
|
||||||
@@ -173,4 +173,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user