Update src/app/products/page.tsx

This commit is contained in:
2026-03-05 13:15:31 +00:00
parent 6772bb1801
commit d02c9909e2

View File

@@ -61,7 +61,7 @@ export default function ProductsPage() {
price: "₹44,999",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=2",
imageAlt: "Samsung 55-inch 4K Smart TV",
},
{
@@ -71,7 +71,7 @@ export default function ProductsPage() {
price: "₹32,999",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg?_wi=2",
imageAlt: "LG Front Load Washing Machine",
},
{
@@ -81,7 +81,7 @@ export default function ProductsPage() {
price: "₹38,500",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=2",
imageAlt: "Panasonic 1.5 Ton Air Conditioner",
},
{
@@ -91,7 +91,7 @@ export default function ProductsPage() {
price: "₹14,999",
rating: 5,
reviewCount: "890",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg?_wi=2",
imageAlt: "IFB Microwave Oven Convection",
},
{
@@ -101,7 +101,7 @@ export default function ProductsPage() {
price: "₹89,999",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/household-appliances-realistic-composition_1284-65307.jpg?_wi=3",
imageAlt: "Samsung Side-by-Side Refrigerator",
},
{
@@ -111,7 +111,7 @@ export default function ProductsPage() {
price: "₹24,999",
rating: 5,
reviewCount: "950",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg?_wi=3",
imageAlt: "LG Top Load Washing Machine",
},
]}
@@ -136,7 +136,7 @@ export default function ProductsPage() {
description:
"Every product is directly sourced from authorized manufacturers with full authentication certificates and genuine warranty cards.",
tags: ["Authentic", "Certified"],
imageSrc: "http://img.b2bpic.net/free-vector/certified-approved-rubber-stamps-seal-set_1017-25321.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/certified-approved-rubber-stamps-seal-set_1017-25321.jpg?_wi=2",
imageAlt: "Authorized dealer certificate",
},
{
@@ -146,7 +146,7 @@ export default function ProductsPage() {
description:
"Zero-interest EMI up to 24 months, multiple financing partners, instant approval, and minimal documentation for quick checkout.",
tags: ["Payment", "EMI"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-with-finances-table-laptop-smartphone-money-notepad_1268-17470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-with-finances-table-laptop-smartphone-money-notepad_1268-17470.jpg?_wi=2",
imageAlt: "EMI payment options",
},
{
@@ -156,7 +156,7 @@ export default function ProductsPage() {
description:
"48-hour standard delivery across Udaipur. Same-day delivery available for select items. Free installation for major appliances.",
tags: ["Delivery", "Shipping"],
imageSrc: "http://img.b2bpic.net/free-vector/lovely-delivery-truck-with-boxes_23-2147672363.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/lovely-delivery-truck-with-boxes_23-2147672363.jpg?_wi=2",
imageAlt: "Fast delivery service",
},
]}