Merge version_1 into main #3
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "LuxuryHome", name: "Velvet Comfort Sofa", price: "₹45,999", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg"},
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", brand: "TechVision", name: "4K Smart LED TV", price: "₹32,500", rating: 4,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-psd/modern-tv-isolated_23-2151430332.jpg"},
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg"},
|
||||
{
|
||||
id: "p4", brand: "ComfortPlus", name: "Ergonomic Office Chair", price: "₹12,499", rating: 4,
|
||||
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg"},
|
||||
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=2"},
|
||||
]}
|
||||
title="Best Sellers"
|
||||
description="Hand-picked favorites for your modern lifestyle."
|
||||
|
||||
Reference in New Issue
Block a user