Update src/app/new-arrivals/page.tsx

This commit is contained in:
2026-03-03 04:31:35 +00:00
parent b93760d11f
commit c243e95bb3

View File

@@ -51,7 +51,7 @@ export default function NewArrivalsPage() {
price: "₹599",
variant: "Black, Navy, White • 5 Colors",
imageSrc:
"http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg",
"http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=3",
imageAlt: "Premium Cotton T-Shirt",
},
{
@@ -60,7 +60,7 @@ export default function NewArrivalsPage() {
price: "₹2,499",
variant: "Dark Blue • 2 Sizes",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg",
"http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=3",
imageAlt: "Classic Denim Jacket",
},
{
@@ -69,7 +69,7 @@ export default function NewArrivalsPage() {
price: "₹4,999",
variant: "Silver • Water Resistant",
imageSrc:
"http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg",
"http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=3",
imageAlt: "Analog Dress Watch",
},
]}