Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6cfa921480 | |||
| f886405759 | |||
| 90fd82a8e4 | |||
| 00dcfb72c4 |
@@ -76,12 +76,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Titan Ceiling Fan", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg" },
|
{ id: "p1", name: "Breeze-Max Elite", price: "$449", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg" },
|
||||||
{ id: "p2", name: "Aerovent Pro", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg?_wi=1" },
|
{ id: "p2", name: "SilentFlow Wall Mount", price: "$229", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg?_wi=1" },
|
||||||
{ id: "p3", name: "Breeze-X Stand Fan", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-desk-fan-with-simple-background_23-2150808050.jpg" },
|
{ id: "p3", name: "Compact Breeze Desktop", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-desk-fan-with-simple-background_23-2150808050.jpg" },
|
||||||
]}
|
]}
|
||||||
title="New Arrivals"
|
title="Latest Comfort Solutions"
|
||||||
description="Discover our latest innovations in home comfort and air circulation."
|
description="Explore our newly curated selection of premium air circulation technology."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user