Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1223a76846 | |||
| 65f4761869 |
@@ -63,9 +63,9 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Royal Temple Choker", price: "Enquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14344.jpg" },
|
{ id: "p1", name: "Royal Temple Choker", price: "Start Consultation", imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14344.jpg" },
|
||||||
{ id: "p2", name: "Antique Gold Jhumkas", price: "Enquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/assortment-dry-tea-golden-vintage-mini-plates-tea-types-background_114579-8074.jpg" },
|
{ id: "p2", name: "Antique Gold Jhumkas", price: "Start Consultation", imageSrc: "http://img.b2bpic.net/free-photo/assortment-dry-tea-golden-vintage-mini-plates-tea-types-background_114579-8074.jpg" },
|
||||||
{ id: "p3", name: "Bridal Bangles Set", price: "Enquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg" }
|
{ id: "p3", name: "Bridal Bangles Set", price: "Start Consultation", imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg" }
|
||||||
]}
|
]}
|
||||||
title="Featured Collections"
|
title="Featured Collections"
|
||||||
description="Curated selection of our finest wedding sets."
|
description="Curated selection of our finest wedding sets."
|
||||||
|
|||||||
Reference in New Issue
Block a user