Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89fde08d01 | |||
| 7521fa975c | |||
| 161d6b5828 | |||
| 991af75dfc |
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "/products" },
|
||||
{ text: "View Collections", href: "#products" },
|
||||
{ text: "View Collections", href: "/products" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
|
||||
|
||||
Reference in New Issue
Block a user