Update src/app/page.tsx

This commit is contained in:
2026-03-15 19:09:33 +00:00
parent b55f44d188
commit 9e79aa8b28

View File

@@ -99,7 +99,7 @@ export default function HomePage() {
price: "₹4,500 - ₹8,500",
rating: 5,
reviewCount: "248",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=1",
imageAlt: "Premium silk saree with gold embroidery",
},
{
@@ -109,7 +109,7 @@ export default function HomePage() {
price: "₹2,200 - ₹4,200",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-glamor-brunette-teenager-model-summer-hipster-clothes-bag-girl-posing-street-woman-cap_158538-12156.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-glamor-brunette-teenager-model-summer-hipster-clothes-bag-girl-posing-street-woman-cap_158538-12156.jpg?_wi=1",
imageAlt: "Handwoven traditional cotton saree",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
price: "₹6,800 - ₹12,500",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-vector/premium-ethnic-mandala-card-design_1017-14678.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/premium-ethnic-mandala-card-design_1017-14678.jpg?_wi=1",
imageAlt: "Luxury silk blend festive saree",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
price: "₹3,500 - ₹6,500",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-traditional-sari-garment_23-2149565148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-traditional-sari-garment_23-2149565148.jpg?_wi=1",
imageAlt: "Contemporary design traditional saree",
},
]}
@@ -155,7 +155,7 @@ export default function HomePage() {
{
title: "Authentic Heritage Craftsmanship",
description: "Each saree is handcrafted by skilled artisans using traditional textile heritage methods. Experience the authenticity and quality that comes from decades of expertise in Indian textile traditions.",
imageSrc: "http://img.b2bpic.net/free-photo/male-seller-checking-fabric-weight-scales-clothing-shop_23-2148175675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-seller-checking-fabric-weight-scales-clothing-shop_23-2148175675.jpg?_wi=1",
imageAlt: "Artisan craftsmanship textile weaving",
},
]}