Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38245375cd | |||
| e728376c41 | |||
| 6c856f9b27 |
@@ -90,6 +90,9 @@ export default function SkincareTemplatePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Shop All", href: "#products" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,4 +180,4 @@ export default function SkincareTemplatePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user