[
  {
    "name": "Banarasi Silk Saree",
    "price": "8999",
    "color": "Royal Red",
    "category": "Silk Saree",
    "description": "Premium Banarasi silk saree with rich zari weaving, perfect for weddings and festive occasions.",
    "url": "https://images.unsplash.com/photo-1610030469983-98e550d6193c",
    "id": "3"
  },
  {
    "name": "Kanjivaram Bridal Saree",
    "price": "15999",
    "color": "Maroon Gold",
    "category": "Bridal Saree",
    "description": "Authentic Kanjivaram saree with golden border and traditional craftsmanship.",
    "url": "assets/sari1.png",
    "id": "5"
  },
  {
    "name": "Chiffon Party Wear Saree",
    "price": "2999",
    "color": "Wine Purple",
    "category": "Designer Saree",
    "description": "Lightweight chiffon saree with modern design for party and evening wear.",
    "url": "assets/sari2.png",
    "id": "6"
  },
  {
    "name": "Cotton Daily Wear Saree",
    "price": "1499",
    "color": "Sky Blue",
    "category": "Cotton Saree",
    "description": "Comfortable breathable cotton saree ideal for daily wear.",
    "url": "assets/sari3.png",
    "id": "7"
  },
  {
    "name": "Georgette Embroidery Saree",
    "price": "4499",
    "color": "Black Gold",
    "category": "Designer Saree",
    "description": "Elegant georgette saree with heavy embroidery work.",
    "url": "assets/sari4.png",
    "id": "8"
  },
  {
    "name": "Silk Festival Saree",
    "price": "6999",
    "color": "Green",
    "category": "Silk Saree",
    "description": "Traditional silk saree perfect for festive celebrations.",
    "url": "assets/sari5.png",
    "id": "9"
  },
  {
    "name": "Designer Wedding Saree",
    "price": "19999",
    "color": "Pink Gold",
    "category": "Bridal Saree",
    "description": "Premium designer saree crafted for bridal and luxury events.",
    "url": "assets/sari1.png",
    "id": "10"
  },
  {
    "name": "Printed Casual Saree",
    "price": "999",
    "color": "Multicolor",
    "category": "Casual Saree",
    "description": "Trendy printed saree for casual outings.",
    "url": "assets/sari3.png",
    "id": "11"
  }
]