Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 80a6d08345 | |||
| d57165a181 |
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
|||||||
{ id: "p5", name: "Basic Plus", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg" },
|
{ id: "p5", name: "Basic Plus", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg" },
|
||||||
{ id: "p6", name: "Power Series", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5011.jpg" }
|
{ id: "p6", name: "Power Series", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5011.jpg" }
|
||||||
]}
|
]}
|
||||||
|
buttons={[{ text: "Shop All Deals", href: "#products" }]}
|
||||||
title="Latest Arrivals"
|
title="Latest Arrivals"
|
||||||
description="Explore our curated selection of the newest and best performing mobile devices on the market."
|
description="Explore our curated selection of the newest and best performing mobile devices on the market."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user