diff --git a/src/app/page.tsx b/src/app/page.tsx index a2be574..af3dbea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,9 +63,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Royal Temple Choker", price: "Request on WhatsApp", 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: "Request on WhatsApp", 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: "Request on WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg" } + { 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: "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: "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" } ]} title="Featured Collections" description="Curated selection of our finest wedding sets."