Merge version_2 into main #2
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Monstera Deliciosa", price: "₹199", imageSrc: "http://img.b2bpic.net/free-vector/realistic-house-plant-monstera-with-carved-leaves-glossy-pot-isolated-white_98292-7874.jpg", imageAlt: "Monstera Deliciosa plant", initialQuantity: 1
|
||||
id: "1", name: "Monstera Deliciosa", price: "₹199 (Starting at ₹30)", imageSrc: "http://img.b2bpic.net/free-vector/realistic-house-plant-monstera-with-carved-leaves-glossy-pot-isolated-white_98292-7874.jpg", imageAlt: "Monstera Deliciosa plant", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Golden Pothos", price: "₹89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-house-plant_23-2148488497.jpg", imageAlt: "Golden Pothos hanging plant", initialQuantity: 1
|
||||
id: "2", name: "Golden Pothos", price: "₹30 - ₹89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-house-plant_23-2148488497.jpg", imageAlt: "Golden Pothos hanging plant", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Snake Plant (Sansevieria)", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/houseplant-with-long-leaves-pot-against-wooden-wall-lights_181624-14719.jpg", imageAlt: "Snake plant in pot", initialQuantity: 1
|
||||
id: "3", name: "Snake Plant (Sansevieria)", price: "₹30 - ₹120", imageSrc: "http://img.b2bpic.net/free-photo/houseplant-with-long-leaves-pot-against-wooden-wall-lights_181624-14719.jpg", imageAlt: "Snake plant in pot", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user