Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c39b8dfc76 | |||
| 0a07a0c27c | |||
| c2e24fe1fd | |||
| 01a1465ba7 | |||
| fcb25232ed |
@@ -122,6 +122,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "View Shop", href: "/shop" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Refined Classic", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/white-sports-equipment_23-2151920908.jpg"},
|
id: "1", name: "Refined Classic", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/white-sports-equipment_23-2151920908.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user