Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b0a68b3f9 | |||
| 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" },
|
||||
]}
|
||||
avatarText="顧客満足度の高いスキンケア体験"
|
||||
buttons={[{ text: "製品ラインナップ", href: "#products" }]}
|
||||
buttons={[{ text: "体験を始める", href: "#products" }]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "科学と美の融合" },
|
||||
{ type: "text", text: "再生医療発想" },
|
||||
@@ -173,4 +173,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user