Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b45dbbf8c9 | |||
| de36cb0b62 | |||
| 9f5c9b8d02 |
@@ -112,8 +112,8 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Catalog", href: "#" },
|
{ text: "Shop All", href: "#" },
|
||||||
{ text: "New Arrivals", href: "#" }
|
{ text: "View Collections", href: "#" }
|
||||||
]}
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user