Merge version_1 into main #1
@@ -52,17 +52,17 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg", imageAlt: "Premium Smart TVs"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg?_wi=1", imageAlt: "Premium Smart TVs"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg", imageAlt: "Modern Refrigerators"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg?_wi=1", imageAlt: "Modern Refrigerators"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg", imageAlt: "Advanced Washing Machines"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg?_wi=1", imageAlt: "Advanced Washing Machines"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg", imageAlt: "Smart Water Purifiers"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg?_wi=1", imageAlt: "Smart Water Purifiers"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg", imageAlt: "Energy-Efficient ACs"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=1", imageAlt: "Energy-Efficient ACs"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg", imageAlt: "Premium Kitchen Appliances"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=1", imageAlt: "Premium Kitchen Appliances"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -82,22 +82,22 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Smart TVs & Home Entertainment", price: "Starting ₹12,999", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg", imageAlt: "Smart TVs", initialQuantity: 1,
|
||||
id: "1", name: "Smart TVs & Home Entertainment", price: "Starting ₹12,999", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg?_wi=2", imageAlt: "Smart TVs", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Refrigerators & Cooling", price: "Starting ₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg", imageAlt: "Refrigerators", initialQuantity: 1,
|
||||
id: "2", name: "Refrigerators & Cooling", price: "Starting ₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg?_wi=2", imageAlt: "Refrigerators", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Washing Machines", price: "Starting ₹18,999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg", imageAlt: "Washing Machines", initialQuantity: 1,
|
||||
id: "3", name: "Washing Machines", price: "Starting ₹18,999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg?_wi=2", imageAlt: "Washing Machines", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Water Purification Systems", price: "Starting ₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg", imageAlt: "Water Purifiers", initialQuantity: 1,
|
||||
id: "4", name: "Water Purification Systems", price: "Starting ₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg?_wi=2", imageAlt: "Water Purifiers", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "5", name: "Air Conditioning Units", price: "Starting ₹22,999", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg", imageAlt: "Air Conditioners", initialQuantity: 1,
|
||||
id: "5", name: "Air Conditioning Units", price: "Starting ₹22,999", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=2", imageAlt: "Air Conditioners", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "6", name: "Kitchen Appliances", price: "Starting ₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg", imageAlt: "Kitchen Appliances", initialQuantity: 1,
|
||||
id: "6", name: "Kitchen Appliances", price: "Starting ₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=2", imageAlt: "Kitchen Appliances", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user