Merge version_4 into main #3
@@ -83,17 +83,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Royal Silk Sherwani", price: "$950", variant: "Bespoke Ethnic", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-black-suit-standing-outside_1157-33229.jpg"},
|
||||
id: "1", name: "Royal Silk Sherwani", price: "Starting at $950", variant: "Bespoke Ethnic", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-black-suit-standing-outside_1157-33229.jpg"},
|
||||
{
|
||||
id: "2", name: "Midnight Tuxedo", price: "$800", variant: "Premium Formal", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-suit_23-2147876771.jpg"},
|
||||
id: "2", name: "Midnight Tuxedo", price: "Starting at $800", variant: "Premium Formal", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-suit_23-2147876771.jpg"},
|
||||
{
|
||||
id: "3", name: "Festive Kurta Set", price: "$450", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-red-dress-with-wreath-garland-neck-holding-christmas-bag-isolated-green-background_141793-40693.jpg"},
|
||||
id: "3", name: "Festive Kurta Set", price: "Starting at $450", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-red-dress-with-wreath-garland-neck-holding-christmas-bag-isolated-green-background_141793-40693.jpg"},
|
||||
{
|
||||
id: "4", name: "Velvet Evening Blazer", price: "$600", variant: "Couture", imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-portrait-stylish-businesswoman-with-braid-sunglasses-wearing-fashionable-bright-purple-suit-trench-coat-her-shoulders-she-is-holding-luxurious-leather-bag-her-hand_132075-9372.jpg"},
|
||||
id: "4", name: "Velvet Evening Blazer", price: "Starting at $600", variant: "Couture", imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-portrait-stylish-businesswoman-with-braid-sunglasses-wearing-fashionable-bright-purple-suit-trench-coat-her-shoulders-she-is-holding-luxurious-leather-bag-her-hand_132075-9372.jpg"},
|
||||
{
|
||||
id: "5", name: "Bandhgala Heritage Suit", price: "$750", variant: "Royal Cut", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-with-christmas-present-home-hanging-toy_114579-80786.jpg"},
|
||||
id: "5", name: "Bandhgala Heritage Suit", price: "Starting at $750", variant: "Royal Cut", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-with-christmas-present-home-hanging-toy_114579-80786.jpg"},
|
||||
{
|
||||
id: "6", name: "Wedding Sherwani Deluxe", price: "$1200", variant: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-dress-with-interesting-button_23-2148237607.jpg"},
|
||||
id: "6", name: "Wedding Sherwani Deluxe", price: "Starting at $1200", variant: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-dress-with-interesting-button_23-2148237607.jpg"},
|
||||
]}
|
||||
title="Our Signature Collection"
|
||||
description="Exquisite craftsmanship tailored for your most significant moments."
|
||||
|
||||
Reference in New Issue
Block a user