Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce49da8d5a | |||
| 4ff48ffdff | |||
| 3ce63e1514 |
@@ -103,7 +103,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Basic Tee", price: "$29", variant: "Cotton", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fashionable-beautiful-woman-shirt-holding-want-buying-elegant-red-dress-brunette-girl-with-long-hair-choosing-look-evening-spanding-time-shoppinh-mall_132075-12220.jpg"},
|
id: "1", name: "Basic Tee", price: "$29", variant: "Cotton", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hoodie-plate-with-cookies_23-2148528031.jpg"},
|
||||||
|
{
|
||||||
|
id: "2", name: "Classic Denim", price: "$89", variant: "Indigo", imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379372.jpg"},
|
||||||
|
{
|
||||||
|
id: "3", name: "Wool Cardigan", price: "$129", variant: "Charcoal", imageSrc: "http://img.b2bpic.net/free-photo/teeth-single-people-portrait-closeup_1301-2203.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Our Latest Arrivals"
|
title="Our Latest Arrivals"
|
||||||
description="Explore the freshest looks for the new season."
|
description="Explore the freshest looks for the new season."
|
||||||
|
|||||||
Reference in New Issue
Block a user