Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d469a52f66 | |||
| d74198fd6f | |||
| e196dcc081 | |||
| e832fe6428 | |||
| 694458e8a3 | |||
| 1103959877 |
@@ -77,7 +77,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Bi-fold", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-professional-camera-device_23-2148300509.jpg" },
|
||||
{ id: "p2", name: "Heritage Belt", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-autumn-journey-elements-composition_23-2148634122.jpg" },
|
||||
{ id: "p2", name: "Heritage Belt", price: "$120", imageSrc: "http://img.b2bpic.net/top-view-autumn-journey-elements-composition_23-2148634122.jpg" },
|
||||
{ id: "p3", name: "Slim Cardholder", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-blank-white-card-wallet-heart-gift_1150-6970.jpg" },
|
||||
{ id: "p4", name: "Leather Journal", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282478.jpg" },
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Discover our signature line of handcrafted accessories."
|
||||
|
||||
Reference in New Issue
Block a user