Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4f251c420 | |||
| d61a0de6c7 |
@@ -80,6 +80,9 @@ export default function LandingPage() {
|
||||
{ id: "p5", name: "Phone Case", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-case-abstract-pattern-product-showcase_53876-96812.jpg" },
|
||||
{ id: "p6", name: "Tote Bag", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/autumn-journey-elements-arrangement_23-2148634200.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Browse Catalog", href: "#products" }
|
||||
]}
|
||||
title="Premium Merchandise"
|
||||
description="Choose from our catalog of high-quality products ready for your designs."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user